/*=============================================================
    Start Responsive for all pages
================================================================*/

/********* start navbar responsive ************/

@media (max-width: 768px) {
  .navbar-brand {
    margin-right: 5px;
  }

  header .navbar-brand img {
    max-width: 100px;
    height: auto;
  }

  header .container-fluid {
    padding-inline: 1rem;
  }

  .navbar.is-fixed {
    width: calc(100% - 5px);
  }

  .menu-container .btn-effect {
    margin-left: 1rem;
  }

  .lang-menu {
    left: -40px;
    min-width: 120px;
  }

  .contact-boxes {
    flex-wrap: wrap;
  }

  .upper___right {
   display: none;
  }

  .visitor-blog{
    padding-bottom: 0;
  }
  /* .navbar-main .btn-effect {
   display: none;
  } */

  .lang-toggle {
    padding: 5px;
    font-size: 14px;
  }

  .login-nav {
    font-size: 12px;
  }

  .login-nav span {
    display: none;
  }

  .padding-section {
    padding-top: 30px;
    padding-bottom: 30px;
  }

  .section-title span:after,
  .section-title span:before {
    display: none;
  }

  .section-title span {
    display: block;
    font-size: 12px;
    margin: 5px auto 20px;
    width: 100%;
    text-align: center;
  }

  .scroll-top.active {
    bottom: 80px;
    right: 10px;
  }

  /* start navbar*/
  .navbar-icons {
    justify-content: center;
    width: 100%;
    gap: 10%;
  }

  .lang-toggle span {
    display: none;
  }

  .navbar-icons span {
    display: none;
  }

  .navbar-main {
    padding: 10px 0;
    /* flex-wrap: wrap; */
  }

  .mega-search {
    flex: 0 0 67%;
  }

  .website-logo {
    flex: 0 0 20%;
  }

  .right-navbar-menu {
    flex: 0 0 100%;
    justify-content: space-between;
    margin-top: 1rem;
  }

  .navbar-toggler:focus {
    box-shadow: none;
    border: none;
  }

  .navbar-toggler {
    border: none;
    background-color: transparent;
  }
}

/********* End Navbar Responsive **************/

/********* start Footer responsive ************/

@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .footer-text p {
    font-size: 16px
  }

  .footer-text p br {
    display: none
  }
}


@media only screen and (min-width:768px) and (max-width:991px),
only screen and (min-width:576px) and (max-width:767px) {
  .footer-widget-title {
    margin-bottom: 25px
  }
}


@media only screen and (min-width:1200px) and (max-width:1399px),
only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .footer-widget-menu ul li a {
    font-size: 17px
  }
}


@media only screen and (min-width:1200px) and (max-width:1399px) {
  .footer-col-3 {
    padding-left: 150px
  }
}

@media only screen and (min-width:992px) and (max-width:1199px) {
  .footer-col-3 {
    padding-left: 80px
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .footer-col-3 {
    padding-left: 0
  }
}

@media only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .footer-logo {
    margin-bottom: 20px
  }
}



@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .footer-col-4 {
    padding-left: 0
  }
}

@media only screen and (min-width:992px) and (max-width:1199px),
only screen and (min-width:768px) and (max-width:991px),
(max-width:767px) {
  .copyright-left {
    margin-bottom: 20px
  }
}


@media (max-width:767px) {
  .copyright-right a:not(:first-child) {
    margin-left: 0
  }

  .copyright-right a:nth-child(2) {
    margin: 0 10px
  }
}

/********* End Footer responsive ************/


/*********  start common css  ************/

@media (max-width: 768px) {
  .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    margin: 8px;
  }
}

@media (max-width:600px) {
  .cookie-buttons {
    width: 100%;
    justify-content: flex-start
  }

  .cookie-buttons button {
    width: auto
  }
}

@media (max-width:767px) {
  .hero-img {
    height: 200px
  }

  .hero-content .title {
    font-size: 2rem
  }
}

@media (max-width:768px) {
  .cta-box {
    flex-direction: column;
    text-align: center;
    padding: 2rem 1.5rem
  }

  .cta-content h6 {
    font-size: 1.5rem
  }

  .cta-content p {
    font-size: 1rem
  }

  .cta-button {
    margin-left: 0;
    margin-top: 1rem
  }

  .cta-button a {
    padding: .875rem 2.5rem;
    font-size: 1.1rem
  }
}

@media (max-width:768px) {
  .progress-wrap {
    bottom: 75px;
  }
}

/*********  End  common css  ************/

/*=============================================================
            end Responsive for all pages
==============================================================*/

/*=============================================================
    Start Home Page
==============================================================*/
/*__________  start Hero Section  _______*/

@media (max-width: 768px) {
  .floating-img {
    width: 100px !important;
    height: 100px !important;
  }

  .img-1 {
    left: 2%;
    top: 6%;
  }

  .img-2 {
    right: 2%;
    top: 8%;
  }

  .hero-content p {
    margin-bottom: 1rem;
  }

  .img-3 {
    left: 2%;
    bottom: 7%;
  }

  .img-4 {
    right: 2%;
    bottom: 4%;
  }

  .element-1,
  .element-2,
  .element-3,
  .element-4 {
    display: none;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .floating-img {
    width: 130px !important;
    height: 130px !important;
  }
}

/*__________  end Hero Section  _________________*/

/*__________ start Main category Section________*/

@media (max-width: 768px) {
  .main-category-title .section-title {
    text-align: center;
  }

  .cards-grid {
    grid-template-columns: 1fr;
  }

  .attraction-card {
    height: 350px;
  }

  .circle-badge {
    width: 160px;
    height: 160px;
  }

  .circle-badge h3 {
    font-size: 1.5rem;
  }
}

@media (min-width: 769px) and (max-width: 1024px) {
  .cards-grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

@media (min-width: 1025px) {
  .cards-grid {
    grid-template-columns: repeat(5, 1fr);
  }
}

/*__________ end Main category Section__________*/

/*__________ start  tours section ______________*/
@media (max-width: 768px) {

  /* .tour-tabs .marker {
  display: none;
} */
  h4.tour-title {
    height: calc(1.3 * 3em);
  }

  .tabs-header {
    flex-wrap: nowrap;
    gap: 0.5rem;
    overflow-x: scroll;
    margin-bottom: 50px;
  }

  .tabs-header .tab {
    min-width: 150px;
  }

  .tabs-header .tab.active {
    background-color: var(--main-color);
  }

  .tab-pane {
    padding: 10px;
  }

  .tour-card {
    margin-bottom: 2.5rem;
  }

  .tabs-header::-webkit-scrollbar {
    width: 5px;
    height: 5px;
  }

  .tabs-header::-webkit-scrollbar-thumb {
    border-radius: 5px;
  }

}

/*__________ end  tours section ___________________*/

/*__________ start  destinations section ___________*/
@media (max-width: 768px) {
  .destinations-wrappers {
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: auto;
  }

  .destination-item {
    grid-area: auto !important;
  }

  .destination-preview {
    padding: 10px;
    text-align: center;
  }

  .destination-item:hover .destination-preview {
    bottom: 10px;
    right: 10px;
    left: 10px;
  }
}

/*__________ End  destinations section ___________*/
/*__________ start  tour-second-card _____________*/
@media (max-width: 768px) {
  .tour-second-card {
    gap: 0.75rem;
    margin-bottom: 15px;
  }

  .destination-preview .destination-title {
    font-size: 16px;
    font-weight: 600;
  }
}

/*__________ End  tour-second-card _______________*/
/*__________ start blog __________________________*/
@media (max-width: 768px) {
  .blog-card {
    margin-bottom: 20px;
  }
}

/*__________ Enb  blog ____________________________________*/


/*__________ start testimonial __________________________*/
@media (max-width: 768px) {
  .testimonialSwiper {
    padding: 0 0 50px 0;
  }
}

/*__________ start testimonial __________________________*/

/*=============================================================
    end Home Page
==============================================================*/

/*=============================================================
    start  tours Page
==============================================================*/
@media (max-width: 768px) {
  .filter-text {
    display: none;
  }

  .sub-category-filter .btn-effect {
    min-width: 50px;
    padding: 5px;
  }

  .tour-type-wrapper {
    padding-left: 7px;
  }

  .sub-category-result {
    gap: 5px;
    flex-direction: column;
  }
}

/*=============================================================
    end tours Page
==============================================================*/
/*=============================================================
    start subscategory Page
==============================================================*/
@media (max-width: 768px) {
  .destination-card .destination-content {
    padding: 10px 0;
  }
}

/*=============================================================
   end subscategory Page
==============================================================*/
/*=============================================================
    start  Tour details  Page
==============================================================*/
@media (max-width: 768px) {
  .booking-section {
    position: static;
  }

  button.more-img-overlay {
    right: 15px;
    bottom: 10px;
    padding: 5px 7px;
  }

  .day-icon {
    right: 5px;
  }

  .section-content {
    flex-direction: column;
  }

  .btn {
    padding: 5px;
  }

  .expandable-section {
    padding: 1rem;
  }

  .features {
    display: grid;
    gap: 1rem;
    grid-template-columns: repeat(2, 1fr);
  }

  .day-title {
    max-width: 95%;
  }
}

@media (max-width: 768px) {
  .tour-pricing-table {
    font-size: 0.85rem;
  }

  .section-title {
    font-size: 2rem;
  }

  .tour-pricing-table th,
  .tour-pricing-table td {
    padding: 1rem 0.75rem;
  }

}

@media (max-width: 720px) {
  .timeline-content {
    margin-left: 54px;
    margin-left: 0;
  }

  .day-number {
    width: 48px;
    height: 48px;
  }

  .item-body {
    flex-direction: column;
  }

  .item-image {
    width: 100%;
    height: 180px;
  }

  .timeline-content::before {
    left: -28px;
    display: none;
  }

  .itinerary-item::before {
    left: -34px;
    display: none;
  }

  .day-header {
    gap: 10px;
  }
}

/*=============================================================
    End  Tour details  Page
==============================================================*/