@media (max-width: 1440px) {
  .banner__text span {
    font-size: 70px;
  }

  .banner__text h1 {
    font-size: 38px;
  }
}

@media (max-width: 959px) {
  .header-right {
    width: auto;
  }
  .header .navigation,
  .header-widget,
  .header-btns {
    display: none;
  }

  .burgerMenu,
  .call__header {
    display: block;
    margin-left: 32px;
    vertical-align: middle;
  }

  .header-inner .custom-logo {
    display: block;
    width: 100%;
    max-height: 80px;
    padding: 10px 0;
  }

  .banner__content {
    padding: 0 50px;
  }

  .banner__text h1 {
    font-size: 30px;
  }
  .banner__text span {
    font-size: 64px;
  }
  .new__trip__card:hover {
    transform: translate(0);
  }
}

@media (max-width: 768px) {
  .review-tripadvisor__items .item {
    margin: 5px;
  }
  .why__us .row > div:nth-child(4),
  .why__us .row > div:nth-child(5),
  .why__us .row > div:nth-child(6) {
    display: none;
  }
  .destination__section .heading-wrap h2::after {
    left: 50%;
    transform: translateX(-50%);
    -webkit-transform: translateX(-50%);
    -moz-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
  }

  .destination--grid > div {
    aspect-ratio: 1/1;
    width: 200px;
    height: 200px;
  }

  .video__review {
    background: #2e2e2e;
    padding: 30px 0;
  }

  .video__review .owl-nav button.owl-next {
    right: -15px;
  }

  .video__review .owl-nav button.owl-prev {
    left: -15px;
  }

  .owl-nav button.owl-prev,
  .owl-nav button.owl-next {
    width: 40px;
    height: 40px;
  }

  .travel__style--slider .best--seller a img {
    border-radius: 8px 8px 0 0;
  }

  .video__review::before,
  .video__review::after {
    background: none;
  }

  .video__review .heading-wrap h2,
  .video__review .heading-wrap p,
  .aced-slider p {
    color: #fff;
  }

  .list__blog > div > a {
    flex: 0 1 59%;
  }

  .review-trustpilot__slider .slick-slide,
  .video__testimonials--slider .slick-slide {
    margin: 0;
  }

  .trip__month--img > a {
    height: 100%;
  }

  .trip__month--img > a img {
    height: 100%;
    aspect-ratio: 4/3;
  }

  .bg-black .heading-wrap h2 {
    margin: 0;
  }

  .listing__blog {
    flex: 0 0 51%;
  }

  .aced-slider h4 {
    font-size: 14px;
  }

  .aced-slider a {
    color: #bfbfbf;
    font-size: 12px;
    line-height: 1.3;
    font-weight: 500;
  }
  .banner__content {
    padding: 0 15px;
    top: 40%;
  }

  .header-inner .custom-logo {
    max-height: 60px;
    padding: 0;
  }

  .banner__video {
    display: none;
  }

  .home__banner--section {
    height: calc(100vh - 79px);
    margin-top: 79px;
  }

  .banner__home--img {
    display: block;
    position: relative;
    background: #111;
    width: 100%;
    height: calc(100vh - 79px);
  }

  .banner__home--img img {
    object-fit: cover;
    height: calc(100vh - 82px);
  }

  .milestone-content,
  .milestone-content span {
    font-size: 12px;
  }

  .milestone-icon svg {
    width: 32px;
    height: 32px;
  }

  .milestone-content {
    padding-left: 37px;
  }

  .banner__text h1 {
    font-size: 24px;
  }
  .banner__text span {
    font-size: 64px;
  }

  .banner--search input {
    font-size: 16px;
  }

  .best--seller img {
    aspect-ratio: 3/4;
    object-fit: cover;
  }

  .heading-wrap h2 {
    font-size: 20px;
  }

  .heading-wrap p {
    font-size: 14px;
  }
  .best--seller {
    border: none;
  }

  .trip__price {
    display: none;
  }

  .item__pricing,
  .trip__date {
    display: block;
  }

  .trip__date {
    left: 8px;
    font-size: 13px;
    font-weight: 500;
  }

  .best--seller h3 {
    font-size: 15px;
    margin-bottom: 4px;
    line-height: 21px;
  }

  .best-seller-content {
    padding: 8px;
  }

  .best--seller > a > div p {
    display: none;
  }

  .heading-wrap,
  .destination__section .heading-wrap {
    width: 100%;
    text-align: center;
  }

  .swiper-button-next {
    right: 10px !important;
  }

  .travel__style--slider .owl-nav button.owl-next {
    right: 10px;
  }

  .leading-img,
  .leading-img img {
    border-radius: 16px 16px 0 0;
  }

  .leading-content .btn {
    width: 100%;
  }

  .owl-nav button.owl-prev {
    left: 20px;
  }

  .swiper-button-next,
  .swiper-button-prev {
    width: 40px;
    height: 40px;
    background-size: 20px;
    opacity: 1;
    visibility: visible;
  }

  .review-trustpilot__slider .slick-slide,
  .video__testimonials--slider .slick-slide,
  .review-googlereview__slider .slick-slide {
    margin: 5px;
  }

  .destination--grid {
    grid-gap: 15px;
    display: flex;
    flex-wrap: nowrap;
    overflow-x: auto;
  }

  .each-destination > a {
    height: 200px;
    aspect-ratio: 1/1;
    width: 200px;
  }

  .custsupport__col--text {
    width: 100%;
    padding-right: 0;
  }

  .each-destination svg {
    width: 116px;
  }
  .each-destination > a img {
    aspect-ratio: 1/1;
  }

  .callback > div > img {
    width: 104px;
    height: 104px;
    object-fit: cover;
  }

  .travel__style--slider .owl-item .item,
  .best__seller--slider .owl-item .item {
    padding-top: 0;
  }
  .travel__style--slider .best--seller {
    box-shadow: 0 0 2px 2px #0000000f;
  }

  .trip__tab--slider .new__trip__card,
  .best__seller--slider .new__trip__card {
    margin-top: 10px;
  }

  .destination--grid > div:first-child > a {
    height: 100%;
  }

  .section {
    padding: 30px 0;
  }

  .callback__text h4 {
    font-size: 15px;
  }

  .callback__text p {
    font-size: 13px;
  }

  .callback .btn {
    width: 100%;
    margin-top: 15px;
  }

  .region-slide img {
    aspect-ratio: 3/4;
  }

  .blog__container > a::after {
    display: none;
  }

  .blog__overlay {
    position: static;
    padding: 15px 0;
    padding-top: 8px;
  }

  .homefaq .accordion__item-title {
    margin-right: 10px;
  }

  .blog__overlay span,
  .listing__blog span {
    color: #111;
    display: none;
  }

  .blog__overlay h3,
  .listing__blog h3 {
    font-size: 16px;
    line-height: 24px;
  }

  .blog__overlay h3 a,
  .listing__blog h3 a {
    color: #111;
  }

  .disNone {
    display: block;
  }

  .blog-header > a {
    display: none;
  }

  .trip__month--content .heading-wrap {
    display: none;
  }
  .why__content {
    margin-bottom: 25px;
  }

  .why__content h3 {
    font-size: 18px;
    margin: 12px 0;
  }

  .trip__month--content h3 {
    margin-top: 8px;
    font-size: 18px;
  }

  .fancybox-slide {
    padding: 0;
  }

  .trip__month--content p {
    font-size: 14px;
    line-height: 24px;
  }

  .trip__month--content {
    text-align: center;
    margin-top: 15px;
  }

  .trip__month--content .btn {
    width: 100%;
  }

  .searchBy ul li p {
    display: none;
  }

  .form-autocomplete-section {
    height: 283px;
    padding: 15px;
  }

  .best-seller-content h3 span {
    display: none;
  }

  .gform_legacy_markup_wrapper ul.gform_fields {
    display: block !important;
  }

  .gform_legacy_markup_wrapper ul.gform_fields li {
    margin-bottom: 15px !important;
  }
  .gform_legacy_markup_wrapper
    input:not([type="radio"]):not([type="checkbox"]):not([type="image"]):not(
      [type="file"]
    ) {
    line-height: 100% !important;
  }

  .overlay-region {
    padding: 10px 5px;
  }

  .slick-nav.desktop__nav {
    display: none;
  }

  .slick-nav.mobile__nav {
    display: flex;
  }

  .review-trustpilot__slider-wrap .slick-nav .slick-arrow {
    margin-right: 8px;
    width: 32px;
    margin-left: 0;
  }

  .trip__tab--slider .swiper-slide:hover,
  .best__seller--slider .swiper-slide:hover,
  .travel__style--slider .swiper-slide:hover {
    transform: none;
  }
}

@media (max-width: 640px) {
  .ctanews__section form {
    display: block;
  }
  .ctanews__section form ul li.gfield:first-child {
    margin: 0 10px 0 0;
    margin-top: 0px;
    margin-right: 10px;
    margin-left: 0px;
  }
}

@media (max-width: 590px) {
  .review-tripadvisor__user {
    justify-content: center;
  }

  .review-tripadvisor__comment,
  .c-card__body {
    text-align: center;
  }
  .home-google-wrapper {
    justify-content: center;
  }
  .banner--milestone {
    /*! display: flex; */
    justify-content: center;
    margin-bottom: 15px;
    bottom: 100px;
  }

  .milestone-content {
    flex: 0 1 47%;
    margin-bottom: 25px;
  }
  .milestone-flex {
    /*! display: block; */
    /*! column-count: 2; */
    padding-left: 52px;
  }

  .milestone-content:first-child {
    order: 1;
  }

  .milestone-content:nth-child(2) {
    order: 3;
  }
  .milestone-content:nth-child(3) {
    order: 2;
  }
  .milestone-content:nth-child(4) {
    order: 4;
  }
}

@media (max-width: 360px) {
  .trip__month--stats span:nth-child(2) {
    padding: 0 10px;
  }
}
