/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Apr 03 2026 | 09:19:16 */
@media(max-width:767px){
	.entertainment-hero-sec img{
		height: 250px !important;
	}
.entertainment-hero-sec h2:nth-child(2){
	margin-top:-25px !important;
}

.entertainment-hero-sec h2:nth-child(3){
	margin-top:20px !important;
}
.entertainment-hero-sec h2:nth-child(4){
	margin-top:70px !important;
}
.entertainment-hero-sec p{
	top:65% !important;
}
.wp-block-cover.alignfull.is-light.home-video {
    min-height: 250px !important;
}

	.styled-section p{
		top:40% !important;
		font-size:12px !important;
	}
.gallery-videos{
		flex-direction: row !important;
	}
	
	.home_testomonial .wp-block-image.alignfull img{
		width:30% !important;
	}
	.home_testomonial p{
		margin:3px !important;
		font-size:12px !important;
	}
	.home_testomonial h1{
		margin:10px !important;
		font-size:24px !important;
	}
	.grid-blog{
	grid-template-columns:auto !important;
}
	.home-btn-testimonial-before{
		margin-top: 0rem !important;
	}
	
}








@media(max-width:1024px){
.gallery-videos{
		flex-direction: row !important;
	}
	.wp-block-cover.alignfull.is-light.home-video {
    min-height: 400px !important;
}
	.grid-blog{
	grid-template-columns:repeat(2,1fr)!important;
}
}