.home-banner{
height: auto;
}
    .banner-carousel .slide {
        height: 500px;
  background-size: cover;
  background-position: center right;
  position: relative;
  color: #fff;
}

.slide-content {
  position: absolute;
  left: 25%;
  top: 50%;
  transform: translateY(-50%);
  max-width: 490px;
}
.slide-content h1{
	color: #ffffff !important;
}
.second-slide .slide-content{

    left: 5%;
}

.third-slide .slide-content{
    left: 15%;
    
  max-width: 550px;
}
#first-slide{
background-image:url("https://ifu-institut.at/uploads/images/banners/ifu-slider-int.webp");
}
#first-slide .slide-content{
left: 10%;
}
.second-slide{
background-image:url("https://ifu-institut.at/uploads/images/banners/ifu-slider-exam.webp");
}
.second-slide .slide-content p{
    margin: 0;
    font-size: 2rem;
}
 .third-slide{
background-image: url("https://ifu-institut.at/uploads/images/banners/ifu-slider-wd.webp");
}
.third-slide .slide-content{
    text-align: center;
top: 60%;
}
.third-slide .slide-content p{
    margin: 0;
    font-size: 2rem;
}
.slide-content h2{
font-size: 48px;
}
.second-slide h2{
    margin-top: 0;
    font-size: 48px;
}

.third-slide h2{
    font-size: 48px;
}

.slide-content h1 {
  font-size: 3rem;
  font-weight: 800;
  margin-bottom: 20px;
}

.slide-content p {
  font-size: 1.3rem;
  line-height: 1.6;
}

.btn-row {
  margin-top: 30px;
}

a{
    text-decoration: none;
    color: inherit;
}
.btn-red,
.btn-white {
    font-weight: bold;
  display: inline-block;
  padding: 14px 32px;
  border-radius: 40px;
  margin-right: 15px;
  font-weight: 600;
  cursor: pointer;
  border: 2px solid #fff;
  transition: all 0.3s ease;
  color: #fff;
}

.btn-red {
  background: #d11119;
  border-color: #d11119;
  border: 2px solid #fff;
}

.btn-white {
  background: transparent;
}

.btn-red:hover,
.btn-white:hover {
  background: #fff;
  color: #d11119;
  border-color: #fff;
}

.fourth-slide .slide-content{
    left: 15%;
    
  max-width: 550px;
}

.fourth-slide{
background-image: url("https://ifu-institut.at/uploads/images/banners/ifu-banner-4.webp");
}

.fourth-slide .slide-content{
    text-align: center;
top: 50%;
}

.fourth-slide .slide-content p{
    margin: 0;
    font-size: 2rem;
}

.fourth-slide h2{
    font-size: 48px;
}

@media (max-width: 1380px) {
#second-slide{
background-position-x: -60px;
}
}
@media (max-width: 1300px) {
    .third-slide .slide-content{
        left: 5%;
    }
    .second-slide .slide-content{
    max-width: 550px;
  }
.fourth-slide .slide-content{
        left: 5%;
    }
}
@media (max-width: 1200px) {
  .slide-content {
    left: 15%;
    max-width: 420px;
  }

  .slide-content h1 {
    font-size: 2.5rem;
  }

  .slide-content p {
    font-size: 1.2rem;
  }
}
@media (max-width: 1160px) {
    .third-slide .slide-content{
        max-width: 500px;
    }
.fourth-slide .slide-content{
        max-width: 500px;
    }
}
@media (max-width: 1100px) {
     .slide-content {
    left: 10%;
  }
  .third-slide .slide-content{
    left: 1%;
  }
 .fourth-slide .slide-content{
    left: 1%;
  }

#second-slide{
background-position-x: -250px;
}

 .fourth-slide{
background-position-x: -310px !important;
}

}
@media (max-width: 1000px) {
#first-slide{
background-position-x: -330px;
}

  .third-slide{
    background-image: url(https://ifu-institut.at/uploads/images/banners/ifu-slider-bg.webp);
}

  .fourth-slide{
    background-image: url(https://ifu-institut.at/uploads/images/banners/ifu-slider-bg.webp);
}

.fourth-slide .slide-content{
    left: 25%;
top:50%;
  }

  .third-slide .slide-content{
    left: 14%;
top:50%;
  }
}
@media (max-width: 980px) {
#first-slide{
background-image: url(https://ifu-institut.at/uploads/images/banners/ifu-slider-bg.webp);
}
#first-slide .slide-content{
left: 22%;
text-align: center;
}

    #second-slide {
        background-position-x: -500px;
    }

}



@media (max-width: 768px) {
.second-slide .slide-content{
left: 11%;
}
  .banner-carousel .slide {
    height: auto;
    padding: 80px 20px;
    background-position: center;
  }

  .slide-content {
    position: static;
    transform: none;
    text-align: center;
  }

  .slide-content h1 {
    font-size: 2rem;
    margin-bottom: 15px;
  }

  .slide-content p {
    font-size: 1.1rem;
  }

  .btn-row {
    margin-top: 20px;
    display: flex;
    flex-direction: column;
    gap: 12px;
    align-items: center;
  }

  .btn-red,
  .btn-white {
    width: 80%;
    padding: 14px 0;
    font-size: 1rem;
  }

#fourth-slide{
	height: 500px;
}

.fourth-slide .slide-content{
	left: 15%;
top: 15%;
}

  .banner-carousel .slide::before {
    content: "";
    position: absolute;
    inset: 0;
    background: rgba(0,0,0,0.05);
  }

  .slide > * {
    position: relative;
    z-index: 2;
  }
  
}

@media (max-width: 540px) {
        #second-slide {
            background-position-x: -700px;
        }
#second-slide::before {
  content: "";
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.3); 
  z-index: 1;
}
 #second-slide h2 {
	font-size:33px !important;
}
}


@media (max-width: 510px) {
#slider-title{
font-size:40px;
}
    .second-slide .slide-content, #first-slide {
	left:0;
}
}
@media (max-width: 480px) {
  .slide-content h1 {
    font-size: 1.7rem;
  }

  .slide-content p {
    font-size: 1rem;
  }

  .btn-red,
  .btn-white {
    width: 90%;
  }
}

.banner-carousel .owl-nav {
  position: absolute;
  top: 50%;
  width: 100%;
  display: flex;
  justify-content: space-between;
  transform: translateY(-50%);
  pointer-events: none; 
}

.banner-carousel .owl-nav button {
  background: rgba(255, 255, 255, 0.25);
  border: none;
  width: 55px;
  height: 55px;
  border-radius: 50%;
  pointer-events: auto;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: 0.25s ease;
}

.banner-carousel .owl-nav button:hover {
  background: rgba(255, 255, 255, 0.45);
}

.banner-carousel .owl-nav span {
  font-size: 32px;
  color: #fff;
  line-height: 0;
  font-weight: 700;
}

@media (max-width: 768px) {
  .banner-carousel .owl-nav button {
    width: 40px;
    height: 40px;
  }

  .banner-carousel .owl-nav span {
    font-size: 26px;
  }
}

@media (max-width: 620px) {
#first-slide .slide-content {
left: 10%;
}
.third-slide .slide-content, .second-slide .slide-content{
left: 5%;
}

.fourth-slide .slide-content{
left: 5%;
}

}

@media (max-width: 480px) {
#first-slide .slide-content{
left: 0%;
}
.third-slide .slide-content, .second-slide .slide-content{
left: 0%;
}

.fourth-slide .slide-content{
left: 0%;
}

  .banner-carousel .owl-nav button {
    width: 34px;
    height: 34px;
  }

  .banner-carousel .owl-nav span {
    font-size: 22px;
  }
}
.owl-next{
    margin-right: 15px !important;
  }
  .owl-prev{
    margin-left: 15px !important;
  }
