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

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

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

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

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

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

@media (max-width: 1199px) {
  .gallery-sec.turtakvim {
    padding: 10px;
  }

  .uk-slideshow-items {
    height: 300px !important;
  }

  .page-row {
    width: 100%;
    display: flex;
    flex-direction: column;
    gap: 20px;
  }

  .banner_text_cont p {
    width: 100%;
  }

  .contact-section {
    border: 1px solid #EBECEF;
    border-radius: 10px;
    display: flex;
    flex-direction: column;
    gap: 30px;
    padding: 20px;
  }

  div#iletisimalani {
    display: flex;
    flex-direction: column;
    gap: 0px;
  }

  .card-section {
    display: block;
  }

  .form-item {
    flex: 0 0 calc(50% - 10px);
    box-sizing: border-box;
  }

  .sepet-section {
    display: block;
  }

  .table_outer {
    display: block;
  }

  .table_head {
    display: none;
  }

  .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) {
  .our-services-inner {
    display: flex;
    flex-direction: column;
    gap: 20px;
  }
  .our-services-wp {
    justify-content: center!important;
    display:inherit!important;
  }
  .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: 110px;
  }

  .header-section {
    padding-top: 0;
  }

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

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

  .logo a img {
    width: 115px;
    margin-top: 4px;
  }

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

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

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

  .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;
    flex: 1;
  }

  .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: center;
  }

  .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: 27px;
    padding: 20px;
  }
}

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

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

  .social-media {
    display: none;
  }

  .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) {}