@media screen and (max-width: 2500px) {
 .banner-1{
  margin-top: 108px;
 }
}


@media screen and (max-width: 991.98px) {
    #ez-toc-container {
      width: 100% !important;
      background: #f4f4f4 !important;
      float: none;
      margin-left: 0 !important;
    }
    header{
        display: none;
    }
    .banner-1{
      margin-top: 0px;
     }
     .mb-3 input{
      padding: 13px 0px;
    }
  }

  @media screen and (max-width: 991.98px) {
    .slick_arrow {
      width: 25px;
    }
    .gklau .w_gk {
      background: #effffd;
      border-radius: 10px;
      overflow: hidden;
    }
  
    .gklau img {
      margin: 0 !important;
      box-shadow: none;
    }
    .gklau img.scGklau-line {
      margin-top: 15px !important;
      margin-bottom: 15px !important;
    }
    #scGklau-frm {
      padding: 20px;
      display: flex;
      flex-direction: column;
      justify-content: center;
    }
    #scGklau-frm .d_contact {
      position: relative;
      width: 100%;
      height: 45px;
      border-radius: 99px;
      background: #fff;
      border: 1px solid #bfe9db;
      box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.2);
    }
    #scGklau-frm input {
      padding: 0 10px;
      width: 100%;
      height: 45px;
      outline: none;
      background: transparent;
    }
    #scGklau-frm button {
      position: absolute;
      top: 5px;
      right: 5px;
      width: 70px;
      height: 34px;
      border-radius: 20px;
      background: rgb(255, 144, 0);
      background: linear-gradient(
        90deg,
        rgba(255, 144, 0, 1) 0%,
        rgba(242, 43, 57, 1) 100%
      );
      border: none;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      font-family: "unsi";
      padding-bottom: 5px;
    }
    .scGklau-live {
      border-radius: 99px;
      height: 45px;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      padding-bottom: 5px;
      color: #fff;
      font-size: 16px;
      text-transform: uppercase;
      font-family: "unsi";
      background: rgb(18, 151, 106);
      background: linear-gradient(
        90deg,
        rgba(18, 151, 106, 1) 0%,
        rgba(22, 89, 108, 1) 100%
      );
    }
    .scGklau-live i {
      font-size: 20px;
      margin-right: 5px;
    }
    .header-bar {
      display: none;
    }
    .header-1 {
      display: flex;
    }
    .menu-nav {
      display: none;
    }
    .navbar-toggler {
      display: block !important;
    }
    .navbar-toggler {
      display: block !important;
    }
    .footer-menu {
      display: block;
      position: fixed;
      bottom: 0;
      left: 0;
      width: 100%;
      background-color: #ffffff;
      padding: 10px 0;
      display: flex;
      justify-content: center;
      z-index: 9999;
    }
    
    .footer-menu .btn {
      border-radius: 15px;
      border: 3px solid #FFD700;
      color: white;
      font-weight: bold;
      padding: 15px 25px;
      margin: 0 5px;
      font-size: 16px;
      text-align: center;
      margin: 0 20px;
    }
    
  }


  @media screen and (max-width: 575.98px) {
    .sc-tuvanmoi {
      width: 100%;
    }
    #sc-tvm_gbt a {
      height: 35px;
      width: 45%;
    }
  
    .w_gk {
      background: #e6faff;
      border-radius: 12px;
      overflow: hidden;
    }
    .w_gk img {
      margin-top: 0 !important;
    }
    .gknkM-cntn {
      padding: 10px;
    }
    .gknkM-tit {
      text-align: center;
      text-transform: uppercase;
      font-size: 18px;
      color: #f33235;
    }
    .gknkM-form {
      position: relative;
      margin-top: 10px;
      margin-bottom: 10px;
    }
    .gknkM-form input {
      width: 100%;
      height: 44px;
      padding: 0 15px;
      background: #fff;
      border-radius: 99px;
      border: 1px solid #bfe9db;
      box-shadow: inset 2px 0 4px rgba(0, 0, 0, 0.25);
      outline: none;
    }
    .gknkM-form button {
      width: 70px;
      height: 38px;
      position: absolute;
      top: 3px;
      right: 3px;
      border-radius: 99px;
      background-color: #f64a27;
      color: #fff;
      text-transform: uppercase;
      border: none;
      font-weight: 500;
    }
    .gknkM-form button i {
      font-size: 18px;
      margin-right: 5px;
    }
    .gknkM-btnLC {
      position: relative;
    }
    .gknkM-btnLC a {
      display: block;
      width: 100%;
      height: 50px;
      bottom: 5px;
      position: absolute;
    }
  
  
  }

  @media screen and (min-width: 360px) {
    #menu ul li a {
      width: 80px;
    }
    #menu ul li:first-child a {
      width: 55px;
    }
    #icon_menumobile {
      top: 12px;
    }
    #s3 .b-title h3 {
      font-size: 25px;
    }
    #s4 .b-title h3,
    #s4 ul li:nth-child(2) {
      font-size: 36px;
    }
    #s4 .box1 i {
      font-size: 70px;
    }
    #s4 .box1 span strong {
      font-size: 32px;
    }
    #s4 #box_contact .tit {
      font-size: 18px;
    }
    #s4 #box_contact input,
    #s4 #box_contact textarea {
      margin-bottom: 15px;
      font-size: 17px;
    }
  }
  @media screen and (min-width: 375px) {
    #menu ul li:first-child a {
      width: 75px;
    }
    .meta--goikham .labelsale {
      justify-content: flex-start;
      padding-left: 25px;
    }
    .wmk a {
      width: 120px;
    }
  }
  @media screen and (min-width: 411px) {
    #book_bs .box_bs .text .btn-g a.booking {
      text-transform: uppercase;
    }
    #book_bs .box_bs .text .btn-g a.booking i {
      display: inline-block;
    }
    #menu ul li a {
      height: 30px;
      width: 92px;
      line-height: 27px;
      font-size: 1rem;
    }
    #menu ul li:first-child a {
      height: 65px;
      font-size: 2rem;
    }
  }
  @media screen and (min-width: 440px) {
    .wmk a {
      height: 45px;
      width: 145px;
    }
  }
  @media screen and (min-width: 576px) {
   
    #menu {
      display: none;
    }
    #s1 li {
      padding: 10px 20px;
    }
    #s1 li i {
      height: 105px;
    }
    #s1 li i.icon-namkhoa {
      width: 115px;
      background-position: -0px 0px;
    }
    #s1 li i.icon-phukhoa {
      width: 117px;
      background-position: -116px 0px;
    }
    #s1 li i.icon-haumon {
      width: 114px;
      background-position: -234px 0px;
    }
    #s1 li i.icon-bxh {
      width: 114px;
      background-position: -349px 0px;
    }
    #s1 li span {
      font-size: 18px;
    }
    #s1 #list_dichvu li i {
      height: 70px;
      margin-bottom: 25px;
    }
    #s1 li i.icon-bacsi {
      width: 68px;
      background-position: 0px -105px;
    }
    #s1 li i.icon-datlich {
      width: 58px;
      background-position: -68px -105px;
    }
    #s1 li i.icon-dichvu {
      width: 62px;
      background-position: -126px -105px;
    }
    #s1 li i.icon-tuvan {
      width: 68px;
      background-position: -189px -105px;
    }
    #s1 #list_dichvu li span {
      background: #025f67;
      color: #ffff;
      height: 40px;
      line-height: 40px;
    }
    #s2 a.readmore {
      margin-top: 15px;
    }
  
    .bs-items .img {
      width: calc(100% - 30px);
    }
    .bs-items .img img {
      width: 100%;
    }
    .bs-items.slick-current {
      padding-top: 0;
    }
    .bs-items.slick-current .img {
      width: 100%;
    }
    .bs-items.slick-current .img img {
      width: 100%;
    }
    .bs-items .name {
      font-size: 16px;
    }
    .bs-items .name span {
      display: block;
    }
    #s5 li .box-s5 {
      float: left;
      width: 50%;
      padding: 0 10px;
    }
    footer ul {
      margin-bottom: 10px;
      margin-top: 30px;
    }
    footer li {
      float: left;
      width: calc(50% - 20px);
      margin: 0 10px 15px;
    }
    footer li:nth-child(2) {
      clear: left;
    }
    #ct .posts {
      float: left;
      width: calc(50% - 10px);
      margin: 0 5px;
    }
    #ct .posts:nth-child(odd) {
      clear: left;
    }
    #ct .posts .text-post div span {
      display: none;
    }
    .single #ct .posts {
      width: 100%;
      margin: 0;
    }
    h1.h1_post {
      font-size: 20px;
    }
    .content-bs .cxs12 {
      width: 50%;
    }
    #book_bs .box_bs .img {
      width: 162px;
    }
    #book_bs .box_bs .text {
      width: calc(100% - 162px);
      padding-left: 20px;
    }
    #s6_about .wrap img {
      width: 100px;
    }
    ul.device li {
      max-width: 250px;
    }
    .frm_test_in_content ul li:not(:first-child) .ct__ {
      flex-direction: row;
      flex-wrap: wrap;
    }
    .frm_test_in_content ul li:not(:first-child) label {
      width: 50%;
    }
    #banner_uudai {
      display: none !important;
    }
    .box--goikham {
      width: calc(50% - 10px);
    }
    #w_buton,
    #inf-pk {
      justify-content: space-between;
    }
    #w_buton button,
    .box-infpk {
      width: calc(50% - 10px);
      margin-bottom: 0;
    }
    .wmk a {
      bottom: 15px;
      width: 170px;
      height: 52px;
    }
  }

  @media screen and (min-width: 768px) {
    body {
      font-size: 16px;
    }
    section:not(#sbn) {
      padding: 30px 0;
    }
    #s1 {
      padding-bottom: 0 !important;
    }
    #s1 li {
      width: calc(25% - 14px);
      margin: 0 5px 20px;
      padding: 20px 5px;
    }
    #s1 img {
      margin-top: 30px;
    }
    #s2 p {
      font-size: 14px;
    }
    #s2 img {
      margin-top: 55px;
    }
    .bs-items .name {
      font-size: 18px;
    }
    #s4 .box1 {
      margin-bottom: 70px;
    }
    #s4 .box1:nth-of-type(2) {
      margin-bottom: 0;
    }
    #ct .posts .text-post div span {
      display: inline-block;
    }
    .profile_row1_col1 {
      width: 30%;
      margin: 0;
    }
    .profile_row1_col2 {
      width: calc(70% - 10px);
      margin-left: 10px;
    }
    .profile_row1 h1 {
      text-align: left;
    }
    .section_datlich .box-datlich {
      width: calc(25% - 10px);
      margin: 0 5px 10px;
    }
    .section_datlich .frm_dathen input {
      float: left;
      width: calc(100% / 3 - 10px);
      margin: 0 5px 10px;
    }
    .section_datlich .frm_dathen textarea {
      width: calc(100% - 10px);
      margin: 0 5px 10px;
    }
    .section_datlich .frm_dathen button {
      margin-left: 5px;
    }
    .social-s ul li,
    .social-s ul li:nth-of-type(-n + 2) {
      width: 54px;
      height: 54px;
    }
    .social-s ul li a {
      padding: 15px 0;
      font-size: 0;
    }
    #book_bs .box_bs .text .btn-g {
      text-align: left;
    }
  
    #s1_about h2 {
      padding-left: 55px;
      font-size: 25px;
      line-height: 50px;
    }
    #s1_about h2:before {
      font-size: 50px;
    }
    #s1_about img {
      display: block;
      margin: auto;
    }
    #s2_about h3 {
      padding-left: 55px;
      font-size: 25px;
      line-height: 50px;
    }
    #s2_about .phaply h3:before {
      padding: 0 10px;
      font-size: 30px;
    }
    #s2_about h3:after {
      left: 55px;
    }
    #s2_about .coso ul li {
      margin-bottom: 20px;
    }
    #s2_about .coso .b-content > img {
      margin-top: 25px;
    }
    #s3_about .tit {
      font-size: 30px;
    }
    #s3_about img {
      display: block;
      max-width: 450px;
      margin: 10px auto 0;
    }
    #s4_about .g-btn {
      margin-top: 30px;
    }
    #s4_about .row .row {
      margin-bottom: 0;
    }
    #s5_about {
      position: relative;
      padding: 0 !important;
    }
    #s5_about:before {
      content: "";
      display: block;
      width: 50%;
      min-height: 460px;
      background: #00a244;
      position: absolute;
      top: 0;
      left: 0;
    }
    #s5_about:after {
      content: "";
      display: block;
      width: 50%;
      min-height: 460px;
      background: #0c752c;
      position: absolute;
      top: 0;
      right: 0;
      clear: both;
    }
    #s5_about .cleft,
    #s5_about .cright {
      float: left;
      width: 50%;
      background: none;
      position: relative;
      z-index: 10;
    }
    #s5_about .g-btn a {
      width: 170px;
      margin: 0 3px;
    }
    #s5_about ul li {
      padding: 3px 0;
    }
    #s6_about {
      margin-top: 30px;
    }
    #s6_about .wrap {
      flex-direction: row;
    }
    #s6_about .wrap img {
      width: auto;
      margin-left: 20px;
    }
    #s6_about .text {
      text-align: right;
    }
    #s6_about .text .tit {
      font-size: 22px;
    }
    #s7_about .tit {
      text-align: center;
      text-transform: uppercase;
      font-weight: 300;
      color: #232323;
      font-size: 30px;
    }
    #s7_about .box-s7 {
      display: block;
      width: 165px;
      height: 165px;
      margin: 50px auto;
      border: 5px solid #363636;
      background: #fff;
      text-align: center;
      position: relative;
      border-radius: 50%;
      color: #333333;
    }
    #s7_about .box-s7.active {
      background: #06b2b6;
      color: #fff;
    }
    #s7_about .box-s7 .item {
      display: flex;
      flex-direction: column;
      align-items: center;
      justify-content: center;
      width: 155px;
      height: 155px;
    }
    #s7_about .box-s7 .item span {
      display: block;
      text-transform: uppercase;
      font-weight: 300;
      line-height: 1.3;
      margin-top: 10px;
      font-size: 14px;
    }
    #s7_about .box-s7 .item i,
    #s7_about .box-s7:after {
      background-image: url(a/i/gt/icon-s7-gt.png);
      background-repeat: no-repeat;
      display: inline-block;
      vertical-align: middle;
      height: 75px;
    }
  
    #s7_about .csm4:nth-of-type(1) i {
      width: 50px;
      background-position: 0 0;
    }
    #s7_about .csm4:nth-of-type(2) i {
      width: 62px;
      background-position: -51px 0;
    }
    #s7_about .csm4:nth-of-type(3) i {
      width: 84px;
      background-position: -115px 0;
    }
    #s7_about .csm4:nth-of-type(4) i {
      width: 81px;
      background-position: -199px 0;
    }
    #s7_about .csm4:nth-of-type(5) i {
      width: 75px;
      background-position: -281px 0;
    }
    #s7_about .csm4:nth-of-type(6) i {
      width: 68px;
      background-position: -357px 0;
    }
    #s7_about .box-s7.right:after {
      content: "";
      display: block;
      width: 55px;
      height: 40px;
      background-position: -638px 0;
      position: absolute;
      top: 36%;
      right: -70px;
    }
    #s7_about .box-s7.left:after {
      content: "";
      display: block;
      width: 55px;
      height: 40px;
      background-position: -738px 0;
      position: absolute;
      top: 36%;
      left: -70px;
    }
    #s7_about .box-s7.down:after {
      content: "";
      display: block;
      width: 40px;
      height: 55px;
      background-position: -696px 0;
      position: absolute;
      left: 39%;
      bottom: -85px;
    }
    ul.device li {
      max-width: 330px;
    }
    #title_post h1.h1_post {
      font-size: 22px;
    }
    .wiget_bs {
      padding: 10px !important;
    }
    .wiget_bs .dsm {
      display: flex !important;
    }
    .wiget_bs .dsm .img {
      width: 150px;
    }
    .wiget_bs .dsm .img img {
      border: 1px solid #008080;
      margin-top: 0 !important;
    }
    .wiget_bs .dsm .text {
      flex: 1;
      padding-left: 15px;
    }
    .wiget_bs .dsm .text .name {
      margin-bottom: 5px;
    }
    .wiget_bs .dsm .text .info {
      display: flex;
    }
    .wiget_bs .dsm .text .info .col:first-child {
      width: 150px;
      position: relative;
    }
    .wiget_bs .dsm .text .info .col:last-child {
      flex: 1;
      padding-left: 10px;
    }
    .wiget_bs .info p,
    .wiget_bs .info li {
      font-size: unset;
    }
    .wiget_bs .info li {
      padding: 3px 0;
      line-height: 1.2;
    }
    .wiget_bs .dsm a.btn_wiget_bs {
      position: relative;
      margin-top: 20px;
      left: 0;
    }
    #fix-bot {
      display: none !important;
    }
    .frm_test_in_content .frm_test {
      flex-direction: row;
    }
    .frm_test_in_content .frm_test > div {
      width: 50%;
      padding: 20px 10px;
      position: relative;
      font-size: 16px;
    }
    .frm_test_in_content .frm_test > div:first-child {
      padding-left: 30px;
    }
    .frm_test_in_content .frm_test > div:first-child:before {
      content: "";
      display: block;
      width: 5px;
      height: calc(100% - 40px);
      background: #268d9c;
      position: absolute;
      left: 5px;
      top: 50%;
      transform: translateY(-50%);
    }
    .frm_test_in_content .frm_test p {
      font-size: 14px;
    }
    .frm_test_in_content .tit_test {
      font-size: 22px;
    }
    .frm_test_in_content .ct_test {
      padding: 10px 10px 20px;
    }
    .frm_test_in_content .ct__ {
      flex-direction: row;
      flex-wrap: wrap;
    }
    .frm_test_in_content label {
      width: 50% !important;
    }
    .wmk a.sc-makham_live {
      right: 57%;
    }
    .wmk a.sc-makham_hotline {
      left: 57%;
    }
  }
  @media screen and (min-width: 992px) {
    header {
      padding: 28px 0px 0 0;
  }
    #imgLogo {
      height: 90px;
      margin-left: 0px;
    }
    header #logo {
      width: 300px;
      height: 94px;
      background-position: 0 -175px;
  }
    header #icon_menumobile {
      display: none;
    }
    header #mnt {
      position: absolute;
      top: -30px;
      right: 0;
      display: flex;
      flex-direction: row;
      align-items: center;
      justify-content: space-between;
      width: 100%;
      height: 40px;
      background: #013539;
      color: #dedede;
      border-radius: 0 0 10px 10px;
      padding: 0 10px;
      font-size: 15px;
    }
    header #mnt li em {
      display: none;
    }
    header #mnt li strong {
      color: #fff816;
      font-family: "unsib";
    }
    header #mnt li span {
      color: #fff816;
    }
  
    header #mnm {
      display: block !important;
      text-align: right;
      margin-top: 30px;
    }
    header #mnm li {
      display: inline-block;
    }
    header #mnm li a {
      padding-left: 20px;
      font: italic 18px "Avo";
      color: #fff;
      line-height: 30px;
      position: relative;
    }
    header #mnm li:nth-child(1) a {
      padding-left: 0;
    }
    header #mnm li.current-menu-item a {
      font-style: normal;
      font-family: "unsib";
      color: #fff816;
    }
    header #mnm li:hover .sub-menu {
      display: block;
    }
    header #mnm .sub-menu {
      display: none;
      position: absolute;
      min-width: 250px;
      background: #075528;
      text-align: left;
      padding: 0 10px;
    }
    header #mnm .sub-menu li {
      display: block;
      padding-left: 0;
    }
    header #mnm .sub-menu li a {
      display: block;
      line-height: 35px;
      border-bottom: 1px solid #1f7242;
      padding-left: 0;
      font-size: 16px;
    }
    .bs-items {
      padding-top: 15px;
      padding-bottom: 15px;
    }
    .bs-items .img {
      max-width: 200px;
    }
    #s4 #list_contact {
      display: flex;
      flex-direction: row;
      align-items: center;
    }
    #s5 li {
      width: 25%;
    }
    #s5 li .box-s5 {
      width: 100%;
      padding: 0;
    }
    footer {
      padding-bottom: 20px;
    }
    footer i.icon-logoft {
      width: 330px;
      height: 85px;
      background-position: 0 -175px;
      margin-bottom: 0;
    }
    footer li span {
      font-size: 22px;
    }
    footer li a {
      font-size: 14px;
    }
    footer img {
      margin-top: 20px;
    }
  
    #ct .posts {
      display: block;
      float: unset;
      width: 100%;
      margin: 0;
    }
    #ct .posts:after {
      content: "";
      display: table;
      clear: both;
    }
    #ct .posts .img-post {
      float: left;
      width: 220px;
      margin-right: 15px;
    }
    #ct .posts .text-post {
      float: left;
      width: calc(100% - 235px);
    }
    #ct .posts .text-post a {
      margin-top: 0;
    }
    
    .bsb .frm-sb p {
      font: 18px/25px "Avo", sans-serif;
      color: #fff816;
      text-transform: uppercase;
      text-align: center;
      margin-bottom: 15px;
    }
    .bsb .frm-sb input,
    .bsb .frm-sb textarea {
      display: block;
      width: 100%;
      height: 30px;
      line-height: 28px;
      border-radius: 3px;
      padding: 0 5px;
      margin-bottom: 15px;
      outline: none;
      background: #fff;
    }
    .bsb .frm-sb textarea {
      height: 100px;
    }
    .bsb .frm-sb button {
      width: 75px;
      height: 25px;
      float: right;
      background: #ffff00;
      border: none;
      border-radius: 2px;
      color: #33436d;
      text-transform: capitalize;
      font: 14px/25px "unsib", sans-serif;
      padding: 0;
    }
    .bsb .frm-sb button i {
      padding-right: 5px;
    }
    #s2_about .phaply img {
      margin-top: 0;
    }
    #s2_about .coso ul li {
      width: 33.333%;
      margin-bottom: 30px;
    }
    #s4_about .text {
      padding: 50px 0;
    }
    #s4_about .row .row {
      margin: 0;
    }
    #s4_about ul {
      margin-top: 0;
    }
    #s4_about ul li {
      padding-top: 2px;
      padding-bottom: 2px;
    }
    #s4_about .g-btn,
    #s5_about .g-btn {
      margin-top: 10px;
    }
    #s4_about .g-btn a,
    #s5_about .g-btn a {
      width: 200px;
      margin-left: 10px;
      margin-right: 10px;
    }
    #s5_about:before,
    #s5_about:after {
      min-height: 400px;
    }
    #s6_about .text {
      margin-top: 25px;
    }
    #s6_about .text .tit {
      font-size: 30px;
    }
    #s6_about .text p {
      font-size: 18px;
    }
    #s7_about .box-s7.right:after {
      right: -110px;
    }
    #s7_about .box-s7.left:after {
      left: -110px;
    }
    ul.device li {
      max-width: 455px;
      margin-bottom: 30px;
    }
    #book_bs .box_bs_2 {
      flex-direction: row;
      padding-bottom: 20px;
    }
    #book_bs .box_bs_2 > div {
      width: 50%;
    }
    #book_bs .box_bs_2 .book_bs2 {
      flex-direction: column-reverse;
    }
    #book_bs .box_bs_2 .book_bs2 .number_book {
      margin-bottom: 0;
      margin-top: 20px;
      align-self: flex-start;
    }
    #book_bs .box_bs_2 .book_bs2 .w_time {
      margin-top: 20px;
    }
    #book_bs .box_bs_2 .book_bs2 .w_time .item_time {
      height: 35px;
    }
    #book_bs .box_bs_2 .r_uudai {
      padding: 10px 15px;
    }
    #img_gk {
      width: 50%;
      max-width: 470px;
    }
    #tt_gk {
      flex: 1;
      padding-left: 50px;
    }
    #tt_gk .meta--goikham span.price {
      font-size: 65px;
    }
    #wiget_chiphi .is_mobi {
      display: none !important;
    }
    #wiget_chiphi .is_pc {
      display: block !important;
    }
    .sc_gbtn-tuvan {
      bottom: 15px;
    }
    .sc_gbtn-tuvan a {
      height: 45px;
      line-height: 45px;
      font-size: 18px;
      max-width: 200px;
    }
  }
  @media screen and (max-width: 1199.98px) {
    .w_gk img.imggk-pc {
      display: none !important;
    }
  }
  
  @media screen and (min-width: 1200px) {
    header #mnt li em {
      display: inline-block;
    }
    .social-s ul li {
      width: 64px;
    }
    .social-s ul li:nth-of-type(-n + 2) {
      width: calc(50% - 160px);
    }
    .social-s ul li:nth-of-type(-n + 2) a {
      font-size: 15px;
    }
    .content-bs .clg4 {
      width: 33.3333%;
    }
    .content-bs .cxs12:nth-child(2n + 1) {
      clear: unset;
    }
    .content-bs .clg4:nth-child(3n + 1) {
      clear: left;
    }
    #s2_about .coso .b-content > img {
      margin-top: 8px;
    }
    #s4_about p.dmd {
      margin: 50px 0;
    }
    #s4_about ul li {
      padding-top: 8px;
      padding-bottom: 8px;
    }
    #s4_about .g-btn,
    #s5_about .g-btn {
      margin-top: 30px;
    }
    #s4_about .g-btn a,
    #s5_about .g-btn a {
      width: 215px;
      height: 52px;
      border-width: 2px;
      padding: 3px;
      margin-left: 20px;
      margin-right: 20px;
    }
    #s4_about .g-btn a span,
    #s5_about .g-btn a span {
      line-height: 42px;
    }
    #s5_about .cleft,
    #s5_about .cright {
      padding-top: 30px;
      padding-bottom: 30px;
    }
    #s5_about .b-title {
      margin-bottom: 30px;
      font-size: 24px;
    }
    #s5_about ul li {
      padding: 5px 0;
    }
    #s5_about:before,
    #s5_about:after {
      min-height: 440px;
    }
    #s7_about .box-s7 {
      width: 230px;
      height: 230px;
      border-width: 10px;
    }
    #s7_about .box-s7 .item {
      width: 210px;
      height: 210px;
    }
    #s7_about .box-s7 .item span {
      font-size: 16px;
      margin-top: 25px;
    }
    #s7_about .box-s7.right:after,
    #s7_about .box-s7.left:after {
      width: 75px;
      height: 54px;
    }
    #s7_about .box-s7.left:after {
      background-position: -562px 0;
      left: -125px;
    }
    #s7_about .box-s7.right:after {
      background-position: -426px 0;
      right: -125px;
    }
    #s7_about .box-s7.down:after {
      width: 54px;
      height: 75px;
      background-position: -503px 0;
      bottom: -98px;
    }
    .box--goikham {
      width: calc(33.333% - 20px);
    }
    #gk--similar .box--goikham {
      width: calc(25% - 10px);
    }
    .w_gk img.imggk-mobi {
      display: none !important;
    }
    .w_gk img.imggk-pc {
      box-shadow: none;
    }
    .gbtn--gk {
      flex-direction: column;
      position: absolute;
      bottom: 20px;
      right: 20px;
      width: 200px;
    }
    .gbtn--gk a {
      width: 100%;
      margin-top: 15px;
    }
  }
  @media screen and (max-width: 767.98px) {
    table#cart .cart--qty,
    table#cart .cart--total {
      display: none;
    }
    table#cart .cart--thumb {
      width: 30%;
    }
    table#cart #w-qtymobile {
      width: 100%;
      display: flex;
      flex-wrap: wrap;
      align-items: center;
      font-size: 14px;
    }
    input#qtycart {
      margin-right: 5px;
      margin-left: 5px;
    }
    .slick-slide img {
        display: block;
        height: 200px;
          width: 100%;
    }
    .footer-menu .btn {
      flex: 1;
      margin: 6px;
      padding: 10px 5px;
      font-size: 14px;
      white-space: nowrap;
  }
    .messenger-notification-bar {
    display: flex; /* Hiện thanh thông báo */
}


.sensitive-image-container img {
      display: block; /* Loại bỏ khoảng trắng dưới ảnh */
      width: 100%; /* Ảnh lấp đầy chiều rộng của container */
      height: 350px; /* Duy trì tỷ lệ khung hình */
    }
  }
  @media screen and (min-width: 768px) {
    #frmcontact {
      flex-wrap: wrap;
      flex-direction: row;
      justify-content: space-between;
    }
    #frmcontact > div {
      width: 100%;
    }
    #frmcontact .g-frm {
      width: calc(50% - 20px);
    }
    #frmcontact textarea {
      height: 172px;
    }
  }
  


  @media screen and (max-width: 430px) {
      .banner-homedestop{
      display: none;
    }
    .banner-homemobi{
      display: block !important;
    }
    .map {
        width: 100%;
        height: 200px;
      }
      .img-1 {
        display: block;
        max-width: 100%;
        height: 347px !important;
        border-radius: 5px;
        transition: transform 0.3s ease;
    }
    .img-2 {
    display: block;
    margin: 0 auto;
    max-width: 80%;
    height: 300px !important;
    border-radius: 5px;
    transition: transform 0.3s ease;
}
    .post-title-1{
      padding: 0 0 0px 7px;
    font-size: 20px;
    font-weight: 600;
    }
    .post-meta {
      font-size: 0.9rem;
      color: #666;
      margin-bottom: 10px;
      padding: 0 0 0 7px;
  }
  .breadcrumb{
    padding: 0 0 0 7px;
  }
  .footer-menu .btn {
    font-size: 13px;
    padding: 10px 2px;
}
.post-image img {
  width: 100%;
  height: 150px;
  /* object-fit: cover; */
  border-radius: 8px;
}
.post-title {
  text-align: justify;
  font-size: 15px;
  font-family: none;
}
.post-excerpt {
  font-size: 0.8rem;
  color: #666;
  margin-bottom: 10px;
  text-align: justify;
}
#notificationContainer-1{
  width: 280px;
}
.box-s5{
  display: flex;
}

#s5 .box-s5 .img {
  display: block;
  width: 510px !important;
  height: 130px !important;
  aspect-ratio: 4 / 3;
  border-radius: 10px;
  overflow: hidden;
  position: relative;
  border: 1px solid #555;
}

#s5 .box-s5 h4 {
  margin-left: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  line-clamp: 2;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  min-height: 50px;
  text-align: justify;
}

.box-62{
  display: none;
}
#s5 .post-meta .category{
  display: none;
}
  }


  @media screen and (max-width: 375px) {
    .section-title {
      font-size: 22px;
    
  }
  .post-title {
    text-align: justify;
    font-size: 17px;
    font-family: none;
  }
  .post-excerpt {
    font-size: 0.6rem;
    color: #666;
    margin-bottom: 10px;
    text-align: justify;
}
.post-meta {
  font-size: 0.9rem;
  color: #666;
  margin-bottom: 10px;
  padding: 0 0 0 7px;
  text-align: initial;
}
.post-image img {
  width: 100%;
  height: 150px;
  object-fit: cover;
  border-radius: 8px;
}
  }