﻿@charset "UTF-8";
@media (min-width: 1200px) {
  #backtop {
    right: 20px; }
  #header .middle_header .container .row #menu {
    left: -9999px;
    position: relative;
    width: 0; }
  .product_tchu .listItem .item {
    width: calc((100% - 60px)/3);
    float: left;
    margin-right: 30px; }
    .product_tchu .listItem .item:nth-child(3n+3) {
      margin-right: 0; }
  .product_tchu.second .listItem .item {
    width: calc((100% - 90px)/4);
    float: left;
    margin-right: 30px; }
    .product_tchu.second .listItem .item:nth-child(4n+4) {
      margin-right: 0; }
  #hotel_res .item {
    width: calc((100% - 90px)/4);
    float: left;
    margin-right: 30px; }
    #hotel_res .item:nth-child(4n+4) {
      margin-right: 0; }
  #info .container .row {
    display: flex;
    justify-content: flex-start;
    flex-direction: row; }
  #info .camNang {
    width: calc((100% -30px)/2);
    margin-right: 30px; }
  #info .camNhan {
    width: calc((100% -30px)/2); }
  #footer .info {
    width: 335px;
    float: left;
    padding-right: 10px; }
  #footer .dichVu {
    width: 268px;
    float: left;
    padding-right: 10px; }
  #footer .social {
    width: 298px;
    float: left;
    padding-right: 10px; }
  #footer .fanpage {
    width: calc(100% - 335px - 268px - 298px); }
  #gioiThieu .container .row {
    flex-direction: row-reverse;
    justify-content: flex-start;
    flex-direction: row;
    display: flex; }
    #gioiThieu .container .row .content_left {
      width: calc(100% - 300px);
      padding-right: 20px; }
    #gioiThieu .container .row .content_right {
      width: 300px; }
  #tour_tcon .container .row, #khachSan .container .row, #dichVu .container .row, #tinTuc .container .row, #hinhAnh .container .row, #timKiem .container .row {
    flex-direction: row-reverse;
    justify-content: flex-start;
    flex-direction: row;
    display: flex; }
    #tour_tcon .container .row .content_left, #khachSan .container .row .content_left, #dichVu .container .row .content_left, #tinTuc .container .row .content_left, #hinhAnh .container .row .content_left, #timKiem .container .row .content_left {
      width: calc(100% - 300px);
      padding-right: 20px; }
    #tour_tcon .container .row .content_right, #khachSan .container .row .content_right, #dichVu .container .row .content_right, #tinTuc .container .row .content_right, #hinhAnh .container .row .content_right, #timKiem .container .row .content_right {
      width: 300px; }
  #hinhAnh .listItem .item {
    width: calc((100% - 60px)/3);
    margin-right: 25px;
    float: left;
    margin-bottom: 25px; }
    #hinhAnh .listItem .item:nth-child(3n+3) {
      margin-right: 0; }
  #hinhAnh .listHinhAnh .item {
    width: calc((100% - 60px) / 4);
    margin-right: 20px;
    margin-bottom: 25px;
    float: left; }
    #hinhAnh .listHinhAnh .item:nth-child(4n+4) {
      margin-right: 0; }
  #khachSan .listHotel .item {
    width: calc((100% - 40px)/3);
    margin-right: 20px;
    float: left; }
    #khachSan .listHotel .item:nth-child(3n+3) {
      margin-right: 0; }
  #khachSan div.description {
    display: flex;
    justify-content: flex-start;
    flex-direction: row; }
    #khachSan div.description .slider_anh {
      width: 484px;
      margin-right: 20px; }
    #khachSan div.description .block_right {
      width: calc(100% - 484px - 20px); }
  #lienHe .container .row {
    display: flex;
    justify-content: flex-start;
    flex-direction: row; }
  #lienHe .content_left {
    width: 783px;
    margin-right: 27px; }
  #lienHe .content_right {
    width: calc(100% - 783px - 27px); } }

@media (max-width: 1199px) {
  .container {
    width: calc(100% - 40px); }
  #backtop {
    right: 10px; }
  #header {
    height: 100px;
    transition: 0.3s; }
    #header.actived {
      position: fixed;
      background: #ffffff;
      top: 0;
      left: 0;
      width: 100%;
      z-index: 100; }
    #header .top_header {
      /*display: none;*/
      left: -9999px;
      position: relative;
      height: 0; }
    #header .middle_header .container .row {
      height: 100px;
      display: flex;
      justify-content: flex-start;
      flex-direction: row;
      align-items: center; }
      #header .middle_header .container .row .weather {
        display: none; }
      #header .middle_header .container .row .logo {
        width: calc(100% - 54px - 195px - 30px - 35px);
        height: 100%;
        order: 1; }
        #header .middle_header .container .row .logo img {
          padding: 10px 0; }
      #header .middle_header .container .row .languages {
        order: 5;
        width: 54px; }
        #header .middle_header .container .row .languages a {
          display: inline-block;
          width: 21px;
          height: 14px; }
          #header .middle_header .container .row .languages a:first-child {
            margin-right: 4px;
            background: url(images/VN.jpg) no-repeat;
            -webkit-background-size: 100% 100%;
            background-size: 100% 100%; }
          #header .middle_header .container .row .languages a:nth-child(2) {
            background: url(images/EN.jpg) no-repeat; }
      #header .middle_header .container .row .hotLine {
        width: 195px;
        order: 2; }
      #header .middle_header .container .row .boxSearch {
        order: 3;
        width: 30px;
        height: 19px;
        padding-right: 0;
        position: relative; }
        #header .middle_header .container .row .boxSearch input {
          display: none !important;
          position: absolute;
          width: 250px;
          bottom: -80px;
          left: -250px;
          z-index: 100;
          border-radius: 0; }
          #header .middle_header .container .row .boxSearch input.actived {
            display: block !important; }
        #header .middle_header .container .row .boxSearch a.search {
          padding: 0;
          width: 19px;
          height: 19px;
          border-radius: 0;
          background: url(images/search_mobile.png) no-repeat center center;
          -webkit-background-size: cover;
          background-size: cover; }
          #header .middle_header .container .row .boxSearch a.search:hover {
            background-color: transparent; }
      #header .middle_header .container .row #menu {
        width: 35px;
        order: 5;
        display: block !important; }
        #header .middle_header .container .row #menu #menu-button:before {
          font: normal normal normal 20px/1 FontAwesome;
          background: #fff;
          content: "\f0c9";
          color: #016ad1;
          left: 0;
          height: 100%;
          right: unset;
          width: 100%;
          text-align: center;
          line-height: 30px;
          top: 5px; }
        #header .middle_header .container .row #menu #menu-button:after {
          font: normal normal normal 20px/1 FontAwesome;
          background: #fff;
          content: "\f0c9";
          color: #016ad1;
          left: 0;
          height: 100%;
          width: 100%;
          right: unset;
          text-align: center;
          line-height: 30px;
          top: 5px; }
        #header .middle_header .container .row #menu .submenu-button {
          width: 20px;
          height: 32px;
          top: 0;
          left: 0; }
          #header .middle_header .container .row #menu .submenu-button:before {
            content: "\f101";
            color: #fff;
            width: 100%;
            height: 100%;
            line-height: 32px;
            text-align: center;
            font: normal normal normal 14px/1 FontAwesome;
            top: 8px; }
          #header .middle_header .container .row #menu .submenu-button:after {
            content: "\f101";
            color: #fff;
            width: 100%;
            height: 100%;
            line-height: 32px;
            text-align: center;
            font: normal normal normal 14px/1 FontAwesome;
            top: 8px; }
        #header .middle_header .container .row #menu > ul {
          display: block !important;
          position: fixed;
          width: calc(100% - 20px);
          left: -9999px;
          top: 100px;
          z-index: 100;
          background: #0a56a1;
          border-left: solid 1px rgba(255, 255, 255, 0.5);
          height: 100%;
          transition: 1s;
          overflow-y: scroll; }
          #header .middle_header .container .row #menu > ul.open {
            left: 20px;
            transition: 1s; }
          #header .middle_header .container .row #menu > ul > li {
            border-top: 0; }
            #header .middle_header .container .row #menu > ul > li > a {
              background: #0089cf url(images/bg_li.jpg) repeat-x left bottom;
              height: 33px;
              line-height: 33px;
              color: #fff;
              padding-left: 20px; }
            #header .middle_header .container .row #menu > ul > li ul {
              width: 100%; }
              #header .middle_header .container .row #menu > ul > li ul li {
                height: auto;
                width: 100%;
                border-top: 0; }
                #header .middle_header .container .row #menu > ul > li ul li .submenu-button {
                  left: 0;
                  width: 33px; }
                #header .middle_header .container .row #menu > ul > li ul li a {
                  background: #f93e3e url(images/bg_li2.jpg) repeat-x left bottom;
                  width: 100%;
                  padding-left: 32px;
                  height: 33px;
                  line-height: 33px;
                  display: block; }
                #header .middle_header .container .row #menu > ul > li ul li ul li a {
                  background-color: #f35959;
                  padding-left: 40px; }
            #header .middle_header .container .row #menu > ul > li.actived > a {
              background: #e20000 url(images/bg_li2.jpg) repeat-x left bottom; }
            #header .middle_header .container .row #menu > ul > li:first-child {
              width: 100%;
              position: relative;
              height: 33px;
              background: #0089cf url(images/bg_li.jpg) repeat-x left bottom;
              height: 33px;
              line-height: 33px;
              color: #fff; }
              #header .middle_header .container .row #menu > ul > li:first-child a {
                width: 100%;
                position: relative;
                padding-left: 20px; }
                #header .middle_header .container .row #menu > ul > li:first-child a:before {
                  content: "TRANG CHỦ";
                  font-family: "Conv_SFUFuturaRegular";
                  color: #fff;
                  font-size: 14px;
                  line-height: 33px;
                  text-transform: uppercase;
                  height: 33px; }
    #header .bottom_header {
      left: -9999px;
      position: relative;
      height: 0; }
  .qcLeft {
    display: none; }
  .qcRight {
    display: none; }
  #banner .timKiem {
    width: 100%;
    left: 0;
    bottom: 0;
    padding: 30px 20px;
    background: url(images/bg_timKiem.png) no-repeat;
    -webkit-background-size: 100% 100%;
    background-size: 100% 100%; }
    #banner .timKiem input, #banner .timKiem select {
      width: calc((100% - 80px - 40px)/4); }
      #banner .timKiem input.noiKhoiHanh, #banner .timKiem select.noiKhoiHanh {
        width: calc((100% - 80px - 40px)/4);
        margin-right: 10px; }
      #banner .timKiem input.loaiTour, #banner .timKiem select.loaiTour {
        width: calc((100% - 80px - 40px)/4);
        margin-right: 10px; }
      #banner .timKiem input.ngayKhoiHanh, #banner .timKiem select.ngayKhoiHanh {
        width: calc((100% - 80px - 40px)/4);
        margin-right: 10px; }
    #banner .timKiem a {
      width: 80px;
      float: left; }
  .product_tchu {
    margin-bottom: 30px; }
    .product_tchu .listItem .item {
      width: calc((100% - 30px)/2);
      float: left;
      margin-right: 30px;
      margin-bottom: 25px; }
      .product_tchu .listItem .item:nth-child(2n+2) {
        margin-right: 0; }
      .product_tchu .listItem .item p.description {
        margin-bottom: 20px; }
    .product_tchu.second .listItem .item {
      width: calc((100% - 18px)/2);
      float: left;
      margin-right: 18px; }
      .product_tchu.second .listItem .item:nth-child(2n+2) {
        margin-right: 0; }
  #hotel_res .item {
    width: calc((100% - 18px)/2);
    float: left;
    margin-right: 18px; }
    #hotel_res .item:nth-child(2n+2) {
      margin-right: 0; }
  #info .camNang {
    margin-bottom: 48px; }
  #info .camNhan > .khungAnh {
    height: 360px; }
    #info .camNhan > .khungAnh:before {
      padding-bottom: 46.87%; }
  #info .camNhan .slider_camNhan {
    top: 26px;
    margin-bottom: 0; }
    #info .camNhan .slider_camNhan .slick-dots {
      bottom: -10%; }
  #info .camNhan .submit {
    bottom: 80px;
    top: unset; }
  #doiTac {
    padding-bottom: 30px; }
    #doiTac .wrapper_item {
      margin: 0; }
      #doiTac .wrapper_item .item {
        border: 0;
        margin: 0;
        padding: 6px;
        position: relative; }
        #doiTac .wrapper_item .item:before {
          content: "";
          width: calc(100% - 12px);
          height: calc(100% - 12px);
          top: 6px;
          left: 6px;
          border: solid 1px #eee;
          pointer-events: none;
          position: absolute; }
        #doiTac .wrapper_item .item img {
          max-width: calc(100% - 20px);
          max-height: calc(100% - 20px); }
  #footer {
    margin-bottom: 50px; }
    #footer div.info {
      height: 232px;
      overflow: hidden; }
    #footer .social {
      margin-top: 20px;
      height: 250px;
      margin-bottom: 38px; }
    #footer .fanpage {
      margin-top: 20px;
      height: 250px;
      margin-bottom: 38px; }
    #footer .copyright {
      height: auto; }
      #footer .copyright .container .row {
        display: block; }
        #footer .copyright .container .row p.copyright {
          display: block;
          height: 25px;
          line-height: 25px;
          margin-top: 16px;
          margin-right: 0;
          border-top: 0; }
          #footer .copyright .container .row p.copyright a {
            height: 25px;
            line-height: 25px; }
        #footer .copyright .container .row p.online {
          display: inline-block;
          width: auto;
          height: 25px;
          line-height: 25px;
          margin-bottom: 17px;
          margin-top: 7px; }
        #footer .copyright .container .row p.all {
          display: inline-block;
          width: auto;
          height: 25px;
          line-height: 25px;
          margin-bottom: 17px; }
  #gioiThieu {
    padding: 20px 0; }
    #gioiThieu .container .row {
      flex-direction: row-reverse;
      justify-content: flex-start;
      flex-direction: row;
      display: flex; }
      #gioiThieu .container .row .content_left {
        width: calc(100% - 300px);
        padding-right: 20px; }
      #gioiThieu .container .row .content_right {
        width: 300px; }
  #tour_tcon .container .row, #khachSan .container .row, #dichVu .container .row, #tinTuc .container .row, #hinhAnh .container .row, #timKiem .container .row {
    flex-direction: row-reverse;
    justify-content: flex-start;
    flex-direction: row;
    display: flex; }
    #tour_tcon .container .row .content_left, #khachSan .container .row .content_left, #dichVu .container .row .content_left, #tinTuc .container .row .content_left, #hinhAnh .container .row .content_left, #timKiem .container .row .content_left {
      width: calc(100% - 300px);
      padding-right: 10px; }
    #tour_tcon .container .row .content_right, #khachSan .container .row .content_right, #dichVu .container .row .content_right, #tinTuc .container .row .content_right, #hinhAnh .container .row .content_right, #timKiem .container .row .content_right {
      width: 300px; }
  #gioiThieu .content_left .listItem .item, #dichVu .content_left .listItem .item, #tinTuc .content_left .listItem .item, #timKiem .content_left .listItem .item {
    padding: 10px;
    margin-top: 10px; }
    #gioiThieu .content_left .listItem .item .khungAnh, #dichVu .content_left .listItem .item .khungAnh, #tinTuc .content_left .listItem .item .khungAnh, #timKiem .content_left .listItem .item .khungAnh {
      width: 200px; }
    #gioiThieu .content_left .listItem .item .outer, #dichVu .content_left .listItem .item .outer, #tinTuc .content_left .listItem .item .outer, #timKiem .content_left .listItem .item .outer {
      width: calc(100% - 200px);
      padding-left: 10px; }
      #gioiThieu .content_left .listItem .item .outer a.name, #dichVu .content_left .listItem .item .outer a.name, #tinTuc .content_left .listItem .item .outer a.name, #timKiem .content_left .listItem .item .outer a.name {
        height: auto;
        max-height: 44px;
        font-size: 18px; }
  #gioiThieu .content_left #CommonCuoiChiTietTin, #dichVu .content_left #CommonCuoiChiTietTin, #tinTuc .content_left #CommonCuoiChiTietTin, #timKiem .content_left #CommonCuoiChiTietTin {
    height: auto;
    flex-direction: column; }
    #gioiThieu .content_left #CommonCuoiChiTietTin > div.fl.apd.dnmb, #dichVu .content_left #CommonCuoiChiTietTin > div.fl.apd.dnmb, #tinTuc .content_left #CommonCuoiChiTietTin > div.fl.apd.dnmb, #timKiem .content_left #CommonCuoiChiTietTin > div.fl.apd.dnmb {
      width: 100%; }
  #tour_tcon, #timKiem {
    padding: 20px 0; }
    #tour_tcon .itemTour, #timKiem .itemTour {
      margin-bottom: 20px; }
      #tour_tcon .itemTour .title h2, #timKiem .itemTour .title h2 {
        width: calc(100% - 75px);
        overflow: hidden; }
      #tour_tcon .itemTour .title a.title, #timKiem .itemTour .title a.title {
        font-size: 18px; }
      #tour_tcon .itemTour .wrapper_item .item, #timKiem .itemTour .wrapper_item .item {
        margin-bottom: 15px; }
        #tour_tcon .itemTour .wrapper_item .item .khungAnh, #timKiem .itemTour .wrapper_item .item .khungAnh {
          width: 100%; }
          #tour_tcon .itemTour .wrapper_item .item .khungAnh:before, #timKiem .itemTour .wrapper_item .item .khungAnh:before {
            padding-bottom: 45.45%; }
        #tour_tcon .itemTour .wrapper_item .item .content_outer, #timKiem .itemTour .wrapper_item .item .content_outer {
          width: 100%;
          padding-left: 0; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer .wrapper_name, #timKiem .itemTour .wrapper_item .item .content_outer .wrapper_name {
            width: 300px; }
            #tour_tcon .itemTour .wrapper_item .item .content_outer .wrapper_name a.name, #timKiem .itemTour .wrapper_item .item .content_outer .wrapper_name a.name {
              padding: 0 10px; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer ul.info_tour, #timKiem .itemTour .wrapper_item .item .content_outer ul.info_tour {
            width: 300px;
            padding-left: 10px; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer p.gia, #timKiem .itemTour .wrapper_item .item .content_outer p.gia {
            width: calc(100% - 300px); }
          #tour_tcon .itemTour .wrapper_item .item .content_outer .datTour, #timKiem .itemTour .wrapper_item .item .content_outer .datTour {
            width: calc(100% - 300px); }
    #tour_tcon div.description, #timKiem div.description {
      flex-direction: column; }
      #tour_tcon div.description .khungAnh, #timKiem div.description .khungAnh {
        width: 100%;
        margin-right: 0;
        margin-bottom: 20px; }
        #tour_tcon div.description .khungAnh:before, #timKiem div.description .khungAnh:before {
          padding-bottom: 52%; }
      #tour_tcon div.description .infoRight, #timKiem div.description .infoRight {
        width: 100%; }
    #tour_tcon div.information ul.nav li a, #timKiem div.information ul.nav li a {
      padding: 0 10px; }
  .wrapperForm {
    padding: 20px 10px; }
    .wrapperForm.hotel .thongTinDatTour .item:nth-child(2) {
      width: calc((100% - 10px)/2);
      margin-right: 10px; }
    .wrapperForm .thongTinLienHe .item {
      width: calc((100% - 10px)/2);
      margin-right: 10px; }
    .wrapperForm .thongTinDatTour .item {
      width: calc((100% - 10px)/2);
      margin-right: 10px; }
      .wrapperForm .thongTinDatTour .item:nth-child(1) {
        width: 100%;
        margin-right: 0; }
      .wrapperForm .thongTinDatTour .item:nth-child(2) {
        width: 100%;
        margin-right: 0; }
      .wrapperForm .thongTinDatTour .item.changeCapcha {
        width: 22px; }
  .binhluan_form input.hoten {
    width: calc((100% - 7px)/2);
    margin-right: 7px; }
  .binhluan_form input.email {
    margin-left: 0;
    width: calc((100% - 7px)/2); }
  .binhluan_form input.code {
    margin-left: 0;
    width: calc((100% - 7px)/2); }
  .binhluan_form a.refresh {
    float: left;
    margin-left: 7px; }
  .tourKhac .wrapper_item .item {
    margin-bottom: 15px; }
    .tourKhac .wrapper_item .item .khungAnh {
      width: 100%; }
      .tourKhac .wrapper_item .item .khungAnh:before {
        padding-bottom: 45.45%; }
    .tourKhac .wrapper_item .item .content_outer {
      width: 100%;
      padding-left: 0; }
      .tourKhac .wrapper_item .item .content_outer .wrapper_name {
        width: 300px; }
        .tourKhac .wrapper_item .item .content_outer .wrapper_name a.name {
          padding: 0 10px; }
      .tourKhac .wrapper_item .item .content_outer ul.info_tour {
        width: 300px;
        padding-left: 10px; }
      .tourKhac .wrapper_item .item .content_outer p.gia {
        width: calc(100% - 300px); }
      .tourKhac .wrapper_item .item .content_outer .datTour {
        width: calc(100% - 300px); }
  #khachSan .listHotel .item {
    width: calc((100% - 20px)/2);
    margin-right: 20px;
    float: left; }
    #khachSan .listHotel .item:nth-child(2n+2) {
      margin-right: 0; }
  #khachSan #phantrang {
    margin-top: 20px; }
  #khachSan div.description {
    flex-direction: column; }
    #khachSan div.description .slider_anh {
      width: 100%;
      margin-right: 0; }
    #khachSan div.description .block_right {
      width: 100%;
      margin-bottom: 20px; }
      #khachSan div.description .block_right .info_hotel .description {
        margin-bottom: 20px; }
  #khachSan div.information ul.nav li a {
    padding: 0 10px; }
  .hotelKhac {
    margin-bottom: 20px; }
  #CommonCuoiChiTietTin .apd a {
    margin-right: 5px;
    font-size: 12px !important; }
  .thongke .cochu {
    display: none; }
  #dichVu {
    padding: 20px 0; }
  #tinTuc {
    padding: 20px 0; }
  #hinhAnh {
    padding: 20px 0; }
    #hinhAnh .listItem .item {
      width: calc((100% - 25px)/2);
      margin-right: 25px;
      float: left;
      margin-bottom: 25px; }
      #hinhAnh .listItem .item:nth-child(2n+2) {
        margin-right: 0; }
    #hinhAnh .listHinhAnh .item {
      width: calc((100% - 20px) / 2);
      margin-right: 20px;
      margin-bottom: 15px;
      float: left; }
      #hinhAnh .listHinhAnh .item:nth-child(2n+2) {
        margin-right: 0; }
  #lienHe {
    padding: 20px 0; }
    #lienHe .content_right {
      margin-top: 20px; }
  #popup_map {
    width: calc(100% - 40px); } }

@media (max-width: 767px) {
  .container {
    width: calc(100% - 20px); }
  #popup_map {
    width: calc(100% - 20px); }
  .thongke .cochu {
    display: none; }
  .noidung table {
    width: 100% !important; }
    .noidung table td, .noidung table th {
      display: table-row; }
  #CommonCuoiChiTietTin {
    height: auto;
    flex-direction: column; }
    #CommonCuoiChiTietTin a.print {
      display: none; }
    #CommonCuoiChiTietTin .group_left {
      width: auto;
      margin-right: 5px; }
    #CommonCuoiChiTietTin div.pl20 {
      width: 80px; }
    #CommonCuoiChiTietTin .apd a {
      margin-right: 5px; }
    #CommonCuoiChiTietTin .fr.pl20 {
      margin: 0; }
    #CommonCuoiChiTietTin > div.fl.apd.dnmb {
      width: 100%;
      display: flex;
      justify-content: flex-start; }
  .product_tchu div.title {
    border-bottom: 0;
    margin-bottom: 10px; }
    .product_tchu div.title a.name {
      width: 100%;
      font-size: 12px;
      padding: 0 10px;
      text-align: left; }
  .product_tchu .listItem .item {
    margin-bottom: 23px;
    width: 100%; }
    .product_tchu .listItem .item a.name {
      margin: 10px 0;
      height: auto;
      max-height: 44px; }
    .product_tchu .listItem .item p.description {
      margin-bottom: 15px;
      height: auto;
      max-height: 55px; }
  .product_tchu.second .listItem .item {
    width: 100%; }
  #hotel_res .nav-tabs li {
    width: calc(100% - 1px)/2;
    overflow: hidden; }
    #hotel_res .nav-tabs li:nth-child(2n+2) {
      margin-right: 0; }
    #hotel_res .nav-tabs li > a {
      font-size: 12px;
      padding: 0 10px;
      margin: 0;
      width: 100%; }
  #hotel_res .listItem .item {
    width: 100%;
    margin-bottom: 23px; }
    #hotel_res .listItem .item a.name {
      margin: 10px 0;
      height: auto;
      max-height: 44px; }
    #hotel_res .listItem .item p.description {
      margin-bottom: 15px;
      height: auto;
      max-height: 55px; }
  #header {
    height: 65px; }
    #header .middle_header .container .row {
      height: 65px; }
      #header .middle_header .container .row .logo {
        height: 65px;
        width: calc(100% - 54px - 30px - 35px); }
      #header .middle_header .container .row .hotLine {
        display: none; }
      #header .middle_header .container .row #menu > ul {
        transition: 1.5s;
        width: calc(100% - 10px);
        top: 65px; }
        #header .middle_header .container .row #menu > ul.open {
          left: 10px;
          transition: 1s; }
      #header .middle_header .container .row .boxSearch input {
        left: -140px;
        bottom: -63px;
        display: none !important; }
        #header .middle_header .container .row .boxSearch input.actived {
          display: block !important; }
  #banner .banner_tchu {
    margin-bottom: 177px; }
  #banner .banner_tcon .khungAnh:before {
    padding-bottom: 50%; }
  #banner .timKiem {
    padding: 11px 10px 13px 10px;
    background: #dcdcdc;
    display: block;
    bottom: -157px; }
    #banner .timKiem input, #banner .timKiem select {
      width: calc((100% - 10px)/2);
      margin-right: 10px;
      float: left;
      margin-bottom: 14px; }
      #banner .timKiem input.noiKhoiHanh, #banner .timKiem select.noiKhoiHanh {
        width: calc((100% - 10px)/2); }
      #banner .timKiem input.loaiTour, #banner .timKiem select.loaiTour {
        margin-right: 0;
        width: calc((100% - 10px)/2); }
      #banner .timKiem input.ngayKhoiHanh, #banner .timKiem select.ngayKhoiHanh {
        margin-right: 0;
        width: calc((100% - 10px)/2); }
    #banner .timKiem a.search {
      width: 100%; }
  #info .camNang {
    margin-bottom: 20px; }
    #info .camNang .listItem .item a.name {
      margin: 5px 0; }
  #info .camNhan > .khungAnh {
    height: 595px; }
    #info .camNhan > .khungAnh .slider_camNhan {
      padding: 0;
      margin: 0 10px;
      width: calc(100% - 20px);
      top: 26px; }
      #info .camNhan > .khungAnh .slider_camNhan .slick-list {
        margin: 0; }
      #info .camNhan > .khungAnh .slider_camNhan .item {
        margin: 0 0 7px 0; }
    #info .camNhan > .khungAnh .submit {
      flex-direction: column;
      display: flex;
      bottom: 45px; }
      #info .camNhan > .khungAnh .submit a.more {
        width: 100%;
        margin-bottom: 17px; }
      #info .camNhan > .khungAnh .submit a.send {
        width: 100%; }
  #footer div.info {
    height: auto;
    margin-bottom: 10px; }
  #footer .dichVu {
    height: auto;
    margin-bottom: 10px; }
  #footer .social {
    height: auto;
    margin-bottom: 10px; }
  #footer .fanpage {
    height: auto; }
  #footer .copyright .container .row p.copyright {
    height: auto; }
  #footer .copyright .container .row p.all {
    font-size: 12px;
    width: 55%; }
  #footer .copyright .container .row p.online {
    margin-right: 5px;
    font-size: 12px;
    width: 40%; }
  #gioiThieu .container .row {
    justify-content: flex-start;
    flex-direction: row;
    display: flex; }
    #gioiThieu .container .row .content_left {
      width: 100%;
      padding-right: 0; }
    #gioiThieu .container .row .content_right {
      display: none; }
  #tour_tcon .container .row, #khachSan .container .row, #dichVu .container .row, #tinTuc .container .row, #hinhAnh .container .row, #timKiem .container .row {
    flex-direction: row-reverse;
    justify-content: flex-start;
    flex-direction: row;
    display: flex; }
    #tour_tcon .container .row .content_left, #khachSan .container .row .content_left, #dichVu .container .row .content_left, #tinTuc .container .row .content_left, #hinhAnh .container .row .content_left, #timKiem .container .row .content_left {
      width: 100%;
      padding-right: 0; }
    #tour_tcon .container .row .content_right, #khachSan .container .row .content_right, #dichVu .container .row .content_right, #tinTuc .container .row .content_right, #hinhAnh .container .row .content_right, #timKiem .container .row .content_right {
      display: none; }
  #gioiThieu .content_left .listItem .item, #dichVu .content_left .listItem .item, #tinTuc .content_left .listItem .item, #timKiem .content_left .listItem .item {
    padding: 10px;
    margin-top: 10px;
    flex-direction: column; }
    #gioiThieu .content_left .listItem .item .khungAnh, #dichVu .content_left .listItem .item .khungAnh, #tinTuc .content_left .listItem .item .khungAnh, #timKiem .content_left .listItem .item .khungAnh {
      width: 100%;
      margin-bottom: 10px; }
    #gioiThieu .content_left .listItem .item .outer, #dichVu .content_left .listItem .item .outer, #tinTuc .content_left .listItem .item .outer, #timKiem .content_left .listItem .item .outer {
      width: 100%;
      padding-left: 0; }
      #gioiThieu .content_left .listItem .item .outer div.info, #dichVu .content_left .listItem .item .outer div.info, #tinTuc .content_left .listItem .item .outer div.info, #timKiem .content_left .listItem .item .outer div.info {
        height: auto;
        max-height: 120px; }
  #tour_tcon, #timKiem {
    padding: 20px 0; }
    #tour_tcon .itemTour .title a.title, #timKiem .itemTour .title a.title {
      font-size: 16px;
      margin-bottom: 10px; }
    #tour_tcon .itemTour .wrapper_item .item, #timKiem .itemTour .wrapper_item .item {
      margin-bottom: 15px; }
      #tour_tcon .itemTour .wrapper_item .item .khungAnh, #timKiem .itemTour .wrapper_item .item .khungAnh {
        width: 100%; }
        #tour_tcon .itemTour .wrapper_item .item .khungAnh:before, #timKiem .itemTour .wrapper_item .item .khungAnh:before {
          padding-bottom: 45.45%; }
      #tour_tcon .itemTour .wrapper_item .item .content_outer, #timKiem .itemTour .wrapper_item .item .content_outer {
        width: 100%;
        padding-left: 0; }
        #tour_tcon .itemTour .wrapper_item .item .content_outer .wrapper_name, #timKiem .itemTour .wrapper_item .item .content_outer .wrapper_name {
          width: calc(100% - 100px);
          padding-right: 10px; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer .wrapper_name a.name, #timKiem .itemTour .wrapper_item .item .content_outer .wrapper_name a.name {
            width: 100%;
            font-size: 14px;
            padding-right: 0; }
        #tour_tcon .itemTour .wrapper_item .item .content_outer ul.info_tour, #timKiem .itemTour .wrapper_item .item .content_outer ul.info_tour {
          width: calc(100% - 100px);
          padding-left: 10px;
          padding-right: 10px; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer ul.info_tour li span, #timKiem .itemTour .wrapper_item .item .content_outer ul.info_tour li span {
            font-size: 11px; }
            #tour_tcon .itemTour .wrapper_item .item .content_outer ul.info_tour li span.right, #timKiem .itemTour .wrapper_item .item .content_outer ul.info_tour li span.right {
              text-align: right; }
        #tour_tcon .itemTour .wrapper_item .item .content_outer p.gia, #timKiem .itemTour .wrapper_item .item .content_outer p.gia {
          width: 100px; }
          #tour_tcon .itemTour .wrapper_item .item .content_outer p.gia span.gia, #timKiem .itemTour .wrapper_item .item .content_outer p.gia span.gia {
            font-size: 18px; }
        #tour_tcon .itemTour .wrapper_item .item .content_outer .datTour, #timKiem .itemTour .wrapper_item .item .content_outer .datTour {
          width: 100px; }
    #tour_tcon div.description .infoRight ul.info_tour2 li span.right, #timKiem div.description .infoRight ul.info_tour2 li span.right {
      text-align: right; }
    #tour_tcon div.description .infoRight .submit, #timKiem div.description .infoRight .submit {
      flex-direction: column;
      height: auto; }
      #tour_tcon div.description .infoRight .submit p.price, #timKiem div.description .infoRight .submit p.price {
        width: 100%;
        padding-left: 0; }
    #tour_tcon div.information ul.nav li, #timKiem div.information ul.nav li {
      margin-bottom: 5px; }
  .wrapperForm {
    padding: 20px 10px; }
    .wrapperForm.hotel .thongTinDatTour .item:nth-child(2) {
      width: 100%; }
    .wrapperForm .thongTinLienHe .item {
      width: 100%;
      margin-right: 0; }
    .wrapperForm .thongTinDatTour .item {
      width: 100%;
      margin-right: 0; }
      .wrapperForm .thongTinDatTour .item.changeCapcha {
        width: 22px; }
  .tourKhac .wrapper_item .item {
    margin-bottom: 15px; }
    .tourKhac .wrapper_item .item .khungAnh {
      width: 100%; }
      .tourKhac .wrapper_item .item .khungAnh:before {
        padding-bottom: 45.45%; }
    .tourKhac .wrapper_item .item .content_outer {
      width: 100%;
      padding-left: 0; }
      .tourKhac .wrapper_item .item .content_outer .wrapper_name {
        width: calc(100% - 100px);
        padding-right: 10px; }
        .tourKhac .wrapper_item .item .content_outer .wrapper_name a.name {
          width: 100%;
          font-size: 14px;
          padding-right: 0; }
      .tourKhac .wrapper_item .item .content_outer ul.info_tour {
        width: calc(100% - 100px);
        padding-left: 10px;
        padding-right: 10px; }
        .tourKhac .wrapper_item .item .content_outer ul.info_tour li span {
          font-size: 11px; }
          .tourKhac .wrapper_item .item .content_outer ul.info_tour li span.right {
            text-align: right; }
      .tourKhac .wrapper_item .item .content_outer p.gia {
        width: 100px; }
        .tourKhac .wrapper_item .item .content_outer p.gia span.gia {
          font-size: 18px; }
      .tourKhac .wrapper_item .item .content_outer .datTour {
        width: 100px; }
  #khachSan .listHotel .item {
    margin-bottom: 15px;
    width: 100%; }
    #khachSan .listHotel .item a.name {
      margin-top: 10px; }
    #khachSan .listHotel .item p.address {
      height: auto;
      max-height: 36px;
      margin-bottom: 5px; }
    #khachSan .listHotel .item p.description {
      height: auto;
      max-height: 66px; }
  #khachSan #phantrang {
    margin-top: 20px; }
  #khachSan div.description {
    flex-direction: column; }
    #khachSan div.description .block_right:before {
      top: -10px; }
    #khachSan div.description .block_right .info_hotel p.diaChi {
      margin-top: 10px; }
  #hinhAnh .listItem .item {
    width: 100%;
    margin-right: 0;
    float: left;
    margin-bottom: 15px; }
    #hinhAnh .listItem .item .outer a {
      height: auto;
      max-height: 44px; }
    #hinhAnh .listItem .item .outer p.info {
      height: auto;
      max-height: 44px; }
  #hinhAnh .listHinhAnh .item {
    width: 100%;
    margin-bottom: 15px; }
  #lienHe .content_right textarea {
    height: 120px; }
  #lienHe .content_right a.guiYeucau {
    display: block;
    margin-top: 15px; } }

