New OTT Releases This Week (March 30 – April 5, 2026): From Sitaare Zameen Par ,Maamla Legal Hai 2 and Vadh 2 to Scream 7, Here’s Your Ultimate Binge Guide | Bollywood News



New OTT Releases This Week (March 30 – April 5, 2026): From Sitaare Zameen Par ,Maamla Legal Hai 2 and Vadh 2 to Scream 7, Here’s Your Ultimate Binge Guide

BY SACNILK

OTT Releases This Week (March 30 to April 5, 2026)

This week’s OTT releases include major Hollywood films, Netflix originals, Korean dramas, Hindi movies, and international series releasing between March 30 and April 05, 2026. Major releases include Scream 7, Avatar: Fire and Ash, 28 Years Later: The Bone Temple, Vadh 2, XO Kitty Season 3, Bloodhounds Season 2, and Maamla Legal Hai Season 2 across Netflix, Prime Video, Apple TV+, Disney+, ZEE5, and other platforms.

Here is the complete list of new OTT releases this week in India across Netflix, Amazon Prime Video, Disney+, Apple TV+, ZEE5, and other streaming platforms. The week features Hollywood blockbusters, Hindi movies, Korean dramas, and international series releasing between March 30 and April 05, 2026.

April 3, 2026

Snapshot
Cast & Crew
Videos

Sitaare Zameen Par

Comedy, Drama
SonyLiv

Language:Hindi
Running Time: 2h 38m
IMDB Rating:6.9/10
View Box Office Collection →

Directed by R.S. Prasanna, the sports drama Sitaare Zameen Par features Aamir Khan as an arrogant basketball coach forced to train a team of neurodivergent athletes. The film focuses on his personal transformation as he learns from the team’s resilience while preparing for a tournament.

Sitaare Zameen Par Cast & Crew

Neve CampbellActor
Genelia DeshmukhActor
Dolly AhluwaliaActor
Brijendra KalaActor
R.S.PrasannaDirector

Sitaare Zameen Par Trailer

March 31, 2026

Snapshot
Cast & Crew
Videos

Scream 7

Thriller, Horror
Amazon Prime-Rent

Language:English
Running Time: 1h 54m
IMDB Rating:5.6/10
View Box Office Collection →

In Scream 7, Sidney Prescott protects her family in Pine Grove, Indiana, from a new Ghostface killer utilizing AI deepfakes of past victims to torment her. Sidney and her allies, including Gale Weathers and her daughter Tatum, ultimately unmask and defeat a trio of killers targeting them.

Scream 7 Cast & Crew

Neve CampbellActor
Courteney CoxActor
Isabel MayActor
Jasmin Savoy BrownActor
Kevin WilliamsonDirector

Scream 7 Trailer

March 31, 2026

Snapshot
Cast & Crew
Videos

Avatar: Fire and Ash

Action, Thriller
Amazon Prime-Rent

Language:English
Running Time: 3h 17m
IMDB Rating:7.4/10
View Box Office Collection →

Avatar: Fire and Ash follows the Sully family fighting the volcanic Ash People clan, led by Varang, who have aligned with the RDA. The film centers on Neytiri’s struggle to protect her family and Spider’s biological transformation, delivering a darker, visually groundbreaking storyline.

Avatar: Fire and Ash Cast & Crew

Sam WorthingtonActor
Zoe SaldañaActor
Sigourney WeaverActor

Stephen LangDirector
James CameronDirector

Avatar: Fire and Ash Trailer

position: relative; overflow: hidden; }
.ott-date { position: absolute; top: 20px; right: 20px; background: #3b0078; color: #fff; padding: 5px 15px; border-radius: 20px; font-size: 12px; z-index: 5; }
.ott-nav-menu { display: flex; gap: 25px; border-bottom: 1px solid #eee; margin-bottom: 20px; padding-bottom: 5px; overflow-x: auto; }
.menu-item { cursor: pointer; font-weight: 600; color: #777; padding: 10px 0; font-size: 15px; white-space: nowrap; transition: 0.3s; border-bottom: 3px solid transparent; }

@keyframes slideIn { from { opacity: 0; transform: translateY(10px); } to { opacity: 1; transform: translateY(0); } }

.ott-grid { display: grid; grid-template-columns: 150px 1fr; gap: 20px; margin-top: 10px; }
.ott-poster { width: 100%; border-radius: 10px; object-fit: cover; }
.ott-title { font-size: 1.4rem; font-weight: 700; margin: 0 0 10px 0; }
.ott-title a { color: #1f4f91; text-decoration: none; }
.ott-tags { display: flex; gap: 10px; margin-bottom: 12px; flex-wrap: wrap; }
.genre-pill {
background: #f7e9e9;
color: #d6336c;
padding: 5px 15px;
border-radius: 20px;
font-size: 13px;
font-weight: 600;

/* Flexbox for perfect centering */
display: inline-flex;
align-items: center;
justify-content: center;
text-align: center;

/* Mobile optimization additions */
min-height: 28px; /* Ensures a consistent height on touch screens */
line-height: 1; /* Prevents extra spacing above/below text */
}
.ott-pill { background: #e9f0ff; color: #1f4f91; padding: 5px 15px; border-radius: 20px; font-size: 13px; font-weight: 600; display: inline-flex; align-items: center; gap: 5px; }
.ott-pill img { width: 18px; }
.ott-info p { margin: 5px 0; font-size: 14px; color: #444; }
.ott-desc { margin-top: 20px; color: #666; font-size: 15px; line-height: 1.6; text-align: justify; }

.cast-grid { display: grid; grid-template-columns: repeat(5, 1fr); gap: 15px; padding: 10px 0; }
.cast-card {
display: flex;
flex-direction: column;
align-items: center;
text-align: center;
vertical-align: top;
}
.cast-card img {
width: 80px;
height: 80px;
border-radius: 50%;
object-fit: cover;
margin-bottom: 6px;
border: 2px solid #eee;
flex-shrink: 0; /* Prevents image from squishing on mobile */
}
.cast-card h4 {
font-size: 13px;
margin: 0 !important;
line-height: 1.2;
color: #333;
width: 100%;
word-break: break-word; /* Ensures long names stay inside the card on mobile */
}
.cast-card span {
font-size: 11px;
color: #888;
line-height: 1.1;
margin-top: 2px;
display: block;
}
.video-container {
border-radius: 10px;
overflow: hidden;
background: #000;
}

.video-container iframe {
width: 100%;
height: 400px; /* Set your preferred desktop height here */
border: 0;
}

/* Mobile View Fix (ONLY triggers on small screens) */
@media (max-width: 768px) {
.video-container {
position: relative;
padding-bottom: 56.25%; /* Forces 16:9 Rectangle */
height: 0;
}

.video-container iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
}
.panel-heading { font-size: 16px; font-weight: 700; color: #222; margin: 0 0 15px 0; padding-bottom: 5px; border-bottom: 1px dashed #ddd; display: block; }

@media (max-width: 768px) {
.ott-grid { grid-template-columns: 1fr; }
.ott-poster-wrap { display: flex; justify-content: center; }
.ott-poster { width: 160px; height: 230px; }
.ott-meta { text-align: center; }
.ott-tags { justify-content: center; }
.ott-date { position: relative; top: 0; right: 0; display: table; margin: 0 auto 15px auto; }
.cast-grid { grid-template-columns: repeat(2, 1fr); }
}



Source link

Leave a Reply

Your email address will not be published. Required fields are marked *