/* @media (max-width:1195px) {
	.pad {
		padding: 0px 16px;
	}

} */
@media (max-width:1400px) {
	/* .pad {
		padding: 0px 5px;
	} */
	.dropdown-menu-d {
		display: none;
		opacity: 0;
		transition: opacity 0.3s, display 0s 0.3s;
		position: fixed;
		left: 50%;
		transform: translateX(-50%);
		top: 54px;
		z-index: 1000;
		width: 900px;
		height:auto;
		overflow-y: auto;
		background-color: #f3f3f3;
		padding: 20px;
		border: none;
	}
	.day-text {
		font-size: 12px; 
		vertical-align: super;
	  }
	  .price {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 40px;
		color: #0C6983;
	}
	
	.price-1 {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 40px;
		color: #E6F4F5;
	}
}
/* @media (max-width: 1200px) {
	.pad {
		padding: 0px 5px;
	}
} */
@media (max-width: 1024px) {
	.carousel-inner-top {
		left: 2rem;
		padding: 13px;
		opacity: 0.8;
	}
	.carousel_h1 {
		font-size: x-large;
	}

	.accordion {
		margin: 0 0px;
	}

	/* .pad {
		padding: 0px 6px;
	} */
    .integration-button-note{
		color: #1A202C; 
		font-size: 14px;
		font-family: "'Plus Jakarta Sans', sans-serif";
		font-weight: 400;
		line-height: 150%;
	}
}

@media (min-width: 992px) {
	.offcanvas {
		display: none;
	}
}


@media screen and (max-width: 991px) {
	/* Navigation responsive styles */
	.dropdown-menu-d {
		width: 100% !important;
		left: 0 !important;
		transform: none !important;
		padding: 15px !important;
	}
	
	.nev-card {
		padding: 20px 15px !important;
	}
	
	.nev-card h2 {
		font-size: 24px !important;
	}
	
	.nev-card p {
		font-size: 14px !important;
	}
	
	.feature-icon-nav,
	.solution-icon-nav {
		width: 40px !important;
		height: 40px !important;
	}
	
	.feature-icon-nav i,
	.solution-icon-nav i {
		font-size: 18px !important;
	}
	
	.resource-icon-nav {
		width: 56px !important;
		height: 56px !important;
	}
	
	.resource-icon-nav i {
		font-size: 24px !important;
	}
	
	.solution-item-nav,
	.resource-card-nav {
		padding: 16px !important;
	}
	
	.solution-item-nav strong,
	.resource-card-nav h5 {
		font-size: 15px !important;
	}
	
	.dropdown-menu-description {
		font-size: 13px !important;
	}
	
	.badge {
		font-size: 10px !important;
		padding: 3px 6px !important;
	}

	.integration-logo {
		margin: 0;
	}

	.curved-section {
		width: 100%;
		max-width: 2100px;
		padding: 10px;
		background-color: #bee5ff;
		border-top-right-radius: 0px;
		border-bottom-left-radius: 0px;
		color: white;
		text-align: center;
		font-family: Arial, sans-serif;
	}
	.feature-sh .btn-link-1 {
		font-size: 11px !important;
	}
	.AI-new-tag{
	 width: 26px;
	 height: fit-content;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 991px) {
	.price {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 47px;
		color: #0C6983;
	}

	.price-1 {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 47px;
		color: #FFFFFF;
	}

	.pricePlanActivate {
		width: auto;
		height: auto;
		background-color: #E6F4F5 !important;
		color: #0C6983 !important;
		border: none;
		border-radius: 8px;
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 11px;
		line-height: 170%;
		padding: 10px 16px 10px 16px;
	}

	.pricing-list {
		list-style: none;
		padding: 12px;
		text-align: left;
		font-size: inherit;
		padding-top: 40px;
	}

	.plan-describe {
		font-family: "DM Sans", sans-serif;
		font-weight: 400;
		font-size: 14px;
		padding-bottom: 10px;
	}

	.pricing-heading {
		font-family: "DM Sans", sans-serif;
		font-weight: 500;
		font-size: 37px;
		line-height: 120%;
		letter-spacing: -2px;
		color: #0C6983;
		padding-bottom: 40px;
	}

	/* .integration-logo{
  margin: 0px;
} */
	.curved-section {
		width: 100%;
		max-width: 2100px;
		padding: 20px;
		background-color: #bee5ff;
		border-top-right-radius: 200px;
		border-bottom-left-radius: 200px;
		color: white;
		text-align: center;
		font-family: Arial, sans-serif;
	}

	.complience-logo {
		margin: 42px;
	}
}


@media (min-width: 769px) {
	
	.sticky-contact-button {
		display: none;
	}
}


@media (min-width: 769px) {
	.marquee-container {
		display: none;
	}
}

/* Application Management Hero Section Responsive */
@media (max-width: 991px) {
	.app-hero-section {
		padding: 44px 0 60px;
		margin-top: 12px;
		min-height: auto;
	}
	
	.app-hero-left {
		padding: 20px 15px;
		margin-bottom: 15px;
		text-align: center;
	}
	
	.app-hero-right {
		padding: 20px 15px;
	}
	
	.app-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.app-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.app-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.app-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.app-health-card {
		max-width: 100%;
		padding: 28px 24px;
	}
}

/* Dashboard Hero Section Responsive */
@media (max-width: 991px) {
	.dashboard-hero-section {
		padding: 80px 0 60px;
		margin-top: 12px;
		min-height: auto;
	}
	
	.dashboard-hero-left {
		padding: 20px 15px;
		margin-bottom: 30px;
		text-align: center;
	}
	
	.dashboard-hero-right {
		padding: 20px 15px;
	}
	
	.dashboard-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.dashboard-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.dashboard-preview-wrapper {
		max-width: 100%;
	}
}

/* New Hero Section Responsive Styles */
@media (max-width: 991px) {
	.hero-section-new {
		padding: 80px 0 60px;
		margin-top: 12px;
	}
	
	.hero-left-content {
		padding: 20px 15px;
		margin-bottom: 30px;
	}
	
	.hero-right-content {
		padding: 20px 15px;
	}
	
	.hero-headline-new {
		font-size: 42px;
	}
	
	.hero-description-new {
		font-size: 16px;
		max-width: 100%;
	}
	
	.hero-features-new {
		gap: 20px;
	}
	
	.hero-overlay-top {
		max-width: 280px;
		left: 15px;
		right: 15px;
		top: 15px;
	}
	
	.hero-overlay-bottom-left {
		bottom: 15px;
		left: 15px;
		max-width: 180px;
	}
	
	.hero-overlay-bottom-right {
		bottom: 15px;
		right: 15px;
		width: 100px;
		height: 100px;
	}
	
	.rpi-number {
		font-size: 28px;
	}
	
	.rpi-label {
		font-size: 9px;
	}
}

	/* Feature Highlights Section Responsive */
	@media (max-width: 991px) {
	/* Why MSPs Choose Section Tablet */
	.msp-why-section {
		padding: 60px 0;
	}
	
	.msp-why-header {
		margin-bottom: 40px;
	}
	
	.msp-why-title {
		font-size: 36px;
	}
	
	.msp-why-subtitle {
		font-size: 17px;
	}
	
	.msp-why-card {
		padding: 28px 22px;
	}

	/* Why Retail & E-commerce Choose Section Tablet */
	.retail-why-section {
		padding: 60px 0;
	}
	
	.retail-why-header {
		margin-bottom: 40px;
	}
	
	.retail-why-title {
		font-size: 36px;
	}
	
	.retail-why-subtitle {
		font-size: 17px;
	}
	
	.retail-why-card {
		padding: 28px 22px;
	}

	/* Why Organizations Choose Scout-itAI for FinOps Section Tablet */
	.finops-why-section {
		padding: 60px 0;
	}
	
	.finops-why-header {
		margin-bottom: 40px;
	}
	
	.finops-why-title {
		font-size: 36px;
	}
	
	.finops-why-subtitle {
		font-size: 17px;
	}
	
	.finops-why-card {
		padding: 28px 22px;
	}

	/* Why Healthcare Organizations Choose Section Tablet */
	.healthcare-why-section {
		padding: 60px 0;
	}
	
	.healthcare-why-header {
		margin-bottom: 40px;
	}
	
	.healthcare-why-title {
		font-size: 36px;
	}
	
	.healthcare-why-subtitle {
		font-size: 17px;
	}
	
	.healthcare-why-card {
		padding: 28px 22px;
	}

	/* Why Enterprises Choose Section Tablet */
	.enterprise-why-section {
		padding: 60px 0;
	}
	
	.enterprise-why-header {
		margin-bottom: 40px;
	}
	
	.enterprise-why-title {
		font-size: 36px;
	}
	
	.enterprise-why-subtitle {
		font-size: 17px;
	}
	
	.enterprise-why-card {
		padding: 28px 22px;
	}

	/* Why Startups Choose Section Tablet */
	.startup-why-section {
		padding: 60px 0;
	}
	
	.startup-why-header {
		margin-bottom: 40px;
	}
	
	.startup-why-title {
		font-size: 36px;
	}
	
	.startup-why-subtitle {
		font-size: 17px;
	}
	
	.startup-why-card {
		padding: 28px 22px;
	}

	/* Why SRE Teams Choose Section Tablet */
	.sre-why-section {
		padding: 60px 0;
	}
	
	.sre-why-header {
		margin-bottom: 40px;
	}
	
	.sre-why-title {
		font-size: 36px;
	}
	
	.sre-why-subtitle {
		font-size: 17px;
	}
	
	.sre-why-card {
		padding: 28px 22px;
	}

	/* Complete SRE Lifecycle Support Section Tablet */
	.sre-lifecycle-section {
		padding: 60px 0;
	}
	
	.sre-lifecycle-header {
		margin-bottom: 40px;
	}
	
	.sre-lifecycle-title {
		font-size: 36px;
	}
	
	.sre-lifecycle-subtitle {
		font-size: 17px;
	}
	
	.sre-lifecycle-card {
		padding: 28px 22px;
	}

	/* Enterprise-Grade Capabilities Section Tablet */
	.enterprise-capabilities-section {
		padding: 60px 0;
	}
	
	.enterprise-capabilities-header {
		margin-bottom: 40px;
	}
	
	.enterprise-capabilities-title {
		font-size: 36px;
	}
	
	.enterprise-capabilities-subtitle {
		font-size: 17px;
	}
	
	.enterprise-capability-card {
		padding: 28px 22px;
	}
	
	.enterprise-capability-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.enterprise-capability-icon i {
		font-size: 24px;
	}
	
	.enterprise-capability-card-title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.enterprise-capability-list {
		gap: 10px;
	}
	
	.enterprise-capability-list li {
		font-size: 15px;
	}
	
	.enterprise-capability-list li i {
		font-size: 16px;
	}

	/* Common Startup Challenges Section Tablet */
	.startup-challenges-section {
		padding: 60px 0;
	}
	
	.startup-challenges-header {
		margin-bottom: 40px;
	}
	
	.startup-challenges-title {
		font-size: 36px;
	}
	
	.startup-challenges-subtitle {
		font-size: 17px;
	}
	
	.startup-challenge-card {
		padding: 28px 22px;
		flex-direction: row;
		gap: 20px;
	}
	
	.startup-challenge-icon {
		flex-shrink: 0;
	}

	/* Startup Journey Scenarios Section Tablet */
	/* Trusted by Leading Enterprises Section Tablet */
	.enterprise-trusted-section {
		padding: 60px 0;
	}
	
	.enterprise-trusted-header {
		margin-bottom: 40px;
	}
	
	.enterprise-trusted-title {
		font-size: 36px;
	}
	
	.enterprise-trusted-subtitle {
		font-size: 17px;
	}
	
	.enterprise-trusted-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.enterprise-trusted-card-header {
		gap: 20px;
	}
	
	.enterprise-trusted-card-body {
		gap: 24px;
	}
	
	.enterprise-trusted-icon {
		width: 56px;
		height: 56px;
		border-radius: 10px;
	}
	
	.enterprise-trusted-icon i {
		font-size: 24px;
	}
	
	.enterprise-trusted-card-title {
		font-size: 20px;
		margin-bottom: 16px;
	}
	
	.enterprise-trusted-challenge-label,
	.enterprise-trusted-solution-label {
		font-size: 11px;
	}
	
	.enterprise-trusted-challenge-text,
	.enterprise-trusted-solution-text {
		font-size: 15px;
	}

	/* Flexible Deployment Options Section Tablet */
	.enterprise-deployment-section {
		padding: 60px 0;
	}
	
	.enterprise-deployment-header {
		margin-bottom: 40px;
	}
	
	.enterprise-deployment-title {
		font-size: 36px;
	}
	
	.enterprise-deployment-subtitle {
		font-size: 17px;
	}
	
	.enterprise-deployment-card {
		padding: 28px 22px;
	}
	
	.enterprise-deployment-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.enterprise-deployment-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.enterprise-deployment-features {
		gap: 10px;
	}
	
	.enterprise-deployment-features li {
		font-size: 15px;
	}
	
	.enterprise-deployment-features li i {
		font-size: 16px;
	}

	.startup-journey-section {
		padding: 60px 0;
	}
	
	.startup-journey-header {
		margin-bottom: 40px;
	}
	
	.startup-journey-title {
		font-size: 36px;
	}
	
	.startup-journey-subtitle {
		font-size: 17px;
	}
	
	.startup-journey-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.startup-journey-card-header {
		gap: 20px;
	}
	
	.startup-journey-card-body {
		gap: 24px;
	}
	
	.startup-journey-icon {
		flex-shrink: 0;
		border-radius: 12px;
	}

	/* SRE Best Practices Built-In Section Tablet */
	.sre-practices-section {
		padding: 60px 0;
	}
	
	.sre-practices-header {
		margin-bottom: 40px;
	}
	
	.sre-practices-title {
		font-size: 36px;
	}
	
	.sre-practices-subtitle {
		font-size: 17px;
	}
	
	.sre-practices-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.sre-practices-card-header {
		gap: 20px;
	}
	
	.sre-practices-card-body {
		gap: 24px;
	}
	
	.sre-practices-icon {
		flex-shrink: 0;
		border-radius: 12px;
	}

	/* Traditional vs Scout-itAI Comparison Section Tablet */
	.startup-comparison-section {
		padding: 60px 0;
	}
	
	.startup-comparison-header {
		margin-bottom: 40px;
	}
	
	.startup-comparison-title {
		font-size: 36px;
	}
	
	.startup-comparison-subtitle {
		font-size: 17px;
	}
	
	.startup-comparison-table-wrapper {
		margin-bottom: 32px;
	}
	
	.startup-comparison-table th {
		font-size: 15px;
		padding: 16px 20px;
	}
	
	.startup-comparison-table td {
		font-size: 15px;
		padding: 16px 20px;
	}
	
	.startup-comparison-check-icon {
		font-size: 18px;
	}

	/* SRE Metrics Transformation Section Tablet */
	.sre-metrics-section {
		padding: 60px 0;
	}
	
	.sre-metrics-title {
		font-size: 36px;
	}
	
	.sre-metrics-subtitle {
		font-size: 16px;
	}
	
	.sre-metrics-table th,
	.sre-metrics-table td {
		font-size: 15px;
		padding: 16px 20px;
	}

	/* Complete FinOps & Cost Optimization Features Section Tablet */
	.finops-features-section {
		padding: 60px 0;
	}
	
	.finops-features-header {
		margin-bottom: 60px;
	}
	
	.finops-features-main-title {
		font-size: 36px;
	}
	
	.finops-features-main-description {
		font-size: 17px;
	}
	
	.finops-feature-item {
		margin-bottom: 60px;
	}
	
	.finops-feature-content {
		padding: 30px 15px;
	}
	
	.finops-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.finops-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.finops-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.finops-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.finops-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.finops-feature-reverse .finops-feature-content {
		order: 1;
	}
	
	.finops-feature-reverse .finops-feature-image {
		order: 2;
	}

	/* Complete Healthcare IT Monitoring Features Section Tablet */
	.healthcare-features-section {
		padding: 60px 0;
	}
	
	.healthcare-features-header {
		margin-bottom: 60px;
	}
	
	.healthcare-features-main-title {
		font-size: 36px;
	}
	
	.healthcare-features-main-description {
		font-size: 17px;
	}
	
	.healthcare-feature-item {
		margin-bottom: 60px;
	}
	
	.healthcare-feature-content {
		padding: 30px 15px;
	}
	
	.healthcare-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.healthcare-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.healthcare-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.healthcare-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.healthcare-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.healthcare-feature-reverse .healthcare-feature-content {
		order: 1;
	}
	
	.healthcare-feature-reverse .healthcare-feature-image {
		order: 2;
	}

	/* Works Across Your Cloud Stack Section Tablet */
	.finops-integrations-section {
		padding: 60px 0;
	}
	
	.finops-integrations-header {
		margin-bottom: 40px;
	}
	
	.finops-integrations-title {
		font-size: 36px;
	}
	
	.finops-integrations-subtitle {
		font-size: 17px;
	}
	
	.finops-integration-card {
		padding: 28px 22px;
	}

	/* Integrates with Healthcare IT Systems Section Tablet */
	.healthcare-integrations-section {
		padding: 60px 0;
	}
	
	.healthcare-integrations-header {
		margin-bottom: 40px;
	}
	
	.healthcare-integrations-title {
		font-size: 36px;
	}
	
	.healthcare-integrations-subtitle {
		font-size: 17px;
	}
	
	.healthcare-integration-card {
		padding: 28px 22px;
	}

	/* Complete E-commerce Stack Monitoring Features Section Tablet */
	.retail-features-section {
		padding: 60px 0;
	}
	
	.retail-features-header {
		margin-bottom: 60px;
	}
	
	.retail-features-main-title {
		font-size: 36px;
	}
	
	.retail-features-main-description {
		font-size: 17px;
	}
	
	.retail-feature-item {
		margin-bottom: 60px;
	}
	
	.retail-feature-content {
		padding: 30px 15px;
	}
	
	.retail-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.retail-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.retail-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.retail-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.retail-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.retail-feature-reverse .retail-feature-content {
		order: 1;
	}
	
	.retail-feature-reverse .retail-feature-image {
		order: 2;
	}
	
	.feature-highlights-section {
		padding: 60px 0;
	}
	
	.feature-highlight-card {
        padding: 9px 20px;
        margin-bottom: 24px;
        border: 1px solid rgb(24, 81, 88);
        border-radius: 12px;
	}
	
	.feature-icon-wrapper {
		width: 60px;
		height: 60px;
		margin-bottom: 20px;
	}
	
	.feature-highlight-icon {
		font-size: 28px;
	}
	
	.feature-highlight-title {
		font-size: 18px;
		margin-bottom: 14px;
	}
	
	.feature-highlight-description {
		font-size: 15px;
	}
	
	.comprehensive-monitoring-section {
		padding: 60px 0;
	}
	
	.monitoring-section-title {
		font-size: 36px;
	}
	
	.monitoring-section-description {
		font-size: 17px;
	}
	
	.monitoring-feature-card {
		padding: 28px 22px;
	}
	
	.infrastructure-problems-section {
		padding: 60px 0;
	}
	
	.problems-section-title {
		font-size: 34px;
	}
	
	.problems-section-description {
		font-size: 17px;
	}
	
	.problem-solution-card {
		padding: 28px 22px;
	}
	
	.comparison-section {
		padding: 60px 0;
	}
	
	.comparison-section-title {
		font-size: 34px;
	}
	
	.comparison-table th {
		font-size: 15px;
		padding: 18px 20px;
	}
	
	.comparison-header-title {
		font-size: 15px;
	}
	
	.comparison-header-subtitle {
		font-size: 12px;
	}
	
	.comparison-table td {
		font-size: 15px;
		padding: 18px 20px;
	}
	
	.testimonials-section {
		padding: 60px 0;
	}
	
	.testimonials-section-title {
		font-size: 34px;
	}
	
	.testimonial-card {
		padding: 28px 22px;
	}
	
	.customer-success-section {
		padding: 60px 0;
	}
	
	.success-section-title {
		font-size: 34px;
	}
	
	.success-section-description {
		font-size: 17px;
	}
	
	.success-story-content {
		padding: 40px 32px;
	}
	
	.success-metrics-grid {
		grid-template-columns: repeat(3, 1fr);
		gap: 14px;
	}
	
	.industry-solutions-section {
		padding: 60px 0;
	}
	
	.industry-section-title {
		font-size: 34px;
	}
	
	.industry-section-description {
		font-size: 17px;
	}
	
	.industry-solution-card {
		padding: 28px 22px;
	}
}

@media (max-width: 768px) {
	/* Mobile navigation styles */
	.dropdown-menu-d {
		max-height: 80vh;
		overflow-y: auto;
	}
	
	.nev-card h2 {
		font-size: 20px !important;
	}
	
	.nev-card p {
		font-size: 13px !important;
	}
	
	.feature-icon-nav,
	.solution-icon-nav {
		width: 36px !important;
		height: 36px !important;
	}
	
	.feature-icon-nav i,
	.solution-icon-nav i {
		font-size: 16px !important;
	}
	
	.resource-icon-nav {
		width: 48px !important;
		height: 48px !important;
	}
	
	.resource-icon-nav i {
		font-size: 20px !important;
	}
	
	.solution-item-nav,
	.resource-card-nav {
		padding: 12px !important;
		margin-bottom: 12px !important;
	}
	
	.solution-item-nav strong,
	.resource-card-nav h5 {
		font-size: 14px !important;
	}
	
	.dropdown-menu-description {
		font-size: 12px !important;
	}
	
	.offcanvas .dropdown-menu .dropdown-item {
		padding: 12px 16px;
		font-size: 14px;
	}
	
	.offcanvas .dropdown-menu .dropdown-item i {
		width: 20px;
		text-align: center;
	}

	.app-hero-section {
		padding: 24px 0 40px;
		margin-top: 12px;
		min-height: auto;
	}
	
	.app-hero-left {
		padding: 20px 10px;
		text-align: center;
		margin-bottom: 5px;
	}
	
	.app-hero-right {
		padding: 20px 10px;
	}
	
	.app-hero-badge {
		margin: 0 auto 20px;
	}
	
	.app-hero-title {
		font-size: 32px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.app-hero-description {
		font-size: 16px;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.app-hero-features {
		justify-content: center;
		gap: 16px;
		flex-direction: column;
		align-items: center;
		max-width: 100%;
	}
	
	.app-hero-features li {
		justify-content: flex-start;
		text-align: left;
		width: 100%;
		max-width: 400px;
	}
	
	.app-health-card {
		padding: 24px 20px;
	}
	
	.dashboard-hero-section {
		padding: 60px 0 40px;
		margin-top: 12px;
		min-height: auto;
	}
	
	.dashboard-hero-left {
		padding: 20px 10px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.dashboard-hero-right {
		padding: 20px 10px;
	}
	
	.dashboard-hero-badge {
		margin: 0 auto 20px;
	}
	
	.dashboard-hero-title {
		font-size: 32px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.dashboard-hero-description {
		font-size: 16px;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.dashboard-preview-wrapper {
		max-width: 100%;
	}
	
	.app-status-boxes {
		gap: 12px;
	}
	
	.app-status-box {
		padding: 16px 12px;
	}
	
	.app-status-number {
		font-size: 28px;
	}
	
	.app-status-label {
		font-size: 13px;
	}
	
	.app-metric-item {
		gap: 10px;
		padding: 10px 14px;
	}
	
	.app-metric-icon {
		font-size: 18px;
		width: 20px;
	}
	
	.app-metric-name {
		font-size: 13px;
	}
	
	.app-metric-value {
		font-size: 15px;
	}

	.hero-section-new {
		padding: 100px 0 40px;
		margin-top: 12px;
	}
	
	.hero-left-content {
		padding: 20px 10px;
		text-align: center;
	}
	
	.hero-right-content {
		padding: 20px 10px;
	}
	
	.hero-badge-new {
		margin: 0 auto 20px;
	}
	
	.hero-headline-new {
		font-size: 32px;
		text-align: center;
		margin-bottom: 20px;
	}
	
	.hero-description-new {
		font-size: 16px;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.hero-buttons-new {
		justify-content: center;
		gap: 12px;
	}
	
	.hero-btn-primary-new,
	.hero-btn-secondary-new {
		padding: 12px 24px;
		font-size: 14px;
		flex: 1;
		min-width: 140px;
		justify-content: center;
	}
	
	.hero-trust-statement {
		text-align: center;
		font-size: 14px;
	}
	
	.hero-features-new {
		justify-content: center;
		gap: 16px;
		flex-direction: column;
		align-items: center;
	}
	
	.hero-feature-item {
		font-size: 14px;
	}
	
	.hero-trust-badges {
		text-align: center;
	}
	
	.trust-badges-container {
		justify-content: center;
		gap: 12px;
	}
	
	.trust-badge-img {
		height: 32px;
	}
	
	.comprehensive-monitoring-section {
		padding: 50px 0;
	}
	
	.monitoring-section-title {
		font-size: 28px;
		text-align: center;
		margin-bottom: 16px;
	}
	
	.monitoring-section-description {
		font-size: 16px;
		text-align: center;
		margin-bottom: 32px;
	}
	
	.monitoring-feature-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.monitoring-feature-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}
	
	.monitoring-feature-icon i {
		font-size: 24px;
	}
	
	.monitoring-feature-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.monitoring-feature-description {
		font-size: 15px;
	}
	
	.monitoring-cta-section {
		margin-top: 40px;
		padding-top: 30px;
	}
	
	.monitoring-cta-text {
		font-size: 16px;
	}
	
	.monitoring-cta-link {
		font-size: 16px;
	}
	
	.industry-solutions-section {
		padding: 50px 0;
	}
	
	.industry-section-title {
		font-size: 28px;
		text-align: center;
		margin-bottom: 16px;
	}
	
	.industry-section-description {
		font-size: 16px;
		text-align: center;
		margin-bottom: 32px;
	}
	
	.industry-solution-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.industry-card-icon {
		width: 48px;
		height: 48px;
	}
	
	.industry-card-icon i {
		font-size: 20px;
	}
	
	.industry-card-metric {
		font-size: 14px;
	}
	
	.industry-card-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.industry-card-description {
		font-size: 15px;
		margin-bottom: 16px;
	}
	
	.industry-card-features li {
		font-size: 14px;
	}
	
	.industry-card-link {
		font-size: 15px;
	}
	
	.enterprise-card,
	.startup-card {
		flex-direction: column;
		gap: 20px;
	}
	
	.enterprise-card .industry-card-header,
	.startup-card .industry-card-header {
		flex-direction: row;
		justify-content: flex-start;
		margin-bottom: 0;
	}
	
	.enterprise-icon,
	.startup-icon {
		width: 56px;
		height: 56px;
	}
	
	.enterprise-icon i,
	.startup-icon i {
		font-size: 24px;
	}
	
	.industry-metrics-section {
		margin-top: 50px;
		padding: 30px 0;
	}
	
	.metric-value {
		font-size: 28px;
	}
	
	.metric-label {
		font-size: 14px;
	}
	
	.infrastructure-problems-section {
		padding: 50px 0;
	}
	
	.problems-section-title {
		font-size: 28px;
		text-align: center;
		margin-bottom: 16px;
	}
	
	.problems-section-description {
		font-size: 16px;
		text-align: center;
		margin-bottom: 32px;
	}
	
	.problem-solution-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.problem-card-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}
	
	.problem-card-icon i {
		font-size: 20px;
	}
	
	.problem-card-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.problem-card-description {
		font-size: 15px;
		margin-bottom: 16px;
	}
	
	.problem-card-metric {
		font-size: 16px;
		margin-bottom: 16px;
	}
	
	.problem-card-link {
		font-size: 15px;
	}
	
	.comparison-section {
		padding: 50px 0;
	}
	
	.comparison-section-title {
		font-size: 28px;
		margin-bottom: 32px;
	}
	
	.comparison-table-wrapper {
		margin-bottom: 40px;
	}
	
	.comparison-table th {
		font-size: 14px;
		padding: 16px 16px;
	}
	
	.comparison-header-title {
		font-size: 14px;
	}
	
	.comparison-header-subtitle {
		font-size: 11px;
	}
	
	.comparison-table td {
		font-size: 14px;
		padding: 16px 16px;
	}
	
	.comparison-cta-section {
		padding-top: 30px;
	}
	
	.comparison-cta-text {
		font-size: 16px;
		margin-bottom: 20px;
	}
	
	.comparison-cta-button {
		font-size: 14px;
		padding: 12px 24px;
	}
	
	.testimonials-section {
		padding: 50px 0;
	}
	
	.testimonials-section-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.testimonials-rating {
		margin-bottom: 32px;
	}
	
	.rating-stars-display i {
		font-size: 18px;
	}
	
	.rating-text {
		font-size: 14px;
	}
	
	.testimonial-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.testimonial-quote-mark {
		font-size: 46px;
		top: 16px;
		right: 20px;
	}
	
	.testimonial-rating {
		margin-bottom: 16px;
	}
	
	.testimonial-rating i {
		font-size: 14px;
	}
	
	.testimonial-quote {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.testimonial-name {
		font-size: 15px;
	}
	
	.testimonial-title {
		font-size: 13px;
	}
	
	.hero-overlay-top {
		position: relative;
		top: auto;
		left: auto;
		right: auto;
		max-width: 100%;
		margin: 15px 0;
	}
	
	.hero-overlay-bottom-left,
	.hero-overlay-bottom-right {
		position: relative;
		bottom: auto;
		left: auto;
		right: auto;
		margin: 10px 0;
		width: 100%;
		max-width: 100%;
	}
	
	.hero-overlay-bottom-right {
		height: 100px;
	}
	
	/* For Enterprises Hero Section Tablet */
	.enterprise-hero-section {
		padding: 60px 0;
	}
	
	.enterprise-hero-left {
		padding: 20px 15px;
	}
	
	.enterprise-hero-right {
		padding: 20px 15px;
	}
	
	.enterprise-hero-title {
		font-size: 36px;
	}
	
	.enterprise-hero-description {
		font-size: 17px;
	}
	
	.enterprise-hero-features {
		gap: 14px;
	}
	
	.enterprise-hero-features li {
		font-size: 15px;
	}
	
	.enterprise-overview-card {
		padding: 30px 20px;
	}
	
	.enterprise-card-header {
		margin-bottom: 24px;
	}
	
	.enterprise-card-title {
		font-size: 18px;
	}
	
	.enterprise-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.enterprise-data-value {
		font-size: 28px;
	}
	
	.enterprise-data-label {
		font-size: 13px;
	}
	
	.enterprise-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.enterprise-metric-icon {
		font-size: 16px;
	}
	
	.enterprise-metric-name {
		font-size: 13px;
	}
	
	.enterprise-metric-value {
		font-size: 13px;
	}
	
	/* For Startups Hero Section Tablet */
	.startup-hero-section {
		padding: 60px 0;
	}
	
	.startup-hero-left {
		padding: 20px 15px;
	}
	
	.startup-hero-right {
		padding: 20px 15px;
	}
	
	.startup-hero-title {
		font-size: 36px;
	}
	
	.startup-hero-description {
		font-size: 17px;
	}
	
	.startup-hero-features {
		gap: 14px;
	}
	
	.startup-hero-features li {
		font-size: 15px;
	}
	
	.startup-overview-card {
		padding: 30px 20px;
	}
	
	.startup-card-header {
		margin-bottom: 24px;
	}
	
	.startup-card-title {
		font-size: 18px;
	}
	
	.startup-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.startup-data-value {
		font-size: 28px;
	}
	
	.startup-data-label {
		font-size: 13px;
	}
	
	.startup-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.startup-metric-icon {
		font-size: 16px;
	}
	
	.startup-metric-name {
		font-size: 13px;
	}
	
	.startup-metric-value {
		font-size: 13px;
	}
	
	.hero-image-wrapper {
		display: flex;
		flex-direction: column;
	}
	
	.img-modified{
		padding-top: 0px;
	}
	.carousel-item {
		height: 300px;
	}
	.accordion {
		margin: 0 0px;
	}

	.effort-text {
		font-size: 16px;
		line-height: 29px;
	}

	.Fastest-text {
		font-size: 30px;
	}

	.monitoring-text {
		font-size: 30px;
	}

	.mob-b {
		display: ruby-text;
	}

	.mob-email {
		display: block !important;
		text-align: center;
	}

	.start-your-free {
		margin-bottom: 2px;
	}

	.book-a-demo {
		padding: 8px 45px;
	}

	/* .integration-logo-p{
        padding-bottom: 30px;
      } */
	.carousel_p {
		font-size: small;
		margin-bottom: 0;
	}

	.carousel_h1 {
		font-size: x-large;
	}

	.carousel-inner-top {
		left: 2rem;
		padding: 13px;
		opacity: 0.8;
	}

	.mob-logo-m {
		margin: 32px;
	}

	/* footer */
	#footer .row.mb-4 {
		flex-direction: column;
	}

	#footer .row.mb-4 .col-md-7,
	#footer .row.mb-4 .col-md-5 {
		max-width: 100%;
		margin-bottom: 20px;
	}

	#footer .row.align-items-center {
		flex-direction: column;
	}

	#footer .row.align-items-center .col-md-8,
	#footer .row.align-items-center .col-md-4 {
		max-width: 100%;
		text-align: center;
	}

	#footer .row.align-items-center .col-md-8 div {
		display: flex;
		justify-content: center;
	}

	#footer .social-icons {
		display: flex;
		justify-content: center;
	}

	.feature-usecase-name {
		font-family: "DM Sans", sans-serif;
		font-weight: 500;
		font-size: 34px;
		color: #0C6983;
		word-spacing: -2px;
		line-height: 120%;
		padding-top: 0px;
	}

	.getquote-btn {
		background-color: #fff;
		color: #0C6983;
		border: 2px solid #0C6983;
		margin-right: 0;
		margin-left: 50px;
		padding: 8px 12px;
		font-size: 14px;
		margin-top: 0;
		border-radius: 8px;
		text-decoration: none;
		font-weight: 600;
		font-family: "DM Sans", sans-serif;
	}

	.sticky-contact-button {
		position: fixed;
		bottom: 0;
		padding: 0px 0px;
		color: #fff;
		border: none;
		cursor: pointer;
		-webkit-box-shadow: 0 1px 2px rgba(60, 64, 67, .3), 0 1px 4px rgba(60, 64, 67, .25);
		box-shadow: 0 1px 2px rgba(60, 64, 67, .3), 0 1px 4px rgba(60, 64, 67, .25);
		display: unset;
		width: 100%;
		z-index: 5;
		-webkit-transition: translate .10s ease;
		transition: translate .10s ease;

	}

	.sticky-button {
		padding: 12px 24px;
		background-color: #0C6983;
		color: #fff;
		font-weight: 600;
		width: 100%;
		border: 1px solid #0C6983;
		min-height: 48px;
		min-width: 96px;
		font-size: 1rem;
		line-height: 1.5;
		border-top: 1px solid white;
		font-family: "DM Sans", sans-serif;
	}

	.non-marquee {
		display: none;
	}

	#marquee-wrapper {
		overflow: hidden;
		position: relative;
		height: 100px;
		width: 100%;
	}

	#marquee-content {
		display: flex;
		width: calc(100% * 2);
		animation: marquee 15s linear infinite;
		white-space: nowrap;
	}

	.marquee-item {
		flex: 0 0 auto;
	}

	.marquee-item img {
		width: fit-content;
		height: fit-content;
		object-fit: cover;
		margin-right: 20px;
	}

	#compliance-section .img-mob {
		width: fit-content;
		height: 106px;
		object-fit: cover;
		margin-right: 20px;
	}

	@keyframes marquee {
		0% {
			transform: translateX(0);
		}

		100% {
			transform: translateX(-50%);
		}
	}

	.mob-email {
		display: block !important;
		text-align: center;
	}
	.sub-title-1 {
        font-family: "DM Sans", sans-serif;
        font-weight: 400;
        font-size: 16px;
        letter-spacing: 0px;
        line-height: 150%;
        color: #ffffff;
        padding-top: 2px;
    }
    .main-location-head{
        font-family: "DM Sans", sans-serif;font-weight: 700;font-size: 30px;color: white;word-spacing: -2px;
     }
     .sub-title {
        font-family: "DM Sans", sans-serif;
        font-weight: 600;
        font-size: 11px;
        letter-spacing: 4.8px;
        line-height: 3;
        color: #ffffff;
    }
    .breadcrumb{
        display: none !important;
    }
    /* lead generation */
    .lead-head {
        color: white;
        font-family: "DM Sans", sans-serif;
        font-weight: 400;
        font-size: 30px;
        line-height: 120%;
    }
	.hero-buttons-new{
		display: none;
	}
		.hero-right-content {
		display: none;
	}
	
	/* RPI Hero Section Responsive */
	.rpi-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.rpi-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.rpi-hero-right {
		padding: 20px 15px;
	}
	
	.rpi-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.rpi-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.rpi-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.rpi-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.rpi-score-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.rpi-circle-wrapper {
		width: 180px;
		height: 180px;
		margin-bottom: 32px;
	}
	
	.rpi-circle-number {
		font-size: 48px;
	}
	
	.rpi-metrics-row {
		flex-direction: column;
		gap: 16px;
	}
	
	.rpi-metric-item {
		display: flex;
		justify-content: space-between;
		align-items: center;
		padding: 12px 0;
		border-bottom: 1px solid #F0F0F0;
	}
	
	.rpi-metric-item:last-child {
		border-bottom: none;
	}
	
	.rpi-metric-value {
		font-size: 24px;
		margin-bottom: 0;
	}
	
	.rpi-metric-label {
		font-size: 14px;
		text-align: right;
	}
	
	/* What is RPI Section Responsive */
	.rpi-what-section {
		padding: 60px 0;
	}
	
	.rpi-what-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.rpi-what-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.rpi-what-description {
		font-size: 16px;
	}
	
	.rpi-feature-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.rpi-feature-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.rpi-feature-icon i {
		font-size: 24px;
	}
	
	.rpi-feature-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.rpi-feature-text {
		font-size: 15px;
	}
	
	/* RPI Calculator Section Tablet Responsive */
	.rpi-score-circle {
		width: 180px;
		height: 180px;
		border-width: 6px;
	}
	
	.rpi-score {
		font-size: 32px;
	}
	
	.rpi-metric-value {
		font-size: 24px;
	}
	
	/* How RPI Works Section Responsive */
	.rpi-how-section {
		padding: 60px 0;
	}
	
	.rpi-how-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.rpi-how-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.rpi-how-description {
		font-size: 16px;
	}
	
	.rpi-factor-cards {
		margin-bottom: 32px;
	}
	
	.rpi-factor-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.rpi-factor-percentage {
		font-size: 32px;
		margin-bottom: 14px;
	}
	
	.rpi-factor-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.rpi-factor-text {
		font-size: 15px;
	}
	
	.rpi-custom-card {
		padding: 28px 24px;
		flex-direction: column;
		gap: 20px;
	}
	
	.rpi-custom-icon {
		width: 56px;
		height: 56px;
	}
	
	.rpi-custom-icon i.fa-shield-alt {
		font-size: 24px;
	}
	
	.rpi-custom-title {
		font-size: 20px;
		margin-bottom: 10px;
	}
	
	.rpi-custom-text {
		font-size: 15px;
	}
}

@media (max-width:600px) {
	.app-hero-section {
		padding: 18px 0 0px;
		margin-top: 12px;
	}
	
	.app-hero-title {
		font-size: 28px;
		line-height: 130%;
	}
	
	.app-hero-description {
		font-size: 15px;
	}
	
	.dashboard-hero-section {
		padding: 40px 0 30px;
		margin-top: 12px;
	}
	
	.dashboard-hero-title {
		font-size: 28px;
		line-height: 130%;
	}
	
	.dashboard-hero-description {
		font-size: 15px;
	}
	
	.dashboard-laptop-frame {
		border-radius: 12px;
	}
	
	.app-health-card {
		padding: 20px 16px;
	}
	
	.app-health-header {
		flex-direction: column;
		align-items: flex-start;
		gap: 12px;
		margin-bottom: 20px;
	}
	
	.app-health-title {
		font-size: 18px;
	}
	
	.app-uptime-badge {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.app-status-boxes {
		gap: 8px;
		margin-bottom: 20px;
	}
	
	.app-status-box {
		padding: 14px 8px;
	}
	
	.app-status-number {
		font-size: 24px;
	}
	
	.app-status-label {
		font-size: 12px;
	}
	
	.app-metrics-title {
		font-size: 12px;
		margin-bottom: 12px;
	}
	
	.app-key-metrics {
		gap: 14px;
	}
	
	.app-metric-item {
		gap: 8px;
		padding: 10px 12px;
	}
	
	.app-metric-icon {
		font-size: 16px;
		width: 18px;
	}
	
	.app-metric-name {
		font-size: 12px;
	}
	
	.app-metric-value {
		font-size: 14px;
	}

	.hero-section-new {
		padding: 80px 0 0px 0;
		margin-top: 12px;
	}
	
	.hero-headline-new {
		font-size: 28px;
		line-height: 130%;
	}
	
	.hero-description-new {
		font-size: 15px;
	}
	
	.feature-highlights-section {
		padding: 12px 0;
	}
	
	.feature-highlight-card {
        padding: 9px 16px;
        margin-bottom: 20px;
        border: 1px solid rgb(24, 81, 88);
        border-radius: 12px;
	}
	
	.feature-icon-wrapper {
		width: 64px;
		height: 64px;
		margin-bottom: 18px;
	}
	
	.feature-highlight-icon {
		font-size: 24px;
	}
	
	.feature-highlight-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.feature-highlight-description {
		font-size: 14px;
		line-height: 1.5;
	}
	
	.infrastructure-problems-section {
		padding: 40px 0;
	}
	
	.problems-section-title {
		font-size: 24px;
	}
	
	.problems-section-description {
		font-size: 15px;
		margin-bottom: 28px;
	}
	
	.problem-solution-card {
		padding: 20px 16px;
	}
	
	.problem-card-icon {
		width: 44px;
		height: 44px;
		margin-bottom: 14px;
	}
	
	.problem-card-icon i {
		font-size: 18px;
	}
	
	.problem-card-title {
		font-size: 18px;
	}
	
	.problem-card-description {
		font-size: 14px;
	}
	
	.problem-card-metric {
		font-size: 16px;
		margin-bottom: 16px;
	}
	
	.problem-card-link {
		font-size: 14px;
	}
	
	.comparison-section {
		padding: 40px 0;
	}
	
	.comparison-section-title {
		font-size: 24px;
		margin-bottom: 24px;
	}
	
	.comparison-table-wrapper {
		margin-bottom: 32px;
	}
	
	.comparison-table th {
		font-size: 12px;
		padding: 12px 12px;
	}
	
	.comparison-header-title {
		font-size: 12px;
	}
	
	.comparison-header-subtitle {
		font-size: 10px;
	}
	
	.comparison-table td {
		font-size: 12px;
		padding: 12px 12px;
	}
	
	.comparison-feature-name {
		font-size: 13px;
	}
	
	.comparison-x-icon,
	.comparison-check-icon {
		font-size: 16px;
	}
	
	.comparison-cta-section {
		padding-top: 24px;
	}
	
	.comparison-cta-text {
		font-size: 15px;
		margin-bottom: 16px;
	}
	
	.comparison-cta-button {
		font-size: 14px;
		padding: 12px 20px;
		width: 100%;
	}
	
	.testimonials-section {
		padding: 14px 0;
	}
	
	.testimonials-section-title {
		font-size: 24px;
		margin-bottom: 16px;
	}
	
	.testimonials-rating {
		margin-bottom: 24px;
		flex-direction: column;
		gap: 8px;
	}
	
	.rating-stars-display i {
		font-size: 16px;
	}
	
	.rating-text {
		font-size: 13px;
	}
	
	.testimonial-card {
		padding: 20px 16px;
	}
	
	.testimonial-quote-mark {
		font-size: 50px;
		top: 12px;
		right: 16px;
	}
	
	.testimonial-rating {
		margin-bottom: 14px;
	}
	
	.testimonial-rating i {
		font-size: 13px;
	}
	
	.testimonial-quote {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.testimonial-name {
		font-size: 14px;
	}
	
	.testimonial-title {
		font-size: 12px;
	}
	
	.industry-solutions-section {
		padding: 40px 0;
	}
	
	.industry-section-title {
		font-size: 24px;
	}
	
	.industry-section-description {
		font-size: 15px;
		margin-bottom: 28px;
	}
	
	.industry-solution-card {
		padding: 20px 16px;
	}
	
	.industry-card-icon {
		width: 44px;
		height: 44px;
	}
	
	.industry-card-icon i {
		font-size: 18px;
	}
	
	.industry-card-metric {
		font-size: 13px;
	}
	
	.industry-card-title {
		font-size: 18px;
	}
	
	.industry-card-description {
		font-size: 15px;
	}
	
	.industry-card-features li {
		font-size: 14px;
	}
	
	.industry-card-link {
		font-size: 14px;
	}
	
	.enterprise-card,
	.startup-card {
		flex-direction: column;
		gap: 16px;
	}
	
	.enterprise-card .industry-card-header,
	.startup-card .industry-card-header {
		flex-direction: row;
		justify-content: flex-start;
	}
	
	.enterprise-icon,
	.startup-icon {
		width: 48px;
		height: 48px;
	}
	
	.enterprise-icon i,
	.startup-icon i {
		font-size: 20px;
	}
	
	.industry-metrics-section {
		margin-top: 40px;
		padding: 24px 0;
	}
	
	.metric-value {
		font-size: 24px;
	}
	
	.metric-label {
		font-size: 13px;
	}
	
	.comprehensive-monitoring-section {
		padding: 50px 0;
	}
	
	.monitoring-section-title {
		font-size: 32px;
		margin-bottom: 16px;
	}
	
	.monitoring-section-description {
		font-size: 16px;
		margin-bottom: 36px;
	}
	
	.monitoring-feature-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.monitoring-feature-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}
	
	.monitoring-feature-icon i {
		font-size: 24px;
	}
	
	.monitoring-feature-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.monitoring-feature-description {
		font-size: 15px;
	}
	
	.monitoring-cta-section {
		margin-top: 40px;
		padding-top: 30px;
	}
	
	.monitoring-cta-text {
		font-size: 16px;
	}
	
	.monitoring-cta-link {
		font-size: 16px;
	}
	
	.hero-buttons-new {
		flex-direction: column;
		width: 100%;
	}
	
	.hero-btn-primary-new,
	.hero-btn-secondary-new {
		width: 100%;
		flex: none;
	}
	
	.hero-features-new {
		gap: 12px;
	}
	
	.hero-feature-item {
		font-size: 13px;
	}
	
	.trust-badges-container {
		gap: 8px;
	}
	
	.trust-badge-img {
		height: 28px;
	}
	
	.displ_non{
		opacity: 0;
	}
	.carousel-item {
		height: 181px;
	}
	.feature-sh {
		display: block;
		width: 25%;

	}
	.Intro-Scout {
		font-family: "DM Sans", sans-serif;
		font-weight: 400;
		font-size: 15px;
		letter-spacing: 0px;
		line-height: 150%;
		color: #808080;
	}
	.feature-usecase-name {
        font-family: "DM Sans", sans-serif;
        font-weight: 500;
        font-size: 27px;
        color: #0C6983;
        word-spacing: -2px;
        line-height: 120%;
        padding-top: 0px;
    }
	
	/* Works with Your Existing Stack Section Mobile */
	.msp-integrations-section {
		padding: 50px 0;
	}
	
	.msp-integrations-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.msp-integrations-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.msp-integrations-subtitle {
		font-size: 16px;
	}
	
	.msp-integration-cards {
		margin-top: 28px;
	}
	
	.msp-integration-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.msp-integration-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.msp-integration-icon i {
		font-size: 22px;
	}
	
	.msp-integration-card-title {
		font-size: 18px;
		margin-bottom: 18px;
	}
	
	.msp-integration-list {
		gap: 10px;
	}
	
	.msp-integration-list li {
		font-size: 14px;
		padding-left: 18px;
	}
	
	.msp-integration-list li::before {
		width: 5px;
		height: 5px;
		top: 7px;
	}

	/* Works Across Your Cloud Stack Section Mobile */
	.finops-integrations-section {
		padding: 50px 0;
	}
	
	.finops-integrations-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.finops-integrations-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.finops-integrations-subtitle {
		font-size: 16px;
	}
	
	.finops-integration-cards {
		margin-top: 28px;
	}
	
	.finops-integration-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.finops-integration-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 20px;
	}
	
	.finops-integration-icon i {
		font-size: 24px;
	}
	
	.finops-integration-card-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.finops-integration-list {
		gap: 10px;
	}
	
	.finops-integration-list li {
		font-size: 15px;
		padding-left: 18px;
	}
	
	.finops-integration-list li::before {
		width: 5px;
		height: 5px;
		top: 7px;
	}

	/* Integrates with Healthcare IT Systems Section Mobile */
	.healthcare-integrations-section {
		padding: 50px 0;
	}
	
	.healthcare-integrations-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.healthcare-integrations-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.healthcare-integrations-subtitle {
		font-size: 16px;
	}
	
	.healthcare-integration-cards {
		margin-top: 28px;
	}
	
	.healthcare-integration-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.healthcare-integration-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.healthcare-integration-icon i {
		font-size: 22px;
	}
	
	.healthcare-integration-card-title {
		font-size: 18px;
		margin-bottom: 18px;
	}
	
	.healthcare-integration-list {
		gap: 10px;
	}
	
	.healthcare-integration-list li {
		font-size: 14px;
		padding-left: 18px;
	}
	
	.healthcare-integration-list li::before {
		width: 5px;
		height: 5px;
		top: 7px;
	}

	/* Built for MSP Scale Features Section Mobile */
	.msp-features-section {
		padding: 50px 0;
	}
	
	.msp-features-header {
		margin-bottom: 50px;
		padding: 0 10px;
	}
	
	.msp-features-main-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.msp-features-main-description {
		font-size: 16px;
	}
	
	.msp-feature-item {
		margin-bottom: 50px;
	}
	
	.msp-feature-content {
		padding: 24px 15px;
		text-align: center;
	}
	
	.msp-feature-badge {
		margin-bottom: 16px;
	}
	
	.msp-feature-badge span {
		font-size: 13px;
		padding: 6px 16px;
	}
	
	.msp-feature-title {
		font-size: 28px;
		margin-bottom: 18px;
	}
	
	.msp-feature-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.msp-feature-list {
		gap: 14px;
		margin-bottom: 24px;
		align-items: flex-start;
	}
	
	.msp-feature-list li {
		font-size: 15px;
		justify-content: flex-start;
		text-align: left;
	}
	
	.msp-feature-list li i {
		font-size: 16px;
	}
	
	.msp-feature-image {
		padding: 10px;
		margin-bottom: 24px;
	}
	
	.msp-image-preview {
		border-radius: 12px;
	}

	/* Why MSPs Choose Section Mobile */
	.msp-why-section {
		padding: 50px 0;
	}
	
	.msp-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.msp-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.msp-why-subtitle {
		font-size: 15px;
	}
	
	.msp-why-cards {
		margin-top: 32px;
	}
	
	.msp-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.msp-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.msp-why-icon i {
		font-size: 22px;
	}
	
	.msp-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.msp-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.msp-why-metric {
		font-size: 14px;
		padding-top: 12px;
	}

	/* Why Retail & E-commerce Choose Section Mobile */
	.retail-why-section {
		padding: 50px 0;
	}
	
	.retail-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.retail-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.retail-why-subtitle {
		font-size: 15px;
	}
	
	.retail-why-cards {
		margin-top: 32px;
	}
	
	.retail-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.retail-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.retail-why-icon i {
		font-size: 22px;
	}
	
	.retail-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.retail-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.retail-why-metric {
		font-size: 14px;
		padding-top: 12px;
	}

	/* Why Organizations Choose Scout-itAI for FinOps Section Mobile */
	.finops-why-section {
		padding: 50px 0;
	}
	
	.finops-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.finops-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.finops-why-subtitle {
		font-size: 15px;
	}
	
	.finops-why-cards {
		margin-top: 32px;
	}
	
	.finops-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.finops-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.finops-why-icon i {
		font-size: 22px;
	}
	
	.finops-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.finops-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}

	/* Why Healthcare Organizations Choose Section Mobile */
	.healthcare-why-section {
		padding: 50px 0;
	}
	
	.healthcare-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.healthcare-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.healthcare-why-subtitle {
		font-size: 15px;
	}
	
	.healthcare-why-cards {
		margin-top: 32px;
	}
	
	.healthcare-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.healthcare-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.healthcare-why-icon i {
		font-size: 22px;
	}
	
	.healthcare-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.healthcare-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.healthcare-why-metric {
		font-size: 14px;
		padding-top: 12px;
	}

	/* Why Enterprises Choose Section Mobile */
	.enterprise-why-section {
		padding: 50px 0;
	}
	
	.enterprise-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.enterprise-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.enterprise-why-subtitle {
		font-size: 15px;
	}
	
	.enterprise-why-cards {
		margin-top: 32px;
	}
	
	.enterprise-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.enterprise-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.enterprise-why-icon i {
		font-size: 22px;
	}
	
	.enterprise-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.enterprise-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.enterprise-why-metric {
		font-size: 15px;
	}

	/* Why Startups Choose Section Mobile */
	.startup-why-section {
		padding: 50px 0;
	}
	
	.startup-why-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.startup-why-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.startup-why-subtitle {
		font-size: 15px;
	}
	
	.startup-why-cards {
		margin-top: 32px;
	}
	
	.startup-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.startup-why-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.startup-why-icon i {
		font-size: 22px;
	}
	
	.startup-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.startup-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.startup-why-metric {
		font-size: 14px;
		padding-top: 12px;
	}

	/* Why SRE Teams Choose Section Mobile */
	.sre-why-section {
		padding: 50px 0;
	}
	
	.sre-why-header {
		margin-bottom: 32px;
	}
	
	.sre-why-title {
		font-size: 34px;
		margin-bottom: 12px;
	}
	
	.sre-why-subtitle {
		font-size: 15px;
	}
	
	.sre-why-cards {
		margin-top: 32px;
	}
	
	.sre-why-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.sre-why-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}
	
	.sre-why-icon i {
		font-size: 22px;
	}
	
	.sre-why-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.sre-why-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.sre-why-metric {
		font-size: 14px;
		padding-top: 12px;
	}

	/* Complete SRE Lifecycle Support Section Mobile */
	.sre-lifecycle-section {
		padding: 50px 0;
	}
	
	.sre-lifecycle-header {
		margin-bottom: 32px;
	}
	
	.sre-lifecycle-title {
		font-size: 28px;
		margin-bottom: 12px;
	}
	
	.sre-lifecycle-subtitle {
		font-size: 15px;
	}
	
	.sre-lifecycle-cards {
		margin-top: 32px;
	}
	
	.sre-lifecycle-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.sre-lifecycle-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.sre-lifecycle-icon i {
		font-size: 22px;
	}
	
	.sre-lifecycle-card-title {
		font-size: 18px;
		margin-bottom: 18px;
	}
	
	.sre-lifecycle-list {
		gap: 10px;
	}
	
	.sre-lifecycle-list li {
		font-size: 14px;
	}
	
	.sre-lifecycle-check {
		font-size: 16px;
	}

	/* Common Startup Challenges Section Mobile */
	/* Enterprise-Grade Capabilities Section Mobile */
	.enterprise-capabilities-section {
		padding: 50px 0;
	}
	
	.enterprise-capabilities-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.enterprise-capabilities-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.enterprise-capabilities-subtitle {
		font-size: 15px;
	}
	
	.enterprise-capabilities-cards {
		margin-top: 32px;
	}
	
	.enterprise-capability-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.enterprise-capability-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.enterprise-capability-icon i {
		font-size: 22px;
	}
	
	.enterprise-capability-card-title {
		font-size: 18px;
		margin-bottom: 18px;
	}
	
	.enterprise-capability-list {
		gap: 10px;
	}
	
	.enterprise-capability-list li {
		font-size: 14px;
	}
	
	.enterprise-capability-list li i {
		font-size: 16px;
	}

	.startup-challenges-section {
		padding: 50px 0;
	}
	
	.startup-challenges-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.startup-challenges-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.startup-challenges-subtitle {
		font-size: 15px;
	}
	
	.startup-challenges-cards {
		margin-top: 32px;
	}
	
	.startup-challenge-card {
		padding: 24px 20px;
		margin-bottom: 20px;
		flex-direction: column;
		gap: 20px;
	}
	
	.startup-challenge-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 0;
	}
	
	.startup-challenge-icon i {
		font-size: 22px;
	}
	
	.startup-challenge-card-content {
		width: 100%;
	}
	
	.startup-challenge-card-title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.startup-challenge-label,
	.startup-solution-label {
		font-size: 11px;
	}
	
	.startup-challenge-text,
	.startup-solution-text {
		font-size: 15px;
	}
	
	.startup-challenge-content {
		margin-bottom: 20px;
	}

	/* Trusted by Leading Enterprises Section Mobile */
	.enterprise-trusted-section {
		padding: 50px 0;
	}
	
	.enterprise-trusted-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.enterprise-trusted-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.enterprise-trusted-subtitle {
		font-size: 15px;
	}
	
	.enterprise-trusted-cards {
		margin-top: 32px;
	}
	
	.enterprise-trusted-card {
		padding: 24px 20px;
		margin-bottom: 20px;
		gap: 20px;
	}
	
	.enterprise-trusted-card-header {
		flex-direction: column;
		gap: 16px;
		align-items: flex-start;
	}
	
	.enterprise-trusted-card-body {
		flex-direction: column;
		gap: 20px;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #E8E8E8;
	}
	
	.enterprise-trusted-card-title {
		font-size: 20px;
		margin: 0 0 20px 0;
	}
	
	.enterprise-trusted-icon {
		width: 56px;
		height: 56px;
		border-radius: 10px;
	}
	
	.enterprise-trusted-icon i {
		font-size: 22px;
	}
	
	.enterprise-trusted-card-content {
		width: 100%;
	}
	
	.enterprise-trusted-challenge-label,
	.enterprise-trusted-solution-label {
		font-size: 11px;
		margin-bottom: 6px;
	}
	
	.enterprise-trusted-challenge-text,
	.enterprise-trusted-solution-text {
		font-size: 14px;
	}

	/* Flexible Deployment Options Section Mobile */
	.enterprise-deployment-section {
		padding: 50px 0;
	}
	
	.enterprise-deployment-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.enterprise-deployment-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.enterprise-deployment-subtitle {
		font-size: 15px;
	}
	
	.enterprise-deployment-cards {
		margin-top: 32px;
	}
	
	.enterprise-deployment-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.enterprise-deployment-badge {
		top: 12px;
		right: 12px;
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.enterprise-deployment-card-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.enterprise-deployment-card-description {
		font-size: 14px;
		margin-bottom: 18px;
	}
	
	.enterprise-deployment-features {
		gap: 10px;
	}
	
	.enterprise-deployment-features li {
		font-size: 14px;
	}
	
	.enterprise-deployment-features li i {
		font-size: 16px;
	}

	/* Startup Journey Scenarios Section Mobile */
	.startup-journey-section {
		padding: 50px 0;
	}
	
	.startup-journey-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.startup-journey-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.startup-journey-subtitle {
		font-size: 15px;
	}
	
	.startup-journey-cards {
		margin-top: 32px;
	}
	
	.startup-journey-card {
		padding: 24px 20px;
		margin-bottom: 20px;
		gap: 20px;
	}
	
	.startup-journey-card-header {
		flex-direction: column;
		gap: 16px;
		align-items: flex-start;
	}
	
	.startup-journey-card-body {
		flex-direction: column;
		gap: 20px;
		margin-top: 20px;
		padding-top: 20px;
		border-top: 1px solid #E8E8E8;
	}
	
	.startup-journey-card-title {
		margin-bottom: 20px;
	}
	
	.startup-journey-icon {
		width: 56px;
		height: 56px;
		border-radius: 10px;
	}
	
	.startup-journey-icon i {
		font-size: 22px;
	}
	
	.startup-journey-card-content {
		width: 100%;
	}
	
	.startup-journey-card-title {
		font-size: 20px;
		margin: 0;
	}
	
	.startup-journey-scenario-label,
	.startup-journey-help-label {
		font-size: 11px;
	}
	
	.startup-journey-scenario-text,
	.startup-journey-help-text {
		font-size: 15px;
	}
	
	.startup-journey-scenario-content,
	.startup-journey-help-content {
		width: 100%;
	}

	/* SRE Best Practices Built-In Section Mobile */
	.sre-practices-section {
		padding: 50px 0;
	}
	
	.sre-practices-header {
		margin-bottom: 32px;
	}
	
	.sre-practices-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.sre-practices-subtitle {
		font-size: 15px;
	}
	
	.sre-practices-cards {
		margin-top: 32px;
	}
	
	.sre-practices-card {
		padding: 24px 20px;
		margin-bottom: 20px;
		gap: 20px;
	}
	
	.sre-practices-card-header {
		flex-direction: column;
		gap: 16px;
		align-items: flex-start;
	}
	
	.sre-practices-card-body {
		flex-direction: column;
		gap: 20px;
	}
	
	.sre-practices-card-title {
		margin-bottom: 20px;
	}
	
	.sre-practices-icon {
		width: 56px;
		height: 56px;
		border-radius: 10px;
	}
	
	.sre-practices-icon i {
		font-size: 22px;
	}
	
	.sre-practices-card-content {
		width: 100%;
	}
	
	.sre-practices-card-title {
		font-size: 20px;
		margin: 0;
	}
	
	.sre-practices-principle-label,
	.sre-practices-help-label {
		font-size: 11px;
	}
	
	.sre-practices-principle-text,
	.sre-practices-help-text {
		font-size: 15px;
	}
	
	.sre-practices-principle-content,
	.sre-practices-help-content {
		width: 100%;
	}

	/* Traditional vs Scout-itAI Comparison Section Mobile */
	.startup-comparison-section {
		padding: 50px 0;
	}
	
	.startup-comparison-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.startup-comparison-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.startup-comparison-subtitle {
		font-size: 15px;
	}
	
	.startup-comparison-table-wrapper {
		margin-bottom: 32px;
		border-radius: 12px;
	}
	
	.startup-comparison-table th {
		font-size: 13px;
		padding: 12px 16px;
	}
	
	.startup-comparison-table td {
		font-size: 13px;
		padding: 12px 16px;
	}
	
	.startup-comparison-metric-name {
		font-size: 14px;
	}
	
	.startup-comparison-traditional-text,
	.startup-comparison-scoutit-text {
		font-size: 13px;
	}
	
	.startup-comparison-scoutit-text {
		display: inline-flex;
		align-items: center;
		gap: 6px;
		flex-wrap: wrap;
	}
	
	.startup-comparison-check-icon {
		font-size: 16px;
		flex-shrink: 0;
	}

	/* SRE Metrics Transformation Section Mobile */
	.sre-metrics-section {
		padding: 50px 0;
	}
	
	.sre-metrics-header {
		margin-bottom: 32px;
	}
	
	.sre-metrics-title {
		font-size: 28px;
		margin-bottom: 12px;
	}
	
	.sre-metrics-subtitle {
		font-size: 15px;
	}
	
	.sre-metrics-table-wrapper {
		margin-bottom: 32px;
		border-radius: 12px;
	}
	
	.sre-metrics-table th {
		font-size: 13px;
		padding: 12px 16px;
	}
	
	.sre-metrics-table td {
		font-size: 13px;
		padding: 12px 16px;
	}
	
	.sre-metrics-metric-name {
		font-size: 14px;
	}
	
	.sre-metrics-before-text,
	.sre-metrics-after-text {
		font-size: 13px;
	}
	
	.sre-metrics-after-text {
		display: inline-flex;
		align-items: center;
		gap: 6px;
		flex-wrap: wrap;
	}
	
	.sre-metrics-check-icon {
		font-size: 16px;
		flex-shrink: 0;
	}

	/* Complete FinOps & Cost Optimization Features Section Mobile */
	.finops-features-section {
		padding: 50px 0;
	}
	
	.finops-features-header {
		margin-bottom: 50px;
		padding: 0 10px;
	}
	
	.finops-features-main-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.finops-features-main-description {
		font-size: 15px;
	}
	
	.finops-feature-item {
		margin-bottom: 50px;
	}
	
	.finops-feature-content {
		padding: 24px 15px;
		text-align: center;
	}
	
	.finops-feature-badge {
		margin-bottom: 16px;
	}
	
	.finops-feature-badge span {
		font-size: 13px;
		padding: 6px 16px;
	}
	
	.finops-feature-title {
		font-size: 28px;
		margin-bottom: 18px;
	}
	
	.finops-feature-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.finops-feature-list {
		gap: 14px;
		margin-bottom: 24px;
		align-items: flex-start;
	}
	
	.finops-feature-list li {
		font-size: 15px;
		justify-content: flex-start;
		text-align: left;
	}
	
	.finops-feature-list li i {
		font-size: 16px;
	}
	
	.finops-feature-image {
		padding: 10px;
		margin-bottom: 24px;
	}
	
	.finops-image-preview {
		border-radius: 12px;
	}

	/* Complete Healthcare IT Monitoring Features Section Mobile */
	.healthcare-features-section {
		padding: 50px 0;
	}
	
	.healthcare-features-header {
		margin-bottom: 50px;
		padding: 0 10px;
	}
	
	.healthcare-features-main-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.healthcare-features-main-description {
		font-size: 15px;
	}
	
	.healthcare-feature-item {
		margin-bottom: 50px;
	}
	
	.healthcare-feature-content {
		padding: 24px 15px;
		text-align: center;
	}
	
	.healthcare-feature-badge {
		margin-bottom: 16px;
	}
	
	.healthcare-feature-badge span {
		font-size: 13px;
		padding: 6px 16px;
	}
	
	.healthcare-feature-title {
		font-size: 28px;
		margin-bottom: 18px;
	}
	
	.healthcare-feature-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.healthcare-feature-list {
		gap: 14px;
		margin-bottom: 24px;
		align-items: flex-start;
	}
	
	.healthcare-feature-list li {
		font-size: 15px;
		justify-content: flex-start;
		text-align: left;
	}
	
	.healthcare-feature-list li i {
		font-size: 16px;
	}
	
	.healthcare-feature-image {
		padding: 10px;
		margin-bottom: 24px;
	}
	
	.healthcare-image-preview {
		border-radius: 12px;
	}

	/* Complete E-commerce Stack Monitoring Features Section Mobile */
	.retail-features-section {
		padding: 50px 0;
	}
	
	.retail-features-header {
		margin-bottom: 50px;
		padding: 0 10px;
	}
	
	.retail-features-main-title {
		font-size: 28px;
		margin-bottom: 14px;
	}
	
	.retail-features-main-description {
		font-size: 15px;
	}
	
	.retail-feature-item {
		margin-bottom: 50px;
	}
	
	.retail-feature-content {
		padding: 24px 15px;
		text-align: center;
	}
	
	.retail-feature-badge {
		margin-bottom: 16px;
	}
	
	.retail-feature-badge span {
		font-size: 13px;
		padding: 6px 16px;
	}
	
	.retail-feature-title {
		font-size: 28px;
		margin-bottom: 18px;
	}
	
	.retail-feature-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.retail-feature-list {
		gap: 14px;
		margin-bottom: 24px;
		align-items: flex-start;
	}
	
	.retail-feature-list li {
		font-size: 15px;
		justify-content: flex-start;
		text-align: left;
	}
	
	.retail-feature-list li i {
		font-size: 16px;
	}
	
	.retail-feature-image {
		padding: 10px;
		margin-bottom: 24px;
	}
	
	.retail-image-preview {
		border-radius: 12px;
	}

	/* MSP Hero Section Mobile */
	.msp-hero-section {
		padding: 60px 0 40px;
	}
	
	.msp-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.msp-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.msp-hero-features {
		gap: 12px;
	}
	
	.msp-hero-features li {
		font-size: 15px;
	}
	
	.msp-overview-card {
		padding: 28px 20px;
	}
	
	.msp-card-header {
		margin-bottom: 24px;
	}
	
	.msp-card-title {
		font-size: 18px;
	}
	
	.msp-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.msp-data-value {
		font-size: 24px;
	}
	
	.msp-data-label {
		font-size: 13px;
	}
	
	.msp-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.msp-metric-icon {
		font-size: 16px;
	}
	
	.msp-metric-name {
		font-size: 13px;
	}
	
	.msp-metric-value {
		font-size: 13px;
	}

	/* FinOps & Cost Optimization Hero Section Mobile */
	.finops-hero-section {
		padding: 60px 0 40px;
	}
	
	.finops-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.finops-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.finops-hero-features {
		gap: 12px;
	}
	
	.finops-hero-features li {
		font-size: 15px;
	}
	
	.finops-overview-card {
		padding: 28px 20px;
	}
	
	.finops-card-header {
		margin-bottom: 24px;
	}
	
	.finops-card-title {
		font-size: 18px;
	}
	
	.finops-badge-active {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.finops-data-value {
		font-size: 24px;
	}
	
	.finops-data-label {
		font-size: 13px;
	}
	
	.finops-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.finops-metric-icon {
		font-size: 16px;
	}
	
	.finops-metric-name {
		font-size: 13px;
	}
	
	.finops-metric-value {
		font-size: 13px;
	}

	/* Healthcare & Life Sciences Hero Section Mobile */
	.healthcare-hero-section {
		padding: 60px 0 40px;
	}
	
	.healthcare-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.healthcare-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.healthcare-hero-features {
		gap: 12px;
	}
	
	.healthcare-hero-features li {
		font-size: 15px;
	}
	
	.healthcare-overview-card {
		padding: 28px 20px;
	}
	
	.healthcare-card-header {
		margin-bottom: 24px;
	}
	
	.healthcare-card-title {
		font-size: 18px;
	}
	
	.healthcare-badge-compliant {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.healthcare-data-value {
		font-size: 24px;
	}
	
	.healthcare-data-label {
		font-size: 13px;
	}
	
	.healthcare-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.healthcare-metric-icon {
		font-size: 16px;
	}
	
	.healthcare-metric-name {
		font-size: 13px;
	}
	
	.healthcare-metric-value {
		font-size: 13px;
	}

	/* Retail & E-commerce Hero Section Mobile */
	.retail-hero-section {
		padding: 60px 0 40px;
	}
	
	.retail-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.retail-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.retail-hero-features {
		gap: 12px;
	}
	
	.retail-hero-features li {
		font-size: 15px;
	}
	
	.retail-overview-card {
		padding: 28px 20px;
	}
	
	.retail-card-header {
		margin-bottom: 24px;
	}
	
	.retail-card-title {
		font-size: 18px;
	}
	
	.retail-badge-live {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.retail-data-value {
		font-size: 24px;
	}
	
	.retail-data-label {
		font-size: 13px;
	}
	
	.retail-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.retail-metric-icon {
		font-size: 16px;
	}
	
	.retail-metric-name {
		font-size: 13px;
	}
	
	.retail-metric-value {
		font-size: 13px;
	}

	/* For Enterprises Hero Section Mobile */
	.enterprise-hero-section {
		padding: 60px 0 40px;
	}
	
	.enterprise-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.enterprise-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.enterprise-hero-features {
		gap: 12px;
	}
	
	.enterprise-hero-features li {
		font-size: 15px;
	}
	
	.enterprise-overview-card {
		padding: 28px 20px;
	}
	
	.enterprise-card-header {
		margin-bottom: 24px;
	}
	
	.enterprise-card-title {
		font-size: 18px;
	}
	
	.enterprise-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.enterprise-data-value {
		font-size: 24px;
	}
	
	.enterprise-data-label {
		font-size: 13px;
	}

	/* For Startups Hero Section Mobile */
	.startup-hero-section {
		padding: 60px 0 40px;
	}
	
	.startup-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.startup-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.startup-hero-features {
		gap: 12px;
	}
	
	.startup-hero-features li {
		font-size: 15px;
	}
	
	.startup-overview-card {
		padding: 28px 20px;
	}
	
	.startup-card-header {
		margin-bottom: 24px;
	}
	
	.startup-card-title {
		font-size: 18px;
	}
	
	.startup-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}
	
	.startup-data-value {
		font-size: 24px;
	}
	
	.startup-data-label {
		font-size: 13px;
	}
	
	.startup-metrics-title {
		font-size: 13px;
		margin-bottom: 16px;
	}
	
	.startup-metric-icon {
		font-size: 16px;
	}
	
	.startup-metric-name {
		font-size: 13px;
	}
	
	.startup-metric-value {
		font-size: 13px;
	}

	/* RPI Hero Section Mobile */
	.rpi-hero-section {
		padding: 60px 0 40px;
	}
	
	.rpi-hero-title {
		font-size: 28px;
		margin-bottom: 20px;
	}
	
	.rpi-hero-description {
		font-size: 15px;
		margin-bottom: 24px;
	}
	
	.rpi-hero-features {
		gap: 12px;
	}
	
	.rpi-hero-features li {
		font-size: 15px;
	}
	
	.rpi-score-card {
		padding: 28px 20px;
	}
	
	.rpi-circle-wrapper {
		width: 160px;
		height: 160px;
		margin-bottom: 28px;
	}
	
	.rpi-circle-number {
		font-size: 40px;
	}
	
	.rpi-circle-label {
		font-size: 11px;
	}
	
	.rpi-metric-value {
		font-size: 22px;
	}
	
	.rpi-metric-label {
		font-size: 13px;
	}
	
	/* What is RPI Section Mobile */
	.rpi-what-section {
		padding: 50px 0;
	}
	
	.rpi-what-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.rpi-what-title {
		font-size: 28px;
		margin-bottom: 16px;
	}
	
	.rpi-what-description {
		font-size: 15px;
	}
	
	.rpi-feature-cards {
		margin-top: 32px;
	}
	
	.rpi-feature-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.rpi-feature-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 18px;
	}
	
	.rpi-feature-icon i {
		font-size: 22px;
	}
	
	.rpi-feature-title {
		font-size: 18px;
		margin-bottom: 12px;
	}
	
	.rpi-feature-text {
		font-size: 14px;
	}
	
	/* How RPI Works Section Mobile */
	.rpi-how-section {
		padding: 50px 0;
	}
	
	.rpi-how-header {
		margin-bottom: 32px;
		padding: 0 10px;
	}
	
	.rpi-how-title {
		font-size: 28px;
		margin-bottom: 16px;
	}
	
	.rpi-how-description {
		font-size: 15px;
	}
	
	.rpi-factor-cards {
		margin-bottom: 28px;
	}
	
	.rpi-factor-card {
		padding: 24px 20px;
		margin-bottom: 20px;
	}
	
	.rpi-factor-percentage {
		font-size: 28px;
		margin-bottom: 12px;
	}
	
	.rpi-factor-title {
		font-size: 18px;
		margin-bottom: 8px;
	}
	
	.rpi-factor-text {
		font-size: 14px;
	}
	
	.rpi-custom-card {
		padding: 24px 20px;
		gap: 16px;
	}
	
	.rpi-custom-icon {
		width: 52px;
		height: 52px;
	}
	
	.rpi-custom-icon i.fa-shield-alt {
		font-size: 22px;
	}
	
	.rpi-custom-check {
		font-size: 14px;
		width: 18px;
		height: 18px;
		bottom: 6px;
		right: 6px;
	}
	
	.rpi-custom-title {
		font-size: 18px;
		margin-bottom: 10px;
	}
	
	.rpi-custom-text {
		font-size: 14px;
	}
	
	/* RPI Calculator Section Responsive */
	.rpi-calculator-section {
		padding: 50px 0;
	}
	
	.rpi-calculator-header {
		margin-bottom: 40px;
	}
	
	.rpi-transformation-panel,
	.rpi-sliders-panel {
		padding: 24px;
		margin-bottom: 24px;
	}
	
	.rpi-panel-header {
		margin-bottom: 24px;
	}
	
	.rpi-score-circle {
		width: 160px;
		height: 160px;
		border-width: 6px;
	}
	
	.rpi-score {
		font-size: 28px;
	}
	
	.rpi-score-label {
		font-size: 11px;
	}
	
	.rpi-delta-container {
		padding: 10px 16px;
		margin-bottom: 24px;
	}
	
	.rpi-metrics-grid {
		gap: 12px;
	}
	
	.rpi-metric-card {
		padding: 16px;
	}
	
	.rpi-metric-value {
		font-size: 22px;
	}
	
	.rpi-metric-label {
		font-size: 13px;
	}
	
	.rpi-slider-group {
		margin-bottom: 20px;
	}
	
	/* FAQ Section Responsive */
	.faq-section-new {
		padding: 50px 0;
	}
	
	.faq-header-new {
		margin-bottom: 40px;
	}
	
	.faq-tag-new {
		font-size: 13px;
		padding: 6px 14px;
		margin-bottom: 16px;
	}
	
	.faq-question-new {
		padding: 16px 20px;
		font-size: 15px;
	}
	
	.faq-answer-new {
		padding: 0 20px 20px 20px;
		font-size: 15px;
	}
	.integration-span {
		display: block;
		font-family: 'Plus Jakarta Sans', sans-serif;
		font-weight: 400;
		font-size: 16px;
		color: #1A202C;
		padding-top: 32px;
	}
	.integration-heading {
		padding-top: 80px;
		font-family: "DM Sans", sans-serif;
		font-weight: 500;
		font-size: 30px;
		letter-spacing: -2px;
		line-height: 120%;
		color: #0C6983;
	}
    /* .testomonial-section  .testomonial-img {
		display: none !important;
	} */
	.feature-sh .btn-link-1 {
		font-size: 12px !important;
	}

}
@media (max-width:600px){
	.main-solution {
		height: 770px;
	}
	
	/* MSP Hero Section Responsive */
	.msp-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.msp-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.msp-hero-right {
		padding: 20px 15px;
	}
	
	.msp-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.msp-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.msp-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.msp-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.msp-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.msp-data-cards {
		flex-direction: column;
		gap: 12px;
	}
	
	.msp-data-card {
		padding: 20px;
	}
	
	.msp-data-value {
		font-size: 28px;
	}
	
	.msp-metrics-list {
		gap: 14px;
	}

	/* FinOps & Cost Optimization Hero Section Responsive */
	.finops-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.finops-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.finops-hero-right {
		padding: 20px 15px;
	}
	
	.finops-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.finops-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.finops-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.finops-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.finops-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}

	/* Healthcare & Life Sciences Hero Section Responsive */
	.healthcare-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.healthcare-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.healthcare-hero-right {
		padding: 20px 15px;
	}
	
	.healthcare-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.healthcare-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.healthcare-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.healthcare-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.healthcare-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.healthcare-data-cards {
		flex-direction: column;
		gap: 12px;
	}
	
	.healthcare-data-card {
		padding: 20px;
	}
	
	.healthcare-data-value {
		font-size: 28px;
	}
	
	.healthcare-metrics-list {
		gap: 14px;
	}

	/* Retail & E-commerce Hero Section Responsive */
	.retail-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.retail-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.retail-hero-right {
		padding: 20px 15px;
	}
	
	.retail-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.retail-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.retail-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.retail-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.retail-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.retail-data-cards {
		flex-direction: column;
		gap: 12px;
	}
	
	.retail-data-card {
		padding: 20px;
	}
	
	.retail-data-value {
		font-size: 28px;
	}
	
	.retail-metrics-list {
		gap: 14px;
	}

	/* For Enterprises Hero Section Responsive */
	.enterprise-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.enterprise-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.enterprise-hero-right {
		padding: 20px 15px;
	}
	
	.enterprise-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.enterprise-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.enterprise-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.enterprise-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.enterprise-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.enterprise-data-cards {
		flex-direction: column;
		gap: 12px;
	}

	/* For Startups Hero Section Responsive */
	.startup-hero-section {
		padding: 80px 0 60px;
		min-height: auto;
	}
	
	.startup-hero-left {
		padding: 20px 15px;
		margin-bottom: 40px;
		text-align: center;
	}
	
	.startup-hero-right {
		padding: 20px 15px;
	}
	
	.startup-hero-title {
		font-size: 36px;
		text-align: center;
	}
	
	.startup-hero-description {
		font-size: 16px;
		max-width: 100%;
		text-align: center;
		margin: 0 auto 24px;
	}
	
	.startup-hero-features {
		align-items: flex-start;
		max-width: 400px;
		margin: 0 auto;
	}
	
	.startup-hero-features li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.startup-overview-card {
		max-width: 100%;
		padding: 32px 24px;
	}
	
	.startup-data-cards {
		flex-direction: column;
		gap: 12px;
	}
	
	.startup-data-card {
		padding: 20px;
	}
	
	.startup-data-value {
		font-size: 28px;
	}
	
	.startup-metrics-list {
		gap: 14px;
	}

	/* Works with Your Existing Stack Section Responsive */
	.msp-integrations-section {
		padding: 60px 0;
	}
	
	.msp-integrations-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.msp-integrations-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.msp-integrations-subtitle {
		font-size: 17px;
	}
	
	.msp-integration-cards {
		margin-top: 32px;
	}
	
	.msp-integration-card {
		padding: 28px 20px;
		margin-bottom: 24px;
	}
	
	.msp-integration-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.msp-integration-icon i {
		font-size: 24px;
	}
	
	.msp-integration-card-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.msp-integration-list {
		gap: 10px;
	}
	
	.msp-integration-list li {
		font-size: 15px;
	}

	/* Works Across Your Cloud Stack Section Responsive */
	.finops-integrations-section {
		padding: 60px 0;
	}
	
	.finops-integrations-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.finops-integrations-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.finops-integrations-subtitle {
		font-size: 17px;
	}
	
	.finops-integration-cards {
		margin-top: 32px;
	}
	
	.finops-integration-card {
		padding: 28px 20px;
		margin-bottom: 24px;
	}
	
	.finops-integration-icon {
		width: 52px;
		height: 52px;
		margin-bottom: 20px;
	}
	
	.finops-integration-icon i {
		font-size: 24px;
	}
	
	.finops-integration-card-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.finops-integration-list {
		gap: 10px;
	}
	
	.finops-integration-list li {
		font-size: 15px;
		padding-left: 18px;
	}
	
	.finops-integration-list li::before {
		width: 5px;
		height: 5px;
		top: 7px;
	}

	/* Integrates with Healthcare IT Systems Section Responsive */
	.healthcare-integrations-section {
		padding: 60px 0;
	}
	
	.healthcare-integrations-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.healthcare-integrations-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.healthcare-integrations-subtitle {
		font-size: 17px;
	}
	
	.healthcare-integration-cards {
		margin-top: 32px;
	}
	
	.healthcare-integration-card {
		padding: 28px 20px;
		margin-bottom: 24px;
	}
	
	.healthcare-integration-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.healthcare-integration-icon i {
		font-size: 24px;
	}
	
	.healthcare-integration-card-title {
		font-size: 18px;
		margin-bottom: 20px;
	}
	
	.healthcare-integration-list {
		gap: 10px;
	}
	
	.healthcare-integration-list li {
		font-size: 15px;
	}

	/* Built for MSP Scale Features Section Responsive */
	.msp-features-section {
		padding: 60px 0;
	}
	
	.msp-features-header {
		margin-bottom: 60px;
	}
	
	.msp-features-main-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.msp-features-main-description {
		font-size: 17px;
	}
	
	.msp-feature-item {
		margin-bottom: 60px;
	}
	
	.msp-feature-content {
		padding: 30px 15px;
		text-align: center;
	}
	
	.msp-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.msp-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.msp-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.msp-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.msp-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.msp-feature-reverse .msp-feature-content {
		order: 1;
	}
	
	.msp-feature-reverse .msp-feature-image {
		order: 2;
	}

	/* Why MSPs Choose Section Responsive */
	.msp-why-section {
		padding: 60px 0;
	}
	
	.msp-why-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.msp-why-title {
		font-size: 32px;
		margin-bottom: 16px;
	}
	
	.msp-why-subtitle {
		font-size: 16px;
	}
	
	.msp-why-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.msp-why-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.msp-why-icon i {
		font-size: 24px;
	}
	
	.msp-why-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.msp-why-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.msp-why-metric {
		font-size: 15px;
		padding-top: 14px;
	}

	/* Why Retail & E-commerce Choose Section Responsive */
	.retail-why-section {
		padding: 60px 0;
	}
	
	.retail-why-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.retail-why-title {
		font-size: 32px;
		margin-bottom: 16px;
	}
	
	.retail-why-subtitle {
		font-size: 16px;
	}
	
	.retail-why-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.retail-why-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.retail-why-icon i {
		font-size: 24px;
	}
	
	.retail-why-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.retail-why-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.retail-why-metric {
		font-size: 15px;
		padding-top: 14px;
	}

	/* Why Organizations Choose Scout-itAI for FinOps Section Responsive */
	.finops-why-section {
		padding: 60px 0;
	}
	
	.finops-why-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.finops-why-title {
		font-size: 32px;
		margin-bottom: 16px;
	}
	
	.finops-why-subtitle {
		font-size: 16px;
	}
	
	.finops-why-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.finops-why-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.finops-why-icon i {
		font-size: 24px;
	}
	
	.finops-why-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.finops-why-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.finops-why-metric {
		font-size: 15px;
		padding-top: 14px;
	}

	/* Why Enterprises Choose Section 600px */
	.enterprise-why-section {
		padding: 60px 0;
	}
	
	.enterprise-why-header {
		margin-bottom: 40px;
	}
	
	.enterprise-why-title {
		font-size: 34px;
	}
	
	.enterprise-why-subtitle {
		font-size: 16px;
	}
	
	.enterprise-why-card {
		padding: 28px 22px;
	}

	/* Why Startups Choose Section 600px */
	.startup-why-section {
		padding: 60px 0;
	}
	
	.startup-why-header {
		margin-bottom: 40px;
	}
	
	.startup-why-title {
		font-size: 34px;
	}
	
	.startup-why-subtitle {
		font-size: 16px;
	}
	
	.startup-why-card {
		padding: 28px 22px;
	}

	/* Common Startup Challenges Section 600px */
	/* Enterprise-Grade Capabilities Section 600px */
	.enterprise-capabilities-section {
		padding: 60px 0;
	}
	
	.enterprise-capabilities-header {
		margin-bottom: 40px;
	}
	
	.enterprise-capabilities-title {
		font-size: 34px;
	}
	
	.enterprise-capabilities-subtitle {
		font-size: 16px;
	}
	
	.enterprise-capability-card {
		padding: 28px 22px;
	}
	
	.enterprise-capability-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.enterprise-capability-icon i {
		font-size: 24px;
	}
	
	.enterprise-capability-card-title {
		font-size: 20px;
		margin-bottom: 20px;
	}
	
	.enterprise-capability-list {
		gap: 10px;
	}
	
	.enterprise-capability-list li {
		font-size: 15px;
	}
	
	.enterprise-capability-list li i {
		font-size: 16px;
	}

	.startup-challenges-section {
		padding: 60px 0;
	}
	
	.startup-challenges-header {
		margin-bottom: 40px;
	}
	
	.startup-challenges-title {
		font-size: 34px;
	}
	
	.startup-challenges-subtitle {
		font-size: 16px;
	}
	
	.startup-challenge-card {
		padding: 28px 22px;
		flex-direction: row;
		gap: 20px;
	}
	
	.startup-challenge-icon {
		flex-shrink: 0;
	}

	/* Startup Journey Scenarios Section 600px */
	/* SRE Best Practices Built-In Section 600px */
	.sre-practices-section {
		padding: 60px 0;
	}
	
	.sre-practices-header {
		margin-bottom: 40px;
	}
	
	.sre-practices-title {
		font-size: 34px;
	}
	
	.sre-practices-subtitle {
		font-size: 16px;
	}
	
	.sre-practices-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.sre-practices-card-header {
		gap: 20px;
	}
	
	.sre-practices-card-body {
		gap: 24px;
	}
	
	.sre-practices-icon {
		flex-shrink: 0;
		border-radius: 12px;
		width: 56px;
		height: 56px;
	}
	
	.sre-practices-icon i {
		font-size: 24px;
	}
	
	.sre-practices-card-title {
		font-size: 20px;
		margin-bottom: 16px;
	}
	
	.sre-practices-principle-label,
	.sre-practices-help-label {
		font-size: 11px;
	}
	
	.sre-practices-principle-text,
	.sre-practices-help-text {
		font-size: 15px;
	}

	/* Trusted by Leading Enterprises Section 600px */
	.enterprise-trusted-section {
		padding: 60px 0;
	}
	
	.enterprise-trusted-header {
		margin-bottom: 40px;
	}
	
	.enterprise-trusted-title {
		font-size: 34px;
	}
	
	.enterprise-trusted-subtitle {
		font-size: 16px;
	}
	
	.enterprise-trusted-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.enterprise-trusted-card-header {
		gap: 20px;
	}
	
	.enterprise-trusted-card-body {
		gap: 24px;
	}
	
	.enterprise-trusted-icon {
		flex-shrink: 0;
		border-radius: 12px;
		width: 56px;
		height: 56px;
	}
	
	.enterprise-trusted-icon i {
		font-size: 24px;
	}
	
	.enterprise-trusted-card-title {
		font-size: 20px;
		margin-bottom: 16px;
	}
	
	.enterprise-trusted-challenge-label,
	.enterprise-trusted-solution-label {
		font-size: 11px;
	}
	
	.enterprise-trusted-challenge-text,
	.enterprise-trusted-solution-text {
		font-size: 15px;
	}

	/* Flexible Deployment Options Section 600px */
	.enterprise-deployment-section {
		padding: 60px 0;
	}
	
	.enterprise-deployment-header {
		margin-bottom: 40px;
	}
	
	.enterprise-deployment-title {
		font-size: 34px;
	}
	
	.enterprise-deployment-subtitle {
		font-size: 16px;
	}
	
	.enterprise-deployment-card {
		padding: 28px 22px;
	}
	
	.enterprise-deployment-badge {
		top: 12px;
		right: 12px;
		padding: 5px 10px;
		font-size: 11px;
	}
	
	.enterprise-deployment-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.enterprise-deployment-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.enterprise-deployment-features {
		gap: 10px;
	}
	
	.enterprise-deployment-features li {
		font-size: 15px;
	}
	
	.enterprise-deployment-features li i {
		font-size: 16px;
	}

	.startup-journey-section {
		padding: 60px 0;
	}
	
	.startup-journey-header {
		margin-bottom: 40px;
	}
	
	.startup-journey-title {
		font-size: 34px;
	}
	
	.startup-journey-subtitle {
		font-size: 16px;
	}
	
	.startup-journey-card {
		padding: 28px 22px;
		gap: 20px;
	}
	
	.startup-journey-card-header {
		gap: 20px;
	}
	
	.startup-journey-card-body {
		gap: 24px;
	}
	
	.startup-journey-icon {
		flex-shrink: 0;
		border-radius: 12px;
	}

	/* Traditional vs Scout-itAI Comparison Section 600px */
	.startup-comparison-section {
		padding: 60px 0;
	}
	
	.startup-comparison-header {
		margin-bottom: 40px;
	}
	
	.startup-comparison-title {
		font-size: 34px;
	}
	
	.startup-comparison-subtitle {
		font-size: 16px;
	}
	
	.startup-comparison-table-wrapper {
		margin-bottom: 32px;
	}
	
	.startup-comparison-table th {
		font-size: 14px;
		padding: 14px 18px;
	}
	
	.startup-comparison-table td {
		font-size: 14px;
		padding: 14px 18px;
	}

	/* SRE Metrics Transformation Section 600px */
	.sre-metrics-section {
		padding: 60px 0;
	}
	
	.sre-metrics-header {
		margin-bottom: 40px;
	}
	
	.sre-metrics-title {
		font-size: 34px;
	}
	
	.sre-metrics-subtitle {
		font-size: 16px;
	}
	
	.sre-metrics-table-wrapper {
		margin-bottom: 32px;
	}
	
	.sre-metrics-table th {
		font-size: 14px;
		padding: 14px 18px;
	}
	
	.sre-metrics-table td {
		font-size: 14px;
		padding: 14px 18px;
	}

	/* Why Healthcare Organizations Choose Section Responsive */
	.healthcare-why-section {
		padding: 60px 0;
	}
	
	.healthcare-why-header {
		margin-bottom: 40px;
		padding: 0 15px;
	}
	
	.healthcare-why-title {
		font-size: 32px;
		margin-bottom: 16px;
	}
	
	.healthcare-why-subtitle {
		font-size: 16px;
	}
	
	.healthcare-why-card {
		padding: 28px 24px;
		margin-bottom: 24px;
	}
	
	.healthcare-why-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}
	
	.healthcare-why-icon i {
		font-size: 24px;
	}
	
	.healthcare-why-card-title {
		font-size: 20px;
		margin-bottom: 14px;
	}
	
	.healthcare-why-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}
	
	.healthcare-why-metric {
		font-size: 15px;
		padding-top: 14px;
	}

	/* Complete FinOps & Cost Optimization Features Section Responsive */
	.finops-features-section {
		padding: 60px 0;
	}
	
	.finops-features-header {
		margin-bottom: 60px;
	}
	
	.finops-features-main-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.finops-features-main-description {
		font-size: 17px;
	}
	
	.finops-feature-item {
		margin-bottom: 60px;
	}
	
	.finops-feature-content {
		padding: 30px 15px;
		text-align: center;
	}
	
	.finops-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.finops-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.finops-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.finops-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.finops-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.finops-feature-reverse .finops-feature-content {
		order: 1;
	}
	
	.finops-feature-reverse .finops-feature-image {
		order: 2;
	}

	/* Complete Healthcare IT Monitoring Features Section Responsive */
	.healthcare-features-section {
		padding: 60px 0;
	}
	
	.healthcare-features-header {
		margin-bottom: 60px;
	}
	
	.healthcare-features-main-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.healthcare-features-main-description {
		font-size: 17px;
	}
	
	.healthcare-feature-item {
		margin-bottom: 60px;
	}
	
	.healthcare-feature-content {
		padding: 30px 15px;
		text-align: center;
	}
	
	.healthcare-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.healthcare-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.healthcare-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.healthcare-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.healthcare-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.healthcare-feature-reverse .healthcare-feature-content {
		order: 1;
	}
	
	.healthcare-feature-reverse .healthcare-feature-image {
		order: 2;
	}

	/* Complete E-commerce Stack Monitoring Features Section Responsive */
	.retail-features-section {
		padding: 60px 0;
	}
	
	.retail-features-header {
		margin-bottom: 60px;
	}
	
	.retail-features-main-title {
		font-size: 36px;
		margin-bottom: 16px;
	}
	
	.retail-features-main-description {
		font-size: 17px;
	}
	
	.retail-feature-item {
		margin-bottom: 60px;
	}
	
	.retail-feature-content {
		padding: 30px 15px;
		text-align: center;
	}
	
	.retail-feature-title {
		font-size: 32px;
		margin-bottom: 20px;
	}
	
	.retail-feature-description {
		font-size: 16px;
		max-width: 100%;
		margin: 0 auto 28px;
	}
	
	.retail-feature-list {
		margin-bottom: 28px;
		align-items: flex-start;
		max-width: 500px;
		margin-left: auto;
		margin-right: auto;
	}
	
	.retail-feature-list li {
		justify-content: flex-start;
		text-align: left;
	}
	
	.retail-feature-image {
		padding: 15px;
		margin-bottom: 30px;
	}
	
	.retail-feature-reverse .retail-feature-content {
		order: 1;
	}
	
	.retail-feature-reverse .retail-feature-image {
		order: 2;
	}

	/* RPI Calculator Section Mobile */
	.rpi-calculator-section {
		padding: 40px 0;
	}
	
	.rpi-calculator-header {
		margin-bottom: 32px;
	}
	
	.rpi-calculator-tag {
		font-size: 12px;
		padding: 6px 12px;
		margin-bottom: 16px;
	}
	
	.rpi-transformation-panel,
	.rpi-sliders-panel {
		padding: 20px;
	}
	
	.rpi-panel-title {
		font-size: 18px;
	}
	
	.rpi-live-badge {
		font-size: 11px;
		padding: 3px 10px;
	}
	
	.rpi-score-circle {
		width: 140px;
		height: 140px;
		border-width: 5px;
	}
	
	.rpi-score {
		font-size: 24px;
	}
	
	.rpi-score-label {
		font-size: 10px;
	}
	
	.rpi-delta-container {
		padding: 8px 14px;
		margin-bottom: 20px;
	}
	
	.rpi-delta {
		font-size: 14px;
	}
	
	.rpi-metrics-grid {
		grid-template-columns: 1fr;
		gap: 12px;
	}
	
	.rpi-metric-card {
		padding: 14px;
	}
	
	.rpi-metric-value {
		font-size: 20px;
	}
	
	.rpi-metric-label {
		font-size: 12px;
	}
	
	.rpi-slider-group {
		margin-bottom: 18px;
	}
	
	.rpi-slider-label {
		font-size: 13px;
	}
	
	.rpi-number-input {
		width: 70px;
		padding: 6px 10px;
		font-size: 13px;
	}
	
	/* FAQ Section Responsive */
	.faq-section-new {
		padding: 40px 0;
	}
	
	.faq-header-new {
		margin-bottom: 32px;
	}
	
	.faq-tag-new {
		font-size: 12px;
		padding: 6px 12px;
		margin-bottom: 14px;
	}
	
	.faq-question-new {
		padding: 14px 16px;
		font-size: 14px;
	}
	
	.faq-question-new span {
		padding-right: 12px;
	}
	
	.faq-answer-new {
		padding: 0 16px 16px 16px;
		font-size: 14px;
	}
}
@media (max-width:430px) {
	.accordion {
		margin: 0 0px;
	}

	/* #integration{
        padding-top: 0px;
    } */
	.mob-bn {
		display: block;
	}

	.carousel-item {
		height: 181px;
	}

	/* .carousel-item img {
		height: 245px;
	} */

	.carousel-inner-top {
		left: 5px;
		padding: 11px;
		width: auto;
		right: 5px;
	}

	.main-solution {
		padding-bottom: 0px;
	}

	.pad-l {
		padding-left: 0px;
	}

	.pad-r {
		padding-right: 0px;
	}
	.feature-sh .btn-link-1 {
		font-size: 9px !important;
	}
	.getquote-btn {
        margin-left: 12px !important;
    }

}

@media (max-width: 400px) {
	.button-container {
		flex-direction: column !important;
	}
	

	.button-container .btn {
		margin-bottom: 10px;
	}
	.button-container-new {
		flex-direction: row !important;
		font-size: x-small;
	}
	

	.button-container-new p{
		margin-bottom: 5px;
		margin-left: 5px;


	}
}

@media (max-width: 373px) {
	.getquote-btn {
		margin-left: -10px !important;
	}
    .sub-title-1 {
        font-family: "DM Sans", sans-serif;
        font-weight: 400;
        font-size: 13px;
        letter-spacing: 0px;
        line-height: 150%;
        color: #ffffff;
        padding-top: 2px;
    }
    .main-location-head {
        font-family: "DM Sans", sans-serif;
        font-weight: 700;
        font-size: 29px;
        color: white;
        word-spacing: -2px;
    }
	 .sub-title {
        font-family: "DM Sans", sans-serif;
        font-weight: 600;
        font-size: 11px;
        letter-spacing: 0.8px;
        color: #ffffff;
    }
	.book-a-demo-usecase{
		border: 3px solid #a9eeee !important;
		background-color: #1087a8 !important;
		padding: 2px 2px;
	}
}


@media (max-width:320px) {
	.feature-sh .btn-link-1 {
        font-size: 14px !important;
    }
	.wrapper {
		position: fixed;
		bottom: 30px;
		left: 7px;
		max-width: 305px;
		background: #fff;
		padding: 25px 25px 30px 25px;
		border-radius: 15px;
		box-shadow: 1px 7px 14px -5px rgba(0, 0, 0, 0.15);
		text-align: center;
		box-shadow: 1px 1px 20px rgb(155, 153, 153);
	}

	.carousel_h1 {
		font-size: inherit;
	}

	.complience-logo {
		margin: 0px;
	}

	.curved-section {
		width: 100%;
		max-width: 2100px;
		padding: 20px;
		background-color: #bee5ff;
		border-top-right-radius: 150px;
		border-bottom-left-radius: 150px;
		color: white;
		text-align: center;
		font-family: Arial, sans-serif;
	}

	.feature-usecase-name {
		font-family: "DM Sans", sans-serif;
		font-weight: 500;
		font-size: 34px;
		color: #0C6983;
		word-spacing: -2px;
		line-height: 120%;
		padding-top: 0px;
	}

	.price {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 50px;
		color: #0C6983;
	}

	.price-1 {
		font-family: "DM Sans", sans-serif;
		font-weight: 700;
		font-size: 50px;
		color: #edf9f9;
	}

	.pricing-list li {
		display: flex;
		align-items: center;
		margin-bottom: 8px;
		font-size: smaller;
	}

	.month-toggle {
		font-family: "DM Sans", sans-serif;
		font-weight: 400;
		font-size: 15px;
		line-height: auto;
		letter-spacing: 0%;
	}

	#footer .row.align-items-center .col-md-8 div a {
		color: #000;
		text-decoration: none;
		color: white;
		font-size: smaller;
	}

	/* SRE Hero Section Responsive Styles */
	.sre-hero-section {
		padding: 60px 0 40px;
	}

	.sre-hero-title {
		font-size: 36px;
	}

	.sre-hero-description {
		font-size: 17px;
	}

	.sre-hero-features {
		gap: 12px;
	}

	.sre-hero-features li {
		font-size: 15px;
	}

	.sre-overview-card {
		padding: 28px 20px;
	}

	.sre-card-header {
		margin-bottom: 24px;
	}

	.sre-card-title {
		font-size: 18px;
	}

	.sre-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}

	.sre-data-value {
		font-size: 24px;
	}

	.sre-data-label {
		font-size: 13px;
	}

	.sre-metrics-title {
		font-size: 13px;
	}

	.sre-metric-icon {
		font-size: 16px;
	}

	.sre-metric-name {
		font-size: 13px;
	}

	.sre-metric-value {
		font-size: 13px;
	}
}

@media (max-width: 600px) {
	.sre-hero-section {
		padding: 60px 0 40px;
	}

	.sre-hero-left {
		padding: 20px 15px;
	}

	.sre-hero-right {
		padding: 20px 15px;
	}

	.sre-hero-title {
		font-size: 36px;
	}

	.sre-hero-description {
		font-size: 17px;
	}

	.sre-hero-features {
		gap: 12px;
	}

	.sre-hero-features li {
		font-size: 15px;
	}

	.sre-overview-card {
		padding: 28px 20px;
	}

	.sre-card-header {
		margin-bottom: 24px;
	}

	.sre-card-title {
		font-size: 18px;
	}

	.sre-badge-count {
		font-size: 11px;
		padding: 5px 10px;
	}

	.sre-data-cards {
		flex-direction: column;
		gap: 12px;
	}

	.sre-data-card {
		padding: 20px;
	}

	.sre-data-value {
		font-size: 28px;
	}

	.sre-metrics-list {
		gap: 12px;
	}

	/* SRE Why Section Responsive Styles */
	.sre-why-section {
		padding: 60px 0;
	}

	.sre-why-header {
		margin-bottom: 40px;
	}

	.sre-why-title {
		font-size: 36px;
	}

	.sre-why-subtitle {
		font-size: 17px;
	}

	.sre-why-card {
		padding: 28px 22px;
	}

	.sre-why-icon {
		width: 56px;
		height: 56px;
		margin-bottom: 20px;
	}

	.sre-why-icon i {
		font-size: 24px;
	}

	.sre-why-card-title {
		font-size: 20px;
		margin-bottom: 12px;
	}

	.sre-why-card-description {
		font-size: 15px;
		margin-bottom: 20px;
	}

	.sre-why-metric {
		font-size: 15px;
		padding-top: 12px;
	}
}

@media (max-width: 600px) {
	.sre-why-section {
		padding: 50px 0;
	}

	.sre-why-title {
		font-size: 28px;
	}

	.sre-why-subtitle {
		font-size: 15px;
	}

	.sre-why-card {
		padding: 20px;
	}

	.sre-why-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}

	.sre-why-icon i {
		font-size: 22px;
	}

	.sre-why-card-title {
		font-size: 18px;
	}

	.sre-why-card-description {
		font-size: 14px;
	}

	.sre-why-metric {
		font-size: 14px;
	}

	/* Complete SRE Lifecycle Support Section 600px */
	.sre-lifecycle-section {
		padding: 50px 0;
	}

	.sre-lifecycle-title {
		font-size: 28px;
	}

	.sre-lifecycle-subtitle {
		font-size: 15px;
	}

	.sre-lifecycle-card {
		padding: 20px;
	}

	.sre-lifecycle-icon {
		width: 48px;
		height: 48px;
		margin-bottom: 16px;
	}

	.sre-lifecycle-icon i {
		font-size: 22px;
	}

	.sre-lifecycle-card-title {
		font-size: 18px;
	}

	.sre-lifecycle-list li {
		font-size: 14px;
	}
}







