/* Main banner */

.header-title h1 {
  font-size: 18px;
  font-family: QuantumRise-medium, sans-serif;
}

@media (min-width: 768px) {
  .header-title h1 {
    font-size: 25px;
  }
}

@media (min-width: 1200px) {
  .header-title h1 {
    font-size: 32px;
  }
}

@media screen and (max-width: 992px) {
  .home-banner {
    position: relative;
  }
}

.home-banner-slider {
  position: relative;
}

.home-banner-content {
  position: absolute;
  top: 25%;
  width: 92%;
  left: 20px;
  padding: 0.75rem;
  /* transform: translateY(-50%); */
  z-index: 999;
}

@media (min-width: 769px) {
  .home-banner-content {
    width: 60%;
    top: 40%;
    left: 0%;
  }
}

@media (min-width: 1600px) {
  .home-banner-content {
    left: -10%;
  }
}

.home-banner-content h1 {
  margin-bottom: 0;
}

.home-banner-content p {
  color: #fff;
  font-weight: 500;
}

.home-banner-content p:nth-last-child(1) {
  margin-bottom: 0;
}

.home-banner-slider ul.slick-dots {
  position: absolute;
  bottom: 27px;
}

/* .home-banner-slider ul.slick-dots {
  bottom: 5%;
  left: 0;
  text-align: left;
  overflow-x: auto;
  position: absolute;
  display: flex;
  padding: 0 1.8rem;
} */

/* @media only screen and (min-width: 768px) {
  .home-banner-slider ul.slick-dots {
    left: 10%;
    width: 80%;
    padding: 0;
  }
} */

.home-banner-slider ul.slick-dots li {
  width: 15px;
  height: 3px;
  display: inline-block;
  border-radius: 15px;
  background-color: #fff !important;
  opacity: 1;
}

.home-banner-slider ul.slick-dots li.slick-active {
  background-color: #e51836 !important;
  width: 27px;
}

.home-banner-slider .slick-prev::before,
.home-banner-slider .slick-next::before {
  content: "";
}

.home-banner-slider .slick-prev {
  left: 20px;
  top: 95%;
  z-index: 99;
  width: 30px;
  height: 50px;
}

.home-banner-slider .slick-next {
  right: 20px;
  top: 95%;
  width: 30px;
  height: 50px;
  z-index: 9999;
}

@media (min-width: 769px) {
  .home-banner-slider .slick-next {
    width: 35px;
    right: 50px;
  }
}

@media (min-width: 769px) {
  .home-banner-slider .slick-prev {
    left: 50px;
    width: 35px;
  }
}

/* .home-banner-slider ul.slick-dots li a {
    border: none;
    text-decoration: none;
    font-weight: bold;
    font-size: 1rem;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #fff;
    font-weight: 400;
  }
  
  .home-banner-slider ul.slick-dots li:last-child {
    border-right: none;
  } */

#home-banner {
  overflow: hidden;
}

/* .home-slider-item img {
  max-height: 100%;
  width: auto;
  height: auto !important;
} */

/* iPad (all models) portrait */

/* Your styles for iPad in portrait orientation go here */

.home-slider-item {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
}

.home-banner-slider.slick-dotted.slick-slider {
  margin-bottom: 0;
}

/* Previous Code */

.home-banner-content::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 8px;
  background: #dd052b;
  left: 10px;
  top: 60px;
  transform: rotate(-20deg) skew(-20deg) translate(-120%, 0);
  clip-path: inset(0 100% 0 0);
}

.image-content::before,
.banner-content::before {
  content: "";
  position: absolute;
  width: 50px;
  height: 5px;
  background: #dd052b;
  left: 5px;
  top: 20px;
  transform: rotate(-20deg) skew(-20deg) translate(-120%, 0);
  clip-path: inset(0 100% 0 0);
}

@media (min-width: 992px) {
  .home-banner-content::before {
    width: 155px;
    height: 8px;
    left: 15px;
    top: 15%;
  }
}

@media (min-width: 992px) {
  .image-content::before,
  .banner-content::before {
    content: "";
    position: absolute;
    width: 165px;
    height: 8px;
    background: #dd052b;
    left: 5px;
    bottom: auto;
    top: 25px;
    transform: rotate(-20deg) skew(-20deg) translate(-120%, 0);
    clip-path: inset(0 100% 0 0);
  }
}

.home-banner-content::after {
  content: "";
  position: absolute;
  width: 70px;
  height: 8px;
  background: #dd052b;
  /* left: 100px; */
  bottom: auto;
  left: 175px;
  top: 35px;
  transform: rotate(-20deg) skew(-20deg) translate(200%, 0%);
  clip-path: inset(0 100% 0 0);
}

@media (min-width: 769px) {
  .home-banner-content::after {
    content: "";
    position: absolute;
    width: 215px;
    height: 8px;
    background: #dd052b;
    left: -215px;
    bottom: auto;
    top: 105px;
    transform: rotate(-20deg) skew(-20deg) translate(200%, 0%);
    clip-path: inset(0 100% 0 0);
  }
}

.image-content::after,
.banner-content::after {
  content: "";
  position: absolute;
  width: 80px;
  height: 5px;
  background: #dd052b;
  left: -45px;
  bottom: auto;
  top: 35px;
  transform: rotate(-20deg) skew(-20deg) translate(200%, 0%);
  clip-path: inset(0 100% 0 0);
}

@media (min-width: 769px) {
  .image-content::after,
  .banner-content::after {
    content: "";
    position: absolute;
    width: 130px;
    height: 8px;
    background: #dd052b;
    left: -20px;
    bottom: auto;
    top: 50px;
    transform: rotate(-20deg) skew(-20deg) translate(200%, 0%);
    clip-path: inset(0 100% 0 0);
  }
}

.home-slider-item.slick-active .home-banner-content::before,
.fc-image-slider .owl-item.active .image-content::before,
.fc-main-banner-slider .owl-item.active .banner-content::before,
.page-banner.active .banner-content::before {
  clip-path: inset(0 0% 0 0);
  transition: all 0.4s linear;
  transition-delay: 0.4s;
}

.home-slider-item.slick-active .home-banner-content::after,
.fc-image-slider .owl-item.active .image-content::after,
.fc-main-banner-slider .owl-item.active .banner-content::after,
.page-banner.active .banner-content::after {
  clip-path: inset(0 0% 0 0);
  transition: all 0.4s linear;
  transition-delay: 0.8s;
}

@media (max-width: 768px) {
  .image-content .fc-btn .fc-btn-icon {
    margin: 0 auto;
    width: 20px;
    height: 20px;
    line-height: 18px;
    border-radius: 50px;
    z-index: 0;
  }
}

@media (max-width: 768px) {
  .image-content .fc-btn .fc-btn-icon i {
    color: #fff;
    font-weight: 700;
    font-size: 16px;
  }
}

.image-content p:nth-last-child(1),
.image-content .header-title {
  margin-bottom: 15px;
}

@media (min-width: 768px) {
  .image-content p:nth-last-child(1),
  .image-content .header-title {
    margin-bottom: 25px;
  }
}

@media (max-width: 768px) {
  .offers-section .image-content .header-title h2 {
    font-size: 15px;
  }
  .offers-section .image-content p {
    font-size: 12px;
  }
}

/* iPad (all models) portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  .home-banner-content::before {
    top: 15%;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  .header-title h1 {
    font-size: 22px;
  }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) and (orientation: portrait) {
  .home-banner-content p {
    font-size: 14px;
  }
}
