

@media (max-width: 768px) {
	.navbar {
    background-color: #ffffff !important;
    padding: 0.7rem 1rem;
}
  .service-content h2 {
    font-size: 1.8rem;
  }
  .service-content p {
    font-size: 0.9rem;
  }
   .service-content {
    text-align: center;
    padding: 0 15px;
  }
  .service-content h2 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .service-content p {
    font-size: 0.95rem;
    line-height: 1.6;
  }
  .service-tag {
    font-size: 0.85rem;
  }
  .service-image img {
    max-width: 100%;
    height: auto;
  }
  .btn {
    font-size: 0.9rem;
    padding: 10px 16px;
  }
 .seo-Companies {
    padding: 10px 0;
} 
 .skill_icon img {
    background: #ffffff;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    padding: 10px;
} 
 
.digital-skill-card .digital-card{margin-bottom:10px;}  
.why-choose h2 {
    font-weight: 700;
    color: #ffe000;
    font-size: 2rem;
    padding: 20px 0px 20px 0px;
}
.why-choose .india {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    padding: 10px 0px 0px;
}
.about-title{
	color: #fff900;
    font-size: 2rem;
    padding: 20px 0px;
}
.about-img img{width:100%;}
.why-best{    padding: 20px 0px;}
.why-best h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 3rem !important;
}
.section-title h2 {
    font-weight: 700;
    font-size: 1.8rem;
    padding: 10px 0px;
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgb(255 255 255) !important;
}
.list-unstyled li a{color:#fff!important;text-decoration: auto;}
.social-icons a i {color:#fff!important; font-size: 1.4rem;padding: 8px;}
.footer-logo{   
        font-size: 1.2rem;
        font-weight: 700;
        padding: 15px 0px;}
	
footer {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
    text-align: left;
}
.pricing-section {
  background: #f8f9fa;
  padding: 80px 0;
  text-align: center;
}

.pricing-section h2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
          color: #000000;
}

.pricing-section .subtitle {
  font-size: 1rem;
  color: #666;
  margin-bottom: 50px;
}

.plan-box {
  background: #fff;
  border-radius: 15px;
  padding: 30px 25px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
  height: 100%;
}

.plan-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
}

.plan-box.featured {
  border: 2px solid #007bff;
  background: linear-gradient(180deg, #ffffff 0%, #f0f7ff 100%);
}

.plan-box h4 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #007bff;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.plan-box h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.plan-box ul {
  list-style: none;
  padding: 0;
  margin: 0 0 25px;
  text-align: left;
}

.plan-box ul li {
  font-size: 0.95rem;
  color: #333;
  padding: 8px 0;
  display: flex;
  align-items: center;
}

.plan-box ul li i {
  color: #28a745;
  margin-right: 10px;
  font-size: 1.1rem;
}

.btn-plan {
  background: #007bff;
  color: #fff;
  border-radius: 50px;
  padding: 10px 30px;
  border: none;
  transition: 0.3s ease;
}

.btn-plan:hover {
  background: #0056b3;
}	
	
}

/* For very small devices like iPhone SE */
@media (max-width: 480px) {
	.navbar {
    background-color: #ffffff !important;
    padding: 0.7rem 1rem;
}
  .service-content h2 {
    font-size: 1.8rem;
  }
  .service-content p {
    font-size: 0.9rem;
  }
   .service-content {
    text-align: center;
    padding: 0 15px;
  }
  .service-content h2 {
    font-size: 1.5rem;
    line-height: 1.3;
  }
  .service-content p {
    font-size: 0.95rem;
    line-height: 1.6;
  }
  .service-tag {
    font-size: 0.85rem;
  }
  .service-image img {
    max-width: 100%;
    height: auto;
  }
  .btn {
    font-size: 0.9rem;
    padding: 10px 16px;
  }
 .seo-Companies {
    padding: 10px 0;
} 
 .skill_icon img {
    background: #ffffff;
    border-radius: 50px;
    width: 55px;
    height: 55px;
    padding: 10px;
} 
 
.digital-skill-card .digital-card{margin-bottom:10px;}  
.why-choose h2 {
    font-weight: 700;
    color: #ffe000;
    font-size: 2rem;
    padding: 20px 0px 20px 0px;
}
.why-choose .india {
    display: block;
    font-size: 1.2rem;
    font-weight: 700;
    color: #ffffff;
    padding: 10px 0px 0px;
}
.about-title{
	color: #fff900;
    font-size: 2rem;
    padding: 20px 0px;
}
.about-img img{width:100%;}
.why-best{    padding: 20px 0px;}
.why-best h2{
    font-size: 1.6rem;
    font-weight: 700;
    margin-bottom: 15px;
}
.py-5 {
    padding-top: 2rem !important;
    padding-bottom: 3rem !important;
}
.section-title h2 {
    font-weight: 700;
    font-size: 1.8rem;
    padding: 10px 0px;
}
.text-secondary {
    --bs-text-opacity: 1;
    color: rgb(255 255 255) !important;
}
.list-unstyled li a{color:#fff!important;text-decoration: auto;}
.social-icons a i {color:#fff!important; font-size: 1.4rem;padding: 8px;}
.footer-logo{   
        font-size: 1.2rem;
        font-weight: 700;
        padding: 15px 0px;}
	
footer {
    padding: 20px;
    color: #ffffff;
    margin-top: 50px;
    text-align: left;
}
.pricing-section {
  background: #f8f9fa;
  padding: 80px 0;
  text-align: center;
}

.pricing-section h2 {
  font-size: 2.2rem;
  font-weight: 700;
  margin-bottom: 10px;
          color: #000000;
}

.pricing-section .subtitle {
  font-size: 1rem;
  color: #666;
  margin-bottom: 50px;
}

.plan-box {
  background: #fff;
  border-radius: 15px;
  padding: 30px 25px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
  transition: all 0.3s ease;
  border: 1px solid #e9ecef;
  height: 100%;
}

.plan-box:hover {
  transform: translateY(-6px);
  box-shadow: 0 6px 25px rgba(0, 0, 0, 0.1);
}

.plan-box.featured {
  border: 2px solid #007bff;
  background: linear-gradient(180deg, #ffffff 0%, #f0f7ff 100%);
}

.plan-box h4 {
  font-size: 1.3rem;
  font-weight: 600;
  color: #007bff;
  margin-bottom: 10px;
  text-transform: uppercase;
}

.plan-box h3 {
  font-size: 2rem;
  font-weight: 700;
  margin-bottom: 20px;
  color: #000;
}

.plan-box ul {
  list-style: none;
  padding: 0;
  margin: 0 0 25px;
  text-align: left;
}

.plan-box ul li {
  font-size: 0.95rem;
  color: #333;
  padding: 8px 0;
  display: flex;
  align-items: center;
}

.plan-box ul li i {
  color: #28a745;
  margin-right: 10px;
  font-size: 1.1rem;
}

.btn-plan {
  background: #007bff;
  color: #fff;
  border-radius: 50px;
  padding: 10px 30px;
  border: none;
  transition: 0.3s ease;
}

.btn-plan:hover {
  background: #0056b3;
}	
	   .slide img {width:100%;}
	   .slide img {   
	   width: 50%;
        float: left;
        padding: 10px 0px;}	
}












