
@import url('header.css');
a,a:focus{
    text-decoration: none;
}


.banner-heading-main {
    color: #FFF;
text-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
font-family:Aclonica ;
font-size: 34px;
font-weight: 700;
line-height: 150%; /* 51px */
letter-spacing:0.75px;
text-transform: uppercase;
}



.banner-set {
        margin-top: -42px;
    z-index: 2;
    position: relative;
}

.home-header {
    position: unset;
    padding: 0;
    background: url(../images/project/banner.jpg);
    background-size: cover;
    background-position: center;
}

.overlay-banner {
    position: absolute;
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0.00) 65.95%, rgba(0, 0, 0, 0.69) 81.73%, #000 103.96%);
    left: 0;
    top: 0;
}


 .video-time h6 {

     color: #FFF;
     font-family:GoogleSansFlex;
font-size: 12.886px;
font-style: normal;
line-height: 180%; /* 23.194px */
letter-spacing: 0.387px;
 }

 .video-list-details a {
    color: #fff !important;
 font-family:ElmsSans ;
font-size: 14px;
font-style: normal;
line-height: 150%; /* 21px */
border: 1px solid #fff !important;
    padding: 3px 10px;
    border-radius: 70px;
    text-decoration: none;

 }

@media (max-width:1200px) {
    .banner-set {
        margin-top: -20px;
    }
}

@media (max-width:991px) {
    .banner-set {
        margin-top: 0px;
    }
}

@media (max-width:768px) {
    .banner-heading-main {
        font-size: 21px !important;
    }

   .video-list-details a {
    font-size: 12px !important;
   }
}

@media (max-width:575px) {
    .home-logo {
        width: 130px;
    }

    .banner-main-img  {
        height: 220px;
        object-fit: cover;
    }
}

@media (max-width:575px) {

     .banner-full-mbl{
        max-width: 100%;
        width: 100%;
    
 }

}



 /* banner section END */

 .story-line-heading {
    color: #000;
font-family:GoogleSansFlex-bold;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
letter-spacing: 0.48px;
text-transform: uppercase;
 }

 .story-line-heading::after {
    content: "";
    position: absolute;
    width: 2px;
    height: 100%;
    background-color: red;
    left: 0px;
    top: 0;
 }

 .story-line-para {
    color: #191919;
font-family:ElmsSans ;
font-size: 14px;
font-style: normal;
font-weight: 300;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
 }

 .video-details h3 {
    color: #000;
     font-family:ElmsSans-Bold ;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 180%; /* 25.2px */
    letter-spacing: 0.42px;
 }

 .video-details h6 {
    color: #000;
 font-family:ElmsSans-Light ;
font-size: 14px;
font-style: normal;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
 }

 .video-link-details h6 {
    color: #000;
     font-family:ElmsSans ;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
 }

 .video-details-line::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    right: 0;
    top: 0%;
    content: "";
 }

 .video-details-line-mbl-none::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #000;
    right: 0;
    top: 0%;
    content: "";
 }

 @media (max-width:575px) {
     .video-details-line-mbl-none::after {
        display: none;
     }

     .video-details-set {
        row-gap: 25px;
     }
 }



 /* story linw end  */

.Crew-heading {
    color: #F00;
     font-family:ElmsSans-Bold ;
    font-size: 16px;
    font-style: normal;
    line-height: 150%; /* 24px */
    letter-spacing: 0.48px;
    text-transform: uppercase;
}

.Crew-section {
    background-color: #000;
    border-radius: 10px;
}

.Crew-list h1 {
    color: #F6F6F6;
     font-family:ElmsSans-Bold ;
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}

.Crew-list h6 {
    color: #F6F6F6;
   font-family:ElmsSans-Extralight ;
font-size: 14px;
font-style: normal;
font-weight: 100;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
}

.slick-track {
    display: flex;
    gap: 80px;
}

.Crew-line::after {
    position: absolute;
    width: 1px;
    height: 100%;
    background-color: #fff;
    right:0;
    top: 0;
    content: "";
}

@media (max-width:768px) {
    .slick-track {
    gap: 36px;
}
}

@media (max-width:375px) {
    .Crew-heading {
        font-size: 14px;
    }
}

/* crew end  */

.slick-list {
        overflow-x: hidden;
    margin-left: 20px;
}

.winner-details h4 {
    color: #020106;
text-align: center;
     font-family:ElmsSans-Bold ;
font-size: 30px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 45px */
letter-spacing: 0.9px;
text-transform: uppercase;
}

.winner-details p{
    color: #020106;
text-align: center;
   font-family:ElmsSans-Extralight ;
font-size: 14px;
font-style: normal;
font-weight: 500;
line-height: 145%; /* 20.3px */
letter-spacing: 0.42px;
}

.Winner-list-box {
    border-radius: 117px;
border: 1px solid #F00;
box-shadow: 0 7px 7.5px 0 rgba(183, 183, 183, 0.25);
}

.down-arrow {
    position: absolute;
    left: 50%;
    bottom: -11px;
}


.arrow-icon{
    transition: transform 0.5s ease;
}

/* 🔹 CLOSED STATE */
.details-box{
    display:none;
    border-radius: 18px;
border: 1px solid #F60101;
background: #FFF;
box-shadow: 0 4px 4px 0 rgba(0, 0, 0, 0.25);
}

/* 🔹 OPEN STATE */
.details-box.show{
    display:block;
    animation: slideDown 0.8s ease forwards;
}

/* 🔹 Arrow Rotate */
.arrow-btn.rotate .arrow-icon{
    transform: rotate(180deg);
}

/* 🔹 Animation */
@keyframes slideDown{
    from{
        opacity:0;
        transform: translateY(-20px);
    }
    to{
        opacity:1;
        transform: translateY(0);
    }
}

.awards-img {
   width: 180px;
   object-fit: contain;
}

.awards-details-content {
    color: #000000;
font-family:ElmsSans-Medium ;
font-size: 14px;
font-style: normal;
font-weight: 200;
line-height: 180%; /* 25.2px */
letter-spacing: 0.42px;
text-align: start;
}

.awards-heading::after {
    position: absolute;
    content: "";
    width: 1px;
    height: 20px;
    background-color: #000000;
    right: 4px;
    top: 0;

}

.swiper {
    width: 96%;
}




@media (max-width:768px) {
        .winner-details {
        width: 35%;
    }

    .trophy-main {
        width: 10%;
        text-align: center;
    }
}





.main-slider .swiper-button-next,.main-slider .swiper-button-prev{
    /* position: static; */
    width: 32px;
    height: 32px;
    border: 1px solid #000;
    float: left;
    border-radius: 50px;
    text-align: center;
    top: auto;
    transform: none;
    bottom: 2px;
    left: 50%;
    background: #fff;
}

.main-slider .swiper-button-next {
    margin-left: 46px;

}

.main-slider .swiper-button-next img,.main-slider .swiper-button-prev img{
             width: 10px !important;
} 

.main-slider .swiper{
       padding-bottom: 32px;
}









.music-platforms {
  border-top: 1px solid #bdbdbd;
  border-bottom: 1px solid #bdbdbd;
  padding: 15px 0;
}

.platform-logos img {
  height: 26px;
  object-fit: contain;
}

.release-text {
  font-weight: 600;
  letter-spacing: 1px;
  white-space: nowrap;
}

.release-text .divider {
  width: 1px;
  height: 25px;
  background-color: #999;
}

.song-releases {
    color: #000;
text-shadow: 0 4px 4px rgba(103, 103, 103, 0.25);
font-family:ElmsSans-Semibold ;
font-size: 18px;
font-style: normal;
font-weight: 600;
line-height: 150%; /* 37.5px */
letter-spacing: 0.75px;
text-transform: uppercase;
}

.platform-logos  {
    width: 87%;
}

.song-slider h2 {
    color: #000;
font-family:ElmsSans-Semibold ;
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 24px */
letter-spacing: 0.48px;
text-transform: uppercase;
}





.img-scroll-wrapper {
    overflow: hidden;
    width: 100%;
}

.img-scroll {
    display: flex;
    gap: 20px;
    animation: scroll-left 20s linear infinite;
}

.img-scroll img {
    width: 300px;
    height: 200px;
    object-fit: cover;
    border-radius: 8px;
    flex-shrink: 0;
}

/* Animation */
@keyframes scroll-left {
    0% {
        transform: translateX(0);
    }
    100% {
        transform: translateX(-50%);
    }
}


.yellow-change {
    background: url(../images/project/yellow-bg.jpg);
    background-size: cover;
    background-position: center;
}


.video-thumb {

  position: relative;
}

/* .video-thumb.playing {
  min-height: 500px;
  aspect-ratio: 16/9;
} */

.video-thumb iframe {
  width: 100%;
  height: 100%;
}

.overlay-banner {
  position: absolute;
  inset: 0;

}

.play-btn {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 80px;
  height: 80px;
  background: rgba(0,0,0,0.7);
  border-radius: 50%;
}

.play-btn::after {
  content: "";
  position: absolute;
  top: 50%;
  left: 55%;
  transform: translate(-50%, -50%);
  border-left: 22px solid white;
  border-top: 14px solid transparent;
  border-bottom: 14px solid transparent;
}

.back-btn {
  position: absolute;
  top: 15px;
  left: 15px;
  z-index: 20;
  background: rgba(0,0,0,0.7);
  color: #fff;
  padding: 8px 14px;
  border-radius: 6px;
  cursor: pointer;
  font-size: 14px;
  font-family: ElmsSans;
}

 .swiper-button-prev::after,
.swiper-button-next::after {
  display: none; /* default arrow remove */
}

.youtube {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    
}

.home-logo img {
    height: 81px;
}

@media (max-width: 560px) {
    .home-logo img {
        height: 44px;
    }
}

.video-thumb .youtube{
    cursor: pointer;
}