@media (min-width: 2500px) {
  .haber-slider .item a .img img {
    height: 580px !important;
  }
}
@media (min-width: 992px) {
  .haber-slider .item a .img img {
    width: 100%;
    height: 568px;
    object-fit: cover;
  }

  .services-section-twelve {
    position: relative;
    /* z-index: 999; */
    margin-top: 2rem;
  }

  .home-top-news {
    margin-top: -4rem;
  }

  .auto-container {
    position: static;
    max-width: var(--container-width);
    padding: 0 15px;
    margin: 0 auto;
    width: 100%;
  }

  .service-block-twelve .inner-box {
    border-radius: 10px;
    position: relative;
    text-align: center;
    background-color: var(--theme-color-light);
    height: 100%;
    -webkit-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }

  .habercol_outer {
    width: 100%;
    overflow: hidden;
    margin: 0;
    border-radius: 1rem;
  }

  .habercol_outer {
    margin-right: 0 !important;
    margin-left: 0 !important;
  }

  .haber-slider.owl-carousel.owl-loaded.owl-drag {
    margin-right: 15px;
  }

  .haber-slider .item a {
    display: block;
    position: relative;
    width: 100%;
  }

  .haber-slider .item a:after {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    height: 135px;
    background: linear-gradient(
      0deg,
      rgb(0 94 161) 0,
      rgb(0 127 172) 34%,
      rgb(0 120 205 / 79%) 71%,
      rgb(0 0 0 / 0%) 100%
    );
  }

  .home_ebelediye_buttons {
    display: grid;
    grid-template: repeat(2, 1fr) / repeat(4, 1fr);
    gap: 10px 10px;
  }

  @media (min-width: 1550px) {
    .box-links {
      min-height: 80px;
    }
  }

  .box-links {
    float: left;
    background-color: #fff;
    color: var(--maincolor) !important;
    text-align: center;
    font-weight: 700;
    border-radius: 10px;
    position: relative;
    box-shadow: 0 0 25px 0 rgb(0 0 0 / 6%);
    -webkit-transition: 0.2s;
    -moz-transition: 0.2s;
    -o-transition: 0.2s;
    transition: 0.2s;
    will-change: box-shadow;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
    min-width: 10%;
    display: flex;
    flex-direction: column;
    padding: 14px;
    min-height: 150px;
    align-items: center;
    justify-content: center;
  }

  .box-links .vertical-center {
    display: flex;
    flex-direction: column;
    text-transform: uppercase !important;
  }

  .box-links-title {
    display: flex;
    flex-direction: column;
    align-items: center;
    font-size: 12px;
    color: #000;
  }

  .box-links .vertical-center {
    display: flex;
    flex-direction: column;
    text-transform: uppercase !important;
  }

  .webtvImage {
    margin-bottom: 10px;
    border-radius: 10px;
  }

  .haber-slider .item a .head {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 2;
    padding: 20px;
    color: #fff;
    letter-spacing: -0.5px;
  }

  .haber-slider .item a .head .title {
    font-size: 18px;
    font-weight: 700;
    margin-bottom: 5px;
  }

  .service-block-twelve .inner-box .title:hover {
    color: #fff;
  }

  .service-block-twelve .inner-box .title {
    color: #fff;
    margin-bottom: 20px;
  }

  @media only screen and (min-width: 768px) {
    .haber-slider .owl-dots .owl-dot {
      padding-left: 4px !important;
      padding-right: 4px !important;
    }
  }

  .haber-slider .owl-dots .owl-dot {
    flex-grow: 1;
    flex-basis: 0;
  }

  .haber-slider .owl-dots .owl-dot {
    background-color: transparent !important;
  }

  .haber-slider .owl-dots .owl-dot {
    margin-top: 5px !important;
  }

  .haberlertumunugor {
    background: 0 0;
    color: #fff;
    position: absolute;
    right: 3%;
    font-size: 14px;
    bottom: 4%;
    border-radius: 10px;
    padding: 10px;
    border: solid;
    font-weight: 600;
  }

  .haber-slider .owl-dots .owl-dot span {
    border-radius: 50%;
  }

  .haber-slider .owl-dots .owl-dot span {
    border: solid;
    display: flex;
    background-color: transparent;
    color: #fff;
    font-size: 16px;
    font-weight: 700;
    padding: 0;
    width: 2.5rem;
    height: 2.5rem;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
  }

  .haber-slider .owl-dots {
    margin-top: -60px;
    margin-left: 1rem;
  }

  .haber-slider .owl-dots {
    width: 70%;
  }

  .haber-slider .owl-dots {
    margin-top: 7px;
    display: flex;
    margin-left: -4px;
    margin-right: -4px;
  }

  .owl-dots {
    display: flex;
    position: absolute !important;
    width: 95%;
  }
}
