@media only screen and (max-width: 900px) {
	.progressive-app-dev section.android_high_performance_section.section_padding_60,
	.progressive-app-dev section.cross_platform_magic.purple_dotted_section {
		padding-top: 2.5rem !important;
	}
	
	.progressive-app-dev .app_development_section{
		padding-block: 2.5rem !important;
	}
	
	.progressive-app-dev .testimonials_section{
		margin-bottom: 2.5rem;
	}
	
	.progressive-app-dev .section_heading br{
		display: none;
	}
	
	.progressive-app-dev .testimonials_section .testimonials_details .bg-white{
		margin-bottom: 20px !important;
	}
	
	.progressive-app-dev .android_ideation_detail p{
		min-height: 140px;
	}
}

@media only screen and (max-width: 968px) {
	.tm-gap-16{
		gap: 16px;
	}
}


@media only screen and (max-width: 768px) {
	.md-flex-column{
		flex-direction: column;
	}
	
	
		
}

@media only screen and (max-width: 600px) {
	
	
	.progressive-app-dev .android_ideation_detail p{
		min-height: fit-content;
	}

	
	.progressive-app-dev section.cross_platform_magic.purple_dotted_section{
		padding-top: 0 !important;
	}
	.purple_dotted_bg{
		background-image: url("https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/13063142/Transform-your-website.webp");
	}
	.android_performance_box{
		background-image:url("https://media.calibraint.com/calibraint-wordpress/wp-content/uploads/2025/08/13063140/Seamlessly-Merge-Web-and-Mobile.webp");
	}
	
	
	.progressive-app-dev  .awards_recognition_section{
		padding-block: 40px !important;
	}
	
	.progressive-app-dev .header_grid_image_wrap img{
	    min-height: 233px;
        object-fit: cover;
	}padding-bottom
	
	.pwa-solution-section .android_benefits_lists{
		margin-top: 0 !important;
		padding-block: 32px;
	}
	
	.progressive-app-dev .testimonials_section .testimonials_details .bg-white:last-child{
		margin-bottom: 0 !important;
	}
	
	.progressive-app-dev .blockchain_services_faq .wpsm_panel-group{
		margin-bottom: 0 !important;
	}
}