@media (max-width: 1920px) {}

@media (min-width: 1920px) {}

@media (max-width: 1536px) {}

@media (max-width: 1440px) {}

@media (max-width: 1366px) {
  .tourDetail {
    width: 94%;
    max-width: 94%;
  }
}

@media (max-width: 1280px) {
  .month-form {
    grid-template-columns: repeat(3, 1fr);
  }
}

@media (max-width: 1199px) {
  .dropbtn {
    background: none;
    border: 0px;
  }

  .filters {
    display: flex;
    background: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 6px;
    -ms-border-radius: 6px;
    border-radius: 0px;
    -webkit-box-shadow: none;
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, .15);
    box-shadow: none;
  }

  .list-title {
    font-size: 16px;
  }

  .acenta-panel {
    display: block;
  }

  .panel-inner {
    display: block;
  }

  .contact-section {
    display: block;
  }

  .vize-section {
    display: block;
  }

  .download-button a,
  .call-now a {
    font-size: 11.5px;
  }

  .tab-buttons {
    display: block;
    /* height: 46px; */
    white-space: nowrap;
    overflow: auto;
  }

  .tab-buttons {
    white-space: nowrap;
    overflow: auto;
  }



  .uk-accordion-title {
    height: auto;
  }

  .detail-info-section {
    display: flex;
    flex-direction: column;
    gap: 2%;
  }

  .detail-section-title.uk-flex.uk-flex-between.uk-flex-center.uk-margin-medium-top {
    width: 96%;
  }

  .fair-tour-left {
    flex: 100%;
    max-width: 100%;
    margin-bottom: 30px;
  }

  .fair-slider {
    flex: 100%;
    max-width: 100%;

  }

  .fair-tour-section-inner {
    display: flex;
    flex-direction: column;
    flex-wrap: initial;
    margin-bottom: 100px;
  }
}

@media (max-width: 1099px) {
  .detail-section-title.uk-flex.uk-flex-between.uk-flex-center.uk-margin-medium-top {

    display: block;
  }

  .buttonSection {
    position: initial;
  }

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

  .tourDetail .locationSection {
    color: #fff;
    font-size: 12px !important;
    grid-template-columns: 6% 94%;
  }

  .rezervasyon-wp.uk-margin-medium-top {
    margin-top: 0px !important;
  }

  .detail-img {
    height: 400px;
  }

  .detail-img img {
    height: 100%;
    object-fit: cover;
  }

  .detail-img-section .box-inner {
    width: 100%;
    margin-bottom: 0px;
  }

  .uk-flex.buttonSection {
    margin-top: 11px;
  }

  .tourDetail .price.uk-flex span {
    font-size: 26px;
  }

  .box-inner {
    width: 100%;
    margin-bottom: 26px;
  }

  .phone {
    display: none;
  }

  .login a img {
    display: none;
  }

  .login a {
    font-size: 14px;
    padding: 10px;
    height: 40px;
  }

  .our-services-inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .detail-section-left {
    flex: 100%;
    max-width: 100%;
  }

  .detail-section-right {
    flex: 100%;
    max-width: 100%;
  }

  .detail-section {
    flex-direction: column;
    align-items: inherit;
  }

  .category-section.uk-margin-medium-top {
    margin-top: 20px !important;
  }

  .filters {
    gap: 10px;
  }

  .filtre-button {
    display: block !important;
  }

  .category-section-right {
    flex: 100%;
    max-width: 100%;
  }

  .category-section-left {
    padding-top: 30px;
    flex: 100%;
    max-width: 100%;
  }

  .mobile-none {
    display: none !important;
  }

  .category-section {
    flex-direction: column;
    align-items: initial;
  }

  .uk-sticky-fixed .login {
    margin-top: 16px;
  }

  header {
    height: 80px;
  }

  .header-section {
    padding-top: 0;
    height: 90px !important;
  }

  .uk-sticky-fixed header {
    height: 80px;
  }

  .uk-sticky-fixed button.uk-button.uk-button-default.uk-margin-small-dark.ds-none.svg-size {
    margin-top: 15px;
  }

  .logo a img {
    width: 106px;
  }

  .menu-top {
    display: none !important;
  }

  .ds-none {
    display: block !important;
  }

  .scroll {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  }

  /* 
  .tour-label {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  } */

  .tour-label ul {
    padding-left: 10px !important;

  }

  .footer {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    flex-wrap: wrap;
    padding-top: 60px;
    width: 100%;
    gap: 20px;

  }

  .footer-menu,
  .footer-content {
    flex: 1;
    max-width: 100%;
    text-align: center;
  }

  .footer-menu ul li a {
    display: block;
    text-align: center;
    width: 100%;
    border-bottom: 1px solid #1f346e;
  }

  .footer-menu ul li a svg {
    display: none;
  }

  .phone-footer {
    display: block;
  }

  .footer-bottom {
    width: 100%;
    height: auto;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: space-between;
    gap: 20px;
    padding: 20px 0;
  }
}

@media (max-width: 1024px) {
  .uk-breadcrumb {
    padding: 0;
    list-style: none;
    width: 100%;
    white-space: nowrap;
    overflow: auto;
  }
}

@media (max-width: 991px) {
  .rezervasyon-wp {
    width: 100%;
    white-space: nowrap;
    overflow: auto;
    margin-bottom: 20px;
  }

  .rezervasyon-section {
    width: 1000px;
  }

  .rezervasyon-wp-title {
    width: 1000px;
  }

  /* .uk-flex.uk-flex-right.uk-margin-small-top {
    width: 1000px;
    justify-content: flex-start;
} */
  .filters .select-container {
    position: relative;
  }

  .dropdown {
    width: 100%;
  }

  .social-media p {
    display: none;
  }

  .content-section {
    flex-direction: column;
    gap: 5%;
    align-items: flex-start;
  }

  .content {
    width: 100%;
    margin-bottom: 20px;
  }
}

@media (max-width: 1024px) {}

@media (max-width: 768px) {
  .tour-section {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
  }

  .page-content {
    width: 100%;
  }

  .tour-box {
    flex: 0 0 calc(50% - 10px);
    /* Her bir elemanı %50 genişlikte yapar ve boşluk bırakır */
    box-sizing: border-box;
  }

  .tour-box {
    flex-direction: column;
    width: 100%;
    text-align: center;
  }

  .tour-image img {
    height: auto;
  }

  .tour-details {
    width: 100%;
    text-align: left;
  }

  .tour-image {
    width: 100%;
  }

  .tour-details p {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 3px;
    text-align: center;
  }

  .tour-details span {
    /* justify-content: center; */
  }

  .tour-details .dropdown {
    width: 162px !important;
    margin: 0 auto;
  }

  .tour-pricing {
    width: 100%;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    background: #F7F7F9;
    border-top-right-radius: 10px;
    border-bottom-right-radius: 10px;
    margin-top: 0px;
    padding: 20px;
    height: 80px;
  }
}

@media (max-width: 576px) {
  .dropbtn {
    font-size: 12px;
  }

  .tour-buttons .dropdown {
    width: 200px !important;
  }

  .tour-buttons .dropbtn {
    width: 200px !important;
  }

  .social-media {}

  .content span {
    font-weight: 900;
    font-size: 30px;
  }

  .bg-gray {
    background-color: #F5F5F5;
    padding: 35px 0px;
  }
}

@media (max-width: 480px) {
  .tour-box {
    flex: 0 0 calc(100% - 10px);
    box-sizing: border-box;
  }
}

@media (max-width: 414px) {
  .tour-buttons .dropdown {
    width: 180px !important;
  }

  .tour-buttons .dropbtn {
    width: 180px !important;
  }

  .tour-download a {
    padding: 0 20px;
  }
}

@media (max-width: 400px) {}

@media (max-width: 375px) {}

@media (max-width: 320px) {}