.ibn-hp-top-banner {
  margin-top: 0 !important;
}
.slick-slider img {
  width: 100%;
  height: 100%;
}
.slick-dots {
  text-align: center;
}
.slick-dots > li {
  display: inline-block;
  margin: 12px;
}
.slick-dots button {
  width: 12px;
  height: 12px;
  background-color: gray;
  border-radius: 50%;
  padding: 0;
  border: none;
}
.slick-dots .slick-active button {
  background-color: white;
}
.slick-dots li button:before {
  font-size: 15px;
  line-height: 20px;
  position: absolute;
  top: 0;
  left: 0;
  width: 20px;
  height: 20px;
  content: "•";
  text-align: center;
  opacity: 0.25;
  color: #000;
}
.slick-dots {
  bottom: unset;
}
.slick-dots li {
  width: 0px;
}

/* Mobile */
@media (min-width: 100px) {
  .ibn-sl {
    height: 100%;
    min-height: auto;
  }
  .ibn-sl-img0 {
    background: url("/uploads/home_page_desc/persia3.webp");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img1 {
    background: url("/uploads/home_page_desc/Dubai_Home_ Festival_Desktop_mobile.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img2 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_sit_on_ot_mobile.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img3 {
    background: url("/uploads/home_page_desc/Dubai_Home _Festival_dont_lounge_around_mobile.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img4 {
    background: url("/uploads/home_page_desc/Dubai_Home Festival_dont_overstack_it_mobile.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img5 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_freeze_up_mobile.png");
    background-position: center;
    background-size: cover;
  }
}

/* Tablet */
@media (min-width: 768px) {
  .ibn-sl {
    height: 100%;
    min-height: auto;
  }
  .ibn-sl-img0 {
    background: url("/uploads/home_page_desc/persia3.webp");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img1 {
    background: url("/uploads/home_page_desc/Dubai Home Festival 2024 IBM _Main KV Tablet.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img2 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_sit_on_ot_tablet.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img3 {
    background: url("/uploads/home_page_desc/Dubai_Home _Festival_dont_lounge_around_tablet.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img4 {
    background: url("/uploads/home_page_desc/Dubai_Home Festival_dont_overstack_it_tablet.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img5 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_freeze_up_tablet.png");
    background-position: center;
    background-size: cover;
  }
}

/* Desktop */
@media only screen and (min-width: 1024px) and (max-width: 4000px) {
  .ibn-sl {
    margin-top: 0;
  }
  .ibn-sl-img0 {
    background: url("/uploads/home_page_desc/persia3.webp");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img1 {
    background: url("/uploads/home_page_desc/Dubai_Home_ Festival_Desktop.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img2 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_sit_on_ot.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img3 {
    background: url("/uploads/home_page_desc/Dubai_Home _Festival_dont_lounge_around.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img4 {
    background: url("/uploads/home_page_desc/Dubai_Home Festival_dont_overstack_it.png");
    background-position: center;
    background-size: cover;
  }
  .ibn-sl-img5 {
    background: url("/uploads/home_page_desc/Dubai_Home_Festival_freeze_up.png");
    background-position: center;
    background-size: cover;
  }
}
@media only screen and (min-width: 2560px) and (max-width: 4000px) {
  .ibn-sl {
    height: 100%;
    min-height: auto;
  }
}
@media only screen and (min-width: 1440px) and (max-width: 2559px) {
  .ibn-sl {
    height: 100%;
    min-height: auto;
  }
}
@media only screen and (min-width: 1024px) and (max-width: 1339px) {
  .ibn-sl {
    height: 100%;
    min-height: auto;
  }
}
