@media (max-width: 1024px) {
  .menu-grid {
    grid-template-columns: repeat(1, 1fr) !important;
    gap: 30px;
  }
}

.h-content {
  height: fit-content !important;
}

.achievements-description table tbody tr {
  text-align: center;
}

.achievements-description table tbody tr td {
  font-weight: 600;
  font-family: Jambono-Medium !important;
}

.bg_footer {
  background-size: cover;
  background-image: url(${FooterBg.src});
  background-position: top center;
}

@media (max-width: 1024px) {
  .block-nav-travel a {
    display: inline-block;
    margin: auto;
    padding: 0;
  }

  .bg-search-main .title h1.custom {
    font-size: 30px;
  }

  .m-sp-103 {
    display: flex;
    min-width: 300px;
  }
}

@media (max-width: 1024px) {
  .menu-grid {
    margin-top: 0;
    gap: 0;
    padding: 10px;
  }

  .menu-column .menu-items {
    padding: 0;
  }

  .menu-title {
    padding-left: 20px;
    margin-bottom: 0;
    position: relative;
    padding-bottom: 10px;
  }

  .menu-title.has-submenu {
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .menu-title .toggle-icon {
    display: flex;
    align-items: center;
    margin-left: 10px;
    transition: transform 0.3s ease;
  }

  .menu-title .toggle-icon svg {
    fill: #6d6e71;
    transition: transform 0.3s ease;
  }

  .menu-title:hover .toggle-icon svg {
    fill: #333;
  }

  a .menu-title {
    border-radius: 0px !important;
    padding-bottom: 10px;
  }

  .menu-title::before {
    left: 0;
  }

  .menu-column {
    margin: 0 10px;
  }

  .slick-item-destinations-banner {
    display: flex;
    gap: 16px;
    flex-wrap: nowrap;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    padding-bottom: 10px;
  }

  .slick-item-destinations-banner .item-padd {
    flex: 0 0 auto;
    scroll-snap-align: start;
  }

  ul.submenu-items {
    border-radius: 0px !important;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
    transition: all 0.3s ease;
    padding-left: 10px;
  }

  .has-submenu .submenu-items {
    display: none;
  }

  ul.submenu-items.active {
    padding-bottom: 10px;
  }

  ul.submenu-items.active .submenu-items {
    display: block;
  }

  ul.submenu-items.show {
    max-height: 1000px;
    opacity: 1;
    padding-bottom: 10px;
  }

  .submenu-items li:last-child {
    margin-bottom: 0;
  }

  .submenu-items a {
    color: #333;
    text-decoration: none;
    font-size: 14px;
    line-height: 1.4;
    transition: color 0.2s ease;
    padding-left: 10px;
  }

  .submenu-items a:hover {
    color: #333;
  }
}

.MuiExpansionPanel-root {
  background: transparent;
  box-shadow: none;
  text-transform: initial;
  padding: 15px 0;
}

.MuiExpansionPanelSummary-content {
  margin: 0 !important;
  border-bottom: 1px solid #e8e8e8;
  border-radius: 0px !important;
  padding: 5px 0px;
}

.jss145 {
  font-size: 12px;
  color: #666;
  margin: 10px 0;
  line-height: 1.4;
}

.jss116 {
  display: flex;
  align-items: center;
}

a.jss115 {
  width: auto;
  font-size: 16px;
  transition: all 0.35s;
  font-weight: bold;
  text-decoration: none;
  padding: 0;
  line-height: 1;
}

.submenu-block {
  top: calc(100% + 10px);
  left: 0;
  right: 0;
  display: none;
  padding: 10px;
  overflow: hidden;
  position: absolute;
  box-shadow: 4px 8px 10px -6px rgb(0 0 0 / 25%);
  border-radius: 6px;
  background-color: #ffffff;
}

.MuiGrid-spacing-xs-3 > .MuiGrid-item {
  padding: 15px;
}

.jss136 {
  padding: 10px;
}

.MuiGrid-grid-xs-6 {
  flex-grow: 0;
  max-width: calc(50% - 10px);
  flex-basis: 50%;
  padding: 0 !important;
}

.MuiGrid-item {
  margin: 0;
  box-sizing: border-box;
}

.MuiGrid-spacing-xs-3 {
  width: calc(100% + 30px);
  margin: -15px;
}

.MuiGrid-container {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  box-sizing: border-box;
}

.dropdown-content-vj {
  z-index: 1;
}

.main-menu-item:hover .submenu-block {
  display: flex !important;
}

.block-language .dropdown-toggle {
  cursor: pointer;
}

/* custom test*/

.wrapper-default {
  background: url(../images/bg/bg-full-3-1.jpg) no-repeat top center !important;
}

.jss310 {
  right: 0;
  width: 121px;
  bottom: 1rem;
  position: absolute;
  transform: rotate(341deg);
  font-family: "Jambono-Medium" !important;
}

@media (min-width: 1200px) {
  .jss310 {
    right: 1rem;
    width: 200px;
    bottom: 2.5rem;
    transform: rotate(344deg);
  }
}

.bg-right-bottom {
  max-width: 100%;
}

.desc {
  margin-bottom: 10px;
}

@media (min-width: 1440px) {
  .MuiGrid-grid-xl-6 {
    max-width: 100%;
  }
}

.award-icon {
  height: 85px;
}

.slick-item-destinations-banner {
  display: flex;
  gap: 16px;
  flex-wrap: nowrap;
  overflow-x: auto;
  scroll-snap-type: x mandatory;
  padding-bottom: 10px;
}

.slick-item-destinations-banner .item-padd {
  flex: 0 0 auto;
  scroll-snap-align: start;
}

.awards-slider {
  --slides-visible: 6;
  overflow: hidden;
  position: relative;
  width: 100%;
}

.awards-track {
  display: flex;
  padding: 10px 0;
  will-change: transform;
}

.awards-slide {
  flex: 0 0 calc(100% / var(--slides-visible));
  min-width: calc(100% / var(--slides-visible));
}

@media (max-width: 768px) {
  .awards-slider {
    --slides-visible: 3;
  }

  .awards-track {
    gap: 0 !important;
  }

  .m-sp-103 {
    display: flex;
    min-width: 100%;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .awards-slider {
    --slides-visible: 4;
  }

  .awards-track {
    gap: 0 !important;
    padding: 0 !important;
  }
}

@media (min-width: 1025px) {
  .awards-slider {
    --slides-visible: 6;
  }
}

@media (min-width: 768px) {
  .item-footer-block {
    width: 290px;
  }
}

@media (max-width: 1200px) {
  .bg-right-bottom {
    max-width: 240px;
  }
}

@media (max-width: 992px) {
  .bg-right-bottom {
    max-width: 200px;
  }
}

@media (max-width: 768px) {
  .bg-right-bottom {
    max-width: 160px;
  }

  .bg-right-bottom-visual,
  .bg-right-bottom img {
    width: 100%;
    height: auto;
  }
}

@media (max-width: 576px) {
  .bg-right-bottom {
    max-width: 140px;
  }
}

@media (min-width: 1024px) {
  .jss301 {
    padding-left: 0;
    padding-right: 30px;
    padding-bottom: 20px;
  }
  section#id-achievements {
    z-index: 1;
    position: relative;
    background-size: cover;
    background-color: unset;
    background-image: url(../images/bg/bg-donate.webp);
    background-repeat: repeat;
    background-position: top center;
  }
}

.bg-right-bottom {
  max-width: 300px;
}

.align-items-center.block-nav-travel {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 0.5rem;
}

@media (max-width: 768px) {
  .align-items-center.block-nav-travel {
    grid-template-columns: 1fr;
  }
}

.align-items-center.block-nav-travel > div {
  text-align: center;
}

a#slick-item-destinations-banner-prev,
a#slick-item-destinations-banner-next {
  display: flex;
  align-items: center;
  justify-content: center;
}

a.slick-prev-btn,
a.slick-next-btn {
  display: flex;
  align-items: center;
  justify-content: center;
}

a.page-link {
  display: flex;
  align-items: center;
  justify-content: center;
}

a#slick-special-banner-next,
a#slick-special-banner-prev {
  display: flex;
  align-items: center;
  justify-content: center;
}

.menu-item a:hover {
  padding-left: 0 !important;
}

.menu-item a::before {
  content: none !important;
}

a.icon-circle.slick-prev-btn.slick-arrow,
a.icon-circle.slick-next-btn.slick-arrow {
  display: flex;
  align-items: center;
  justify-content: center;
}

.btn-line-icon.active,
.btn-line-icon:hover {
  border-color: #c00000;
  background-color: #c00000;
  border: 1px solid #c50000;
  color: #fff !important;
}

@media (max-width: 992px) {
  .block-language .dropdown-toggle {
    padding: 0 25px 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    height: 24px;
  }
}

.slick-special-banner.slick-initialized.slick-slider {
  max-height: 260px;
}

@media (min-width: 1024px) {
  .mtop-text {
    margin-right: 24px !important;
  }
  /* .wrapper-default.custom-bg {
    margin-left: -100px;
    margin-right: -100px;
  } */
}

@media (min-width: 1300px) {
  .mtop-text107 {
    margin-left: 7px !important;
  }
}

/* @media (max-width: 767px) {
    #id-special .banner img {
        width: 100% !important;
        max-width: 100% !important;
        height: 260px !important;
        display: block !important;
    }
} */

.slick-special-banner .slick-dots {
  display: none;
  justify-content: center;
  margin-top: 6px;
  padding: 0;
  list-style: none;
}

.slick-special-banner .slick-dots li {
  margin: 0;
}

.slick-special-banner .slick-dots li button {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dcdcdc;
  border: none;
  padding: 0;
  transition: background 0.3s ease;
}

.slick-special-banner .slick-dots li.slick-active button {
  background: #ff5050;
}

@media (max-width: 767px) {
  .slick-special-banner .slick-dots {
    display: flex;
  }

  .sec-special .block-nav-slick {
    display: none !important;
  }

  .slick-special-banner.slick-initialized.slick-slider {
    max-height: 280px;
  }

  .item-special-banner .banner {
    max-width: 380px !important;
  }
}

@media (min-width: 768px) {
  .achievements-description {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}

@media (min-width: 353px) and (max-width: 411px) {
  .h-logo img {
    max-width: 90px;
  }
}

@media screen and (max-width: 1024px) {
  .header-main-top.custom .block-language {
    position: static;
  }
}

@media (min-width: 412px) and (max-width: 767px) {
  .d-flex-center {
    padding: 4px;
  }
}

.block-slick-main.position-relative.mb-4 {
  max-height: 280px;
}

.slick-track {
  margin-left: -16px;
}

@media (max-width: 768px) {
  .slick-track {
    margin-left: 0;
  }
}

.menu-title {
  position: relative;
}

.menu-title::before {
  content: "";
  color: #e31e24;
  font-size: 16px;
  left: -20px;
  top: 5px;
  width: 16px;
  height: 16px;
  position: absolute;
  background: url("https://vj-content-hub.useleadr.com/wp-content/themes/content-hub/assets/images/icon/viewmore.svg");
}

#id-map-popular .title-block {
  margin-top: 0;
}

.search-suggestions {
  position: absolute;
  top: calc(100% + 2px);
  left: 0;
  right: 0;
  z-index: 1000;
  background: #fff;
  border: 1px solid #dcdcdc;
  border-radius: 10px;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.05);
  display: none;
  max-height: 300px;
  overflow-y: auto;
  font-size: 16px;
}

.search-suggestion-link {
  display: block;
  padding: 12px 16px;
  color: #000;
  text-decoration: none;
}

.search-suggestion-link:hover {
  background-color: #f8f8f8;
  color: #e32219;
}

.item-footer-block .icon {
  display: flex;
  align-items: center;
  flex-shrink: 0;
  height: 100%;
}

.item-cheap .banner img {
  aspect-ratio: 16 / 9;
  height: auto;
}

@media (min-width: 769px) {
  .content .block-nav-travel {
    display: flex !important;
    justify-content: center;
  }

  .block-nav-travel div {
    width: 50%;
  }
}

@media (max-width: 1024px) {
  a .menu-title,
  ul.submenu-items {
    border-bottom: 0.5px dashed #6d6e71;
    border-radius: 0 !important;
  }
  .title-block {
    margin-top: 40px;
  }

  #id-related-news .title-block {
    margin-top: 60px;
  }

  .menu-title::before {
    left: -5px !important;
    top: 5px !important;
  }

  #id-map-popular {
    margin-bottom: 20px;
  }

  #id-map-popular .item-map-popular {
    margin-bottom: 0;
  }

  .block-subscribe .content h3 {
    font-size: 26px;
  }

  .title-block h3.custom {
    font-size: 28px;
  }

  .form-subscribe .form-control {
    height: 48px;
    font-size: 18px;
    font-family: KoHo, sans-serif;
  }

  .form-subscribe .btn {
    height: 39px;
    width: auto;
    font-size: 16px;
  }

  .form-subscribe .form-control {
    margin-bottom: 20px;
  }

  .item-explore-sm {
    min-height: 250px;
    padding: 20px;
  }

  .item-explore-sm .icon {
    margin-bottom: 15px;
  }

  .sec-cheap {
    margin-bottom: 0 !important;
  }

  .block-language .dropdown-toggle span {
    display: block;
  }

  .item-cheap .content .title-sm {
    font-size: 12px !important;
  }

  .item-cheap .content-price .price {
    font-size: 14px !important;
  }

  .custom-popular .item-cheap .content {
    padding: 10px;
  }

  .custom-popular .item-cheap .link-yellow {
    line-height: 38px;
  }
}

@media (max-width: 767px) {
  .footer-conpany .list-certificate {
    display: block;
    vertical-align: top;
  }
  .filter-flight-item {
    margin-bottom: 20px !important;
  }
}
.item-footer-block .title-icon {
  max-height: 40px;
}

.block-breadcrumb {
  padding-top: 40px;
}

.text-center.title {
  margin-top: 20px;
}

.title-section h2 {
  font-size: 24px;
}

.block-filter-ticket .text {
  font-weight: 700;
  font-size: 24px;
  color: #000;
  display: inline-block;
  line-height: 50px;
  margin-right: 40px;
}
.block-filter-tabs-ticket,
.block-filter-ticket,
.list-ticket-logo {
  max-width: 100%;
  width: 100%;
}
.block-filter-ticket .nav-tabs {
  border: 0;
  overflow-y: hidden;
}

.block-filter-tabs-ticket {
  display: flex !important;
  flex-wrap: nowrap !important;
  white-space: nowrap;
  min-width: max-content;
}
.block-filter-ticket .list-ticket-logo .item img {
  height: 50px;
  transition: 0.3s linear;
  border-radius: 10px;
}

.filter-flight-item {
  padding: 0 8px;
  padding-top: 12px;
  margin-bottom: 0;
}

.block-filter-ticket .list-ticket-logo .item:hover img,
.block-filter-ticket .nav-tabs .nav-link.active .item img {
  margin-top: 1px;
  margin-bottom: 1px;
  border: 1px solid #ec2029 !important;
  border-radius: 10px !important;
}

button#ticket1-tab,
button#ticket2-tab,
button#ticket3-tab,
button#ticket4-tab,
button#ticket5-tab {
  border: none;
  background: none;
}
.block-experience-post .item-text-sm .banner {
  margin-left: 0;
  margin-right: 0;
}

.block-experience-post .item-text-sm .title-sm,
.sec-destination-list .block-list .title {
  margin-bottom: 0;
}

.bg-search-main .title h1.custom,
.block-experience-post .title-main h3.custom {
  font-size: 40px;
}
h2.title-sm {
  font-size: 18px !important;
  font-weight: 600 !important;
  margin: 10px 0 !important;
}
.block-experience-post {
  font-size: 16px;
}
.widget-wrapper {
  margin-top: 40px;
  margin-bottom: 40px;
}

html,
body,
.wrapper-default,
.content-page,
main {
  min-height: auto !important;
}
/* .wrapper-default.custom-bg {
  padding-bottom: 20px !important;
} */

ul.pagination.justify-content-center {
  background: none !important;
  border-top: none !important;
}
.slick-dots {
  bottom: -25px !important;
}
/* page not found */
@media (min-width: 1024px) {
  .jss1 {
    background-size: 100%, 100%;
    background-image: url(/static/media/cloud_bg_not_found.bd0c335f.webp);
    background-repeat: repeat;
    background-position:
      top center,
      bottom center;
  }
  .jss11 {
    height: auto;
    padding: 10px 0 0 0;
  }
  .jss63 {
    max-width: 1200px;
    padding-left: 0;
    padding-right: 0;
  }
  .jss2 {
    display: flex;
    padding: 0px 20px;
    min-height: 85vh;
    align-items: center;
    padding-bottom: 200px;
    justify-content: center;
  }
}
.jss63 {
  width: 100%;
  margin: 0 auto;
}
.jss3 {
  margin: 0 auto;
  position: relative;
  padding-top: 20%;
}
@media (min-width: 1024px) {
  .jss7 {
    font-size: 2.2em;
  }
}

.jss7 {
  padding-top: 1.5em;
}
.jss223 {
  font-weight: 400;
}
@media (min-width: 1024px) {
  .jss6 {
    left: 0;
    right: 0;
    width: auto;
    margin: auto;
    position: absolute;
  }
  .logo-top {
    padding-top: 40px;
  }
}
.jss681 {
  background: linear-gradient(
    60.29deg,
    rgb(249, 165, 26) -4.93%,
    rgb(251, 182, 18) 18.27%,
    rgb(255, 221, 0) 71.59%
  );
}

.jss678 {
  color: #000;
  margin: 0 auto;
  display: block;
  padding: 10px;
  font-size: 14px;
  min-width: 127px;
  box-shadow: none;
  min-height: 39px;
  font-weight: 500;
  border-radius: 8px;
  text-transform: initial;
}
.jss6 {
  width: 50vw;
}
@media (max-width: 992px) {
  .sec-achievements .logo-top img {
    padding-top: 28px !important;
  }
  .bg-explore {
    margin-top: 30px;
  }
  /* .slick-slide img {
    height: auto !important;
    width: calc(100% - 24px) !important;
  } */
}
/*update menu*/
.jss152 {
  background: linear-gradient(
    180deg,
    #000000 -1232.29%,
    rgba(0, 0, 0, 0) 148.96%
  );
}
@media (min-width: 1024px) {
  .jss100 {
    max-width: 1210px;
    padding-left: 0;
    padding-right: 0;
  }
}

.jss100 {
  width: 100%;
  margin: 0 auto;
}
@media (min-width: 1024px) {
  .jss152 ul {
    margin-top: 5px;
  }
}

.jss152 ul {
  gap: 24px;
  display: flex;
  list-style: none;
  margin-bottom: 0px;
  justify-content: flex-end;
}
@media (min-width: 1024px) {
  .jss152 ul li {
    font-size: 16px;
    line-height: 35px;
  }
}

.jss152 ul li {
  color: white;
  cursor: pointer;
  padding: 0px;
  position: relative;
  text-align: center;
  transition: color 0.3s;
  line-height: 50px;
}
.jss152 ul li a {
  color: inherit;
  align-items: center;
  font-weight: bold;
  gap: 4px;
  display: flex;
}
.jss152 ul li a img {
  width: 25px;
  height: 25px;
}
.jss152 ul li img.primary-icon {
  display: inline-flex;
}
.jss152 ul li img.hover-icon {
  display: none;
}
.jss152 ul li:hover img.primary-icon {
  display: none;
}
.jss152 ul li:hover img.hover-icon {
  display: inline-flex;
}
@media (max-width: 1024px) {
  .jss152.subMenuHeader {
    display: none;
  }
}
@media (max-width: 1080px) {
  .jss152 ul {
    gap: 10px;
  }
}
@media (max-width: 1065px) {
  .header-main-top {
    min-height: initial;
    padding-left: 0 !important;
    padding-right: 0 !important;
    padding-bottom: 0 !important;
  }
}
@media (min-width: 1024px) and (max-width: 1240px) {
  .jss100 {
    padding-left: 0 !important;
    padding-right: 22px;
  }
}
@media (max-width: 1269.95px) {
  .jss152 ul li {
    font-size: 12px;
  }
}
@media (min-width: 1024px) {
  .jss152 ul li {
    font-size: 16px;
    line-height: 35px;
  }
  .header-default {
    margin-bottom: 0 !important;
  }
}
.jss152 ul li::before {
  left: 0;
  width: 100%;
  bottom: 0;
  height: 2px;
  content: "";
  position: absolute;
  transform: scaleX(0);
  transition: transform 0.3s ease-in-out;
  background-color: #f7c61a;
}
.jss152 ul li:hover {
  color: #f7c61a;
}
.jss152 ul li:hover::before {
  transform: scaleX(1);
}
.MuiGrid-root.MuiGrid-container {
  gap: 0;
}
.dropdown-content-vj.MuiGrid-root.submenu-block.MuiGrid-container.MuiGrid-spacing-xs-3 {
  gap: 20px;
}

/**/
.title-block-space-between {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
  flex-wrap: wrap;
}
.title-block-space-between .title-block-link h3 {
  margin: 0;
  font-size: inherit;
}
.title-block-space-between .title-block-link {
  color: inherit;
  text-decoration: none;
}
.desc-overview {
  color: #333;
  font-size: 20px;
  padding-bottom: 32px;
}
.hover-desc:hover {
  cursor: pointer;
  color: #ec2029;
}
@media (max-width: 400px) {
  .item-special-banner .banner {
    max-width: 340px !important;
  }
}
@media (max-width: 1024px) {
  .block-experience-post {
    font-size: 14px;
  }
}

/* Home Search Section Styles */
.bg-search-main {
  position: relative;
  color: #fff;
  overflow: hidden;
}

.bg-search-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  z-index: 0;
}

.sec-search-main {
  position: relative;
  z-index: 1;
}

/* Desktop styles (>= 1520px) */
@media (min-width: 1520px) {
  .bg-search-main {
    aspect-ratio: 1920 / 500;
    /* min-height: clamp(240px, 28vw, 520px); */
  }

  .bg-search-image {
    object-fit: contain;
    object-position: center;
  }

  .bg-search-main .block-seach {
    min-height: clamp(220px, 28vw, 500px);
    width: 100%;
  }
}

/* Tablet/Mobile styles (< 1220px) */
@media (max-width: 1251px) {
  .bg-search-image {
    object-fit: cover;
    object-position: center center;
  }
  .bg-search-main {
    max-height: 400px;
  }
  .form-search.position-relative {
    width: 60% !important;
  }
}
@media (max-width: 1024px) and (min-width: 721px) {
  .bg-search-main,
  .sec-search-main {
    max-height: 360px;
  }
  .bg-search-main .block-seach {
    min-height: 360px;
  }
}
header#header-main-fixed {
  z-index: 2;
}

.content-search {
  display: flex;
  align-items: center;
  justify-content: center;
}

.form-search.position-relative {
  width: 80%;
}
@media (max-width: 1540px) and (min-width: 1221px) {
  .form-search.position-relative {
    width: 65% !important;
  }
}
@media (max-width: 720px) {
  .form-search.position-relative {
    width: 100% !important;
  }
}
