@charset "utf-8";
/*------------------------------------------------------------------------------------------------------
------------------------------------------------------------------------------------------------------*/
@media only screen and (max-width: 1600px) {
  .bg-text {
    font-size: 200px;
  }
}

@media only screen and (max-width: 1400px) {
  /* .bg-text {
        font-size: 140px;
        top: 160px;
    } */
}

@media only screen and (max-width: 1399px) {
  .bg-text {
    font-size: 170px;
    top: 160px;
  }

  .mic-area {
    margin-top: -150px;
  }
}

@media only screen and (max-width: 1199px) {
  .bg-text {
    font-size: 140px;
  }

  .banner-avtara,
  .scroll-down-box {
    position: relative;
  }

  .banner-avtara p,
  .scroll-down-box a {
    color: var(--white-color);
  }

  .scroll-down-box a svg path {
    stroke: var(--white-color);
  }

  .mic-area {
    margin-top: 0;
  }

  .about-image {
    margin-left: 0;
  }

  .about-image-top {
    height: auto;
  }

  .mic-shape {
    display: none;
  }
}

@media only screen and (max-width: 991px) {
  h1 {
    font-size: 52px;
    line-height: normal !important;
  }

  h2 {
    font-size: 36px;
    line-height: normal !important;
  }

  h3 {
    font-size: 30px;
    line-height: normal !important;
  }

  h4 {
    font-size: 24px;
    line-height: normal !important;
  }

  .section-title-area {
    margin-bottom: 0px;
  }

  .section-title-area .section-title {
    width: 70%;
  }

  .mic-area .section-title-area {
    justify-content: center;
    text-align: center;
  }

  .footer {
    padding-top: 50px;
  }

  .search-list {
    flex-wrap: wrap;
    border-radius: 15px;
  }

  .search-airport {
    width: 48.5%;
    border: 1px solid var(--primary-color);
    padding: 10px;
    border-radius: 10px;
  }

  .search-item {
    display: block;
    width: 48.5%;
    border: 1px solid var(--primary-color);
    padding: 10px;
    border-radius: 10px;
  }

  .search-button-box {
    position: relative;
    right: 0;
    left: 0;
    margin: 0 auto;
  }

  .scroll-down-box {
    text-align: end;
  }

  .bg-text {
    font-size: 105px;
  }

  .about-button-wapper {
    margin-bottom: 30px;
  }

  .steps-area:after {
    display: none;
  }

  .steps-box {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px 30px;
  }

  .steps-item,
  .section-title-area.center .section-title {
    width: 100%;
  }

  .steps-box .steps-item:nth-child(even) {
    margin-top: 0;
  }

  .widget-footer-address,
  .widget-footer-link {
    margin-left: 0;
  }

  .mic-box,
  .services-box {
    grid-template-columns: repeat(1, 1fr);
  }

  .list-icons ul {
    gap: 5px;
  }

  .mic-item,
  .about-image-top,
  .about-image-year,
  .about-image-image,
  .services-item,
  .steps-item,
  .testimonials-item {
    border-radius: 25px;
  }

  .testimonials-item {
    padding: 25px;
  }

  .steps-item {
    padding: 25px 25px 45px 25px;
  }

  .about-image-year h3 {
    font-size: 42px;
  }

  .pb-100 {
    padding-bottom: 50px !important;
  }

  .pt-100 {
    padding-top: 50px !important;
  }

  .ls-content .text h1 {
    font-size: 32px;
  }
}

@media only screen and (max-width: 991px) {
  .section-title {
    margin-bottom: 20px;
  }

  #big.owl-theme .owl-next,
  #big.owl-theme .owl-prev {
    display: none;
  }

  .testimonials-text p {
    font-size: 18px;
  }

  .item.testimonials-item {
    padding: 0 25px;
  }

  .search-button-box,
  .search-button {
    width: 100%;
  }

  .banner-shape {
    bottom: -3px;
  }

  .widget-logo img {
    width: 100px;
  }

  .search-list .search-airport::after {
    display: none;
  }

  .search-list .search-item::after {
    display: none;
  }
}

@media only screen and (max-width: 767px) {
  /* body {
        font-size: 14px;
    } */

  h2 {
    font-size: 28px;
    line-height: normal !important;
  }

  h3 {
    font-size: 22px;
    line-height: normal !important;
  }

  h4 {
    font-size: 20px;
    line-height: normal !important;
  }

  .section-title-area {
    width: 100%;
  }

  .banner-content {
    padding: 180px 0 100px;
  }

  .payment ul {
    justify-content: flex-start;
    padding-top: 20px;
    margin-bottom: 10px;
  }

  .search-item {
    width: 100%;
  }

  .section-title-area {
    align-items: flex-start;
    flex-direction: column;
    gap: 0;
  }

  .section-title-area .section-title {
    width: 100%;
    margin-bottom: 20px;
  }

  .section-title-content {
    display: none;
  }

  .bg-text {
    font-size: 80px;
  }

  .banner-heading h1 {
    font-size: 35px;
  }

  .moreinfo-details {
    flex-direction: column;
    gap: 10px;
  }

  .moreinfo-details ul.nav.nav-tabs {
    display: inline-block !important;
    white-space: nowrap !important;
    overflow-x: scroll;
    width: 100%;
  }

  .moreinfo-details ul.nav.nav-tabs li {
    width: auto;
    display: inline-block;
    position: relative;
  }

  .moreinfo-details ul.nav.nav-tabs {
    width: 100%;
  }

  .list-icons ul {
    gap: 5px;
  }

  .list-icons ul li {
    height: 38px;
    width: 38px;
  }

  .list-icons ul li svg {
    width: 20px;
    height: 20px;
  }
}

@media only screen and (max-width: 576px) {
  .header-btns-area {
    display: none;
  }

  #moreinfo .moreinfo-left {
    gap: 20px;
    flex-direction: column;
  }

  #moreinfo .moreinfo-header {
    gap: 20px;
  }

  #moreinfo .moreinfo-header .moreinfo-title h2 {
    font-size: 24px;
    line-height: 24px;
  }

  #moreinfo .moreinfo-pricing {
    text-align: start;
  }

  #moreinfo .moreinfo-pricing-left ul {
    justify-content: flex-start;
  }

  #moreinfo .tab-datas {
    padding: 15px;
  }

  #moreinfo .tab-datas-reviews-list {
    padding: 15px;
  }

  .news-shape-top {
    margin-bottom: -3px;
  }

  .steps-shape-bottom {
    margin-top: -7px;
  }

  .steps-shape-top {
    margin-bottom: -3px;
  }

  .services-shape-top {
    bottom: 6px;
  }

  .disclaimer {
    padding: 15px;
  }

  .inner-search-shape {
    bottom: -4px;
  }
}

@media only screen and (max-width: 575px) {
  .header-btns-area {
    display: none;
  }

  .steps-box {
    grid-template-columns: repeat(1, 1fr);
    gap: 30px;
  }

  .search-item-box {
    gap: 6px;
  }

  .search-icon {
    height: 48px;
    width: 48px;
  }

  .highlights-text img {
    display: none;
  }

  .banner-bottom-text {
    position: relative;
  }

  .scroll-down-box {
    text-align: center;
    bottom: 0;
    margin-bottom: 80px;
    margin-top: 50px;
  }

  .banner-heading h1 br {
    display: none;
  }

  .steps-item svg {
    width: 42px;
    height: 42px;
  }
}

@media only screen and (max-width: 360px) {
  .services-shape-top {
    bottom: 8px;
  }

  .steps-shape-top {
    margin-bottom: -4px;
  }

  .news-shape-top {
    margin-bottom: -4px;
  }
}

.listing-list-item {
  display: grid;
  grid-template-columns: repeat(1, 1fr);
  gap: 30px;
}

@media (min-width: 576px) {
  .listing-list-item {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 992px) {
  .listing-list-item {
    grid-template-columns: repeat(3, 1fr);
  }
}

/* ================= About Us Page =================== */

@media (max-width: 991px) {
  .counter-area .counter-box {
    margin: 40px 0;
  }

  .w-md-100 {
    width: 100% !important;
  }

  .datas-reviews-title {
    flex-direction: column;
  }

  .tab-datas-reviews-list .datas-reviews-title h6 {
    margin-bottom: 0;
  }
}

/* ================= Success Page =================== */

@media (max-width: 425px) {
  .booking-terms-sucess {
    font-size: 16px;
  }
}

@media (max-width: 767px) {
  .search-airport {
    width: 100% !important;
  }

}

@media (max-width: 768px) {
  .success-para {
    font-size: 16px;
  }

  .find-booking-area {
    flex-direction: column-reverse;
    gap: 20px;
  }
}

@media (min-width: 992px) {
  .desktop-border-right {
    border-right: 1px solid #000;
  }
}

@media (min-width: 991px) and (max-width: 1400px) {
  .success-content-top {
    font-size: 16px;
  }
}