@media only screen and (max-width: 900px) {
  html {
    overflow-x: hidden;
  }

  .banner {
    padding-top: 80px;
    padding-bottom: 80px;
  }

  .banner h1,
  .banner h2 {
    font-size: 62px;
  }

  .banner h1 span,
  .banner h2 span {
    font-size: 36px;
  }

  .creativity h3 {
    font-size: 42px;
  }

  .scroll-bottom-widget .text-end {
    text-align: left !important;
  }

  .creativity-content {
    padding-right: 0px;
    border-right: none !important;
  }

  .creativity-sub-content {
    padding-left: 0px;
  }

  .creativity {
    padding-bottom: 0px;
  }

  .project-slider section {
    position: relative;
    height: 80vh;
  }

  .slider-content h1 {
    color: #ffffff !important;
  }

  .slider-content .btn-primary {
    color: #ffffff !important;
  }

  .slider-content .btn-primary img {
    filter: brightness(0) invert(1);
  }

  .features h2 {
    font-size: 62px;
  }

  .contact-container {
    flex-direction: column;
  }

  .contact-container::after {
    display: none;
  }

  .contact-left,
  .contact-right {
    flex: 1 1 100%;
    min-width: 100%;
    padding-right: 0;
  }

  .map-box iframe {
    height: 280px;
  }

  .footer {
    padding-top: 40px;
  }

  .footer .justify-content-end {
    justify-content: left !important;
  }

  .scroll-bottom-widget h4,
  .scroll-bottom-widget h4,
  .contact-info p {
    font-size: 18px;
  }

  .navbar {
    padding-top: 20px;
    padding-bottom: 20px;
  }

  .scroll-bottom-widget .col-xs-6 {
    width: 48%;
  }

  .scroll-bottom-widget .text-end h4 {
    text-align: end;
  }

  .creativity-protifolio {
    padding-left: 0px;
    border-left: 0px !important;
  }

  .project-slider {
    padding-bottom: 40px;
  }

  .vertical-card {
    margin-right: 0px !important;
  }

  .project-text {
    margin-left: 0px !important;
    margin-right: 0px !important;
    margin-bottom: 10px !important;
    text-align: center;
  }

  .back-top {
    flex-direction: initial !important;
    justify-content: flex-end !important;
  }

  .nav-link {
    padding-left: 0px !important;
    padding-right: 0px !important;
  }

  .form-switch {
    padding-left: 0px;
  }

  .projects-list-section {
    padding: 0px;
  }

  .project-title {
    font-size: 18px !important;
  }

  .project-box {
    padding: 20px;
  }

  .project-type {
    margin-right: 10px !important;
    font-size: 18px !important;
    margin-left: 10px !important;
  }

  .project-details p,
  .project-details ul li,
  .project-details .bold-text {
    font-size: 18px !important;
  }

  .overlay-text {
    font-size: 18px;
    top: 60px;
    left: 0px;
  }
}

@media (max-width: 1200px) {
  .service-title {
    font-size: 42px;
  }

  .hover-text {
    font-size: 13px;
  }

  /* Verticals */
  .section-heading {
    font-size: 28px;
  }

  .vertical-card-1-1 {
    font-size: 26px !important;
    padding: 0px;
    margin-right: 15px !important;
  }

  .project-text {
    font-size: 26px;
  }

  .brochure-btn {
    font-size: 26px;
    padding: 18px 14px;
  }

  /* project-details */
  .project-details {
    padding: 30px 20px;
  }

  .project-details article h3 {
    font-size: 18px;
  }

  .project-details p,
  .project-details .bold-text {
    font-size: 22px;
  }

  /* all-projects-btn */
  .view-all-container {
    padding: 50px 40px 0;
  }

  .view-all-btn {
    font-size: 30px;
    padding: 10px 25px;
  }
}

/* Service--section */
@media (max-width: 992px) {
  .service-title {
    font-size: 36px;
    text-align: center;
  }

  .explore-button {
    font-size: 10px;
    padding: 2px 6px;
    text-align: center;
    margin-left: auto;
    margin-right: auto;
    display: block;
  }

  .hover-text {
    font-size: 12px;
    text-align: center;
  }

  /* Verticals */
  .section-heading {
    font-size: 26px;
    text-align: center;
  }

  .vertical-card-1-1 {
    font-size: 24px !important;
    padding: 0px;
    margin: 10px auto !important;
    width: 90%;
  }

  /* project-Section */
  project-card {
    margin: 0 30px;
    padding: 60px;
  }

  .project-text {
    font-size: 24px;
  }

  .brochure-btn {
    font-size: 24px;
    padding: 16px 12px;
  }

  /* } project-details */
  .project-details article {
    flex-direction: column;
    gap: 10px;
  }

  .project-details article h3 {
    flex: none;
    font-size: 18px;
  }

  .project-details article div {
    width: 100%;
  }

  .project-details p,
  .project-details .bold-text {
    font-size: 20px;
  }

  /* all-projects-btn */
  .view-all-container {
    justify-content: center;
    padding: 40px 30px 0;
  }

  .view-all-btn {
    font-size: 26px;
    padding: 10px 20px;
  }
}

@media (max-width: 768px) {
  /* Verticals */
  .section-heading {
    font-size: 22px;
  }

  .vertical-card-1-1 {
    font-size: 20px !important;
    padding: 35px 14px;
    width: 100%;
    margin: 10px 0 !important;
  }

  /* project-section */
  .project-card {
    padding: 40px 20px;
    text-align: center;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }

  .project-text {
    font-size: 20px;
    margin-left: 400px;
  }

  .brochure-btn {
    font-size: 20px;
    padding: 14px 10px;
  }

  /* all-projects-btn */
  .view-all-container {
    padding: 30px 20px 0;
  }

  .view-all-btn {
    font-size: 22px;
    padding: 8px 18px;
  }
}

@media (max-width: 480px) {
  .stats-section .col-sm-6 {
    flex: 0 0 50%; /* 2 columns per row */
    max-width: 50%;
  }

  .stats-box {
    flex-direction: row;
    align-items: center;
    justify-content: flex-start;
    text-align: left;
  }

  .stats-icon {
    margin: 0 10px 0 0;
    flex-shrink: 0;
  }

  .stats-content h3 {
    font-size: 18px;
    margin: 0;
  }

  .stats-content p {
    font-size: 13px;
    line-height: 1.3;
    margin: 0;
  }
  .title-row {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    gap: 10px;
    flex-wrap: wrap;
    padding-left: 10px;
    margin-bottom: 0;
  }

  .service-title {
    font-size: 20px;
    padding-left: 10px;
    font-weight: bold;
    text-align: start;
  }

  .explore-button {
    font-weight: 500 !important;
    font-size: 12px;
    color: var(--primary);
    background-color: var(--bg);
    padding: 3px 8px;
    margin-bottom: 0px;
    margin-left: 3px;
    display: inline-block;
    pointer-events: none;
    opacity: 0;
    transform: translateY(40px);
    position: relative;
    top: -5px;
  }

  .hover-text {
    font-size: 11px;
    opacity: 1;
    pointer-events: auto;
    margin: 0;
    margin-top: 0px;
    padding-left: 12px;
    color: white;
    line-height: 1.2;
    text-align: start !important;
    padding-right: 40px;
  }

  .text-overlay {
    position: absolute;
    bottom: 20px;
    left: 0;
    right: 0;
    padding: 0;
    color: white;
  }

  .img-container img {
    transition: transform 0.3s ease;
    transform: scale(1);
  }

  .service-box:hover .img-container img {
    transform: scale(1.1);
  }

  /* verticals */
  .section-heading {
    font-size: 20px;
  }

  .vertical-card-1-1 {
    font-size: 18px !important;
    padding: 30px 12px;
    width: 100%;
    margin: 8px 0 !important;
  }

  /* project-section */
  .project-card {
    padding: 30px 15px;
    text-align: center;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    gap: 20px;
  }

  .project-text {
    font-size: 18px;
    margin-left: 400px;
  }

  .brochure-btn {
    font-size: 18px;
    padding: 12px 8px;
  }

  /* all-projects-btn */
  .view-all-container {
    padding: 20px 15px 0;
    justify-content: center;
  }

  .view-all-btn {
    font-size: 18px;
    padding: 8px 16px;
  }
}

@media (max-width: 768px) {
  .col-md-5.text-end {
    display: flex;
    flex-direction: column;
    margin-top: 60px;
  }

  .join-hands {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 5px;
    color: var(--primary);
  }

  .lets-talk {
    font-size: 32px;
    font-weight: bold;
    margin: 0;
    color: #1e1e4b;
  }

  .footer-copy,
  .back-top {
    flex-direction: column;
    align-items: center;
    text-align: center;
    justify-content: center;
    font-size: 15px;
  }

  .footer-terms {
    justify-content: center;
    text-align: center;
    flex-wrap: wrap;
    gap: 10px;
  }

  .footer-copy {
    justify-content: center;
    text-align: center;
    margin-top: 20px;
    padding-left: 30px;
  }
  .footer-wrapper {
    display: flex;
    flex-wrap: nowrap;
    gap: 20px;
    align-items: flex-start;
  }

  .qr-column {
    flex: 0 0 110px;
  }

  .links-column {
    flex: 1;
  }

  .footer-links-columns {
    display: flex;
    gap: 30px;
  }

  .footer-links {
    width: 140px;
    height: auto;
    list-style: none;
    padding: 0;
    font-size: 22px;
  }

  .footer-links li {
    margin-bottom: 8px;
  }

  .footer-links a {
    text-decoration: none;
    color: var(--secondary);
    transition: 0.2s;
  }

  .footer-qr {
    width: 120px;
    height: 120px;
    display: block;
    margin-bottom: 10px;
    object-fit: contain;
  }

  /* Project-details */

  .project-details {
    padding: 20px 15px;
  }

  .project-details article h3 {
    font-size: 17px;
  }

  .project-details p,
  .project-details .bold-text {
    font-size: 18px;
  }

  .author {
    font-size: 11px;
  }

  /* contact-us */
  .contact-container {
    flex-direction: column;
  }

  .contact-container::after {
    display: none;
  }

  .contact-left,
  .contact-right {
    flex: 1 1 100%;
    min-width: 100%;
    padding-right: 0;
  }

  .contact-form input,
  .contact-form textarea {
    font-size: 16px;
    padding: 12px;
  }

  .contact-form button {
    width: 100%;
    font-size: 16px;
  }

  .map-box iframe {
    height: 250px;
  }
  /* t&c-p&P */
  .terms-section {
    padding: 40px 16px;
  }

  .terms-section h2,
  .terms-section h1 {
    font-size: 20px;
    margin-top: 20px;
    margin-bottom: 12px;
  }

  .terms-section p,
  .terms-section ul li {
    font-size: 14px;
    line-height: 1.6;
  }

  .terms-section ul {
    padding-left: 16px;
  }
  /* Teams */
  .team-row,
  .team-rows,
  .center-two {
    flex-direction: column;
    align-items: center;
    gap: 30px;
  }

  .member img,
  .members img,
  .memberes img {
    width: 100%;
    max-width: 380px;
    height: auto;
  }

  .member h4,
  .members h4,
  .memberes h4 {
    font-size: 20px;
  }

  .member p,
  .members p,
  .memberes p {
    font-size: 16px;
  }

  .team-section p {
    font-size: 20px;
    text-align: center;
  }

  .organogram {
    padding: 40px 20px;
  }

  .organogram p {
    font-size: 20px;
  }
}

@media (max-width: 480px) {
  .col-md-5.text-end {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-top: 20px;
  }

  .social-icons {
    display: flex;
    gap: 12px;
    margin-top: 0;
    margin-bottom: 10px;
    justify-content: center;
  }

  .social-icons .social-icon {
    margin: 0;
    height: 24px;
  }
  .lets-talk {
    font-size: 26px;
  }

  .join-hands {
    font-size: 14px;
  }

  .social-icons .social-icon {
    height: 20px;
  }

  .back-top img {
    height: 18px;
  }

  .footer-section {
    padding: 0 15px;
  }

  .footer-copy {
    font-size: 14px;
    margin-top: 20px;
    justify-content: center;
    text-align: center;
    padding-left: 30px;
  }
  .footer-wrapper {
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: center;
    gap: 20px;
  }

  .qr-column {
    width: auto;
  }

  .links-column {
    flex: 1;
  }

  .footer-links-columns {
    display: block;
  }

  .footer-links {
    font-size: 16px;
  }

  .footer-links li {
    margin-bottom: 10px;
  }

  .footer-qr {
    width: 200px;
    height: 200px;
    object-fit: contain;
    margin-left: 40px;
  }

  /* project-details */
  .project-details {
    padding: 15px 10px;
  }

  .project-details article {
    flex-direction: column;
    gap: 8px;
  }

  .project-details article h3 {
    font-size: 16px;
    text-align: left;
  }

  .author {
    font-size: 10px;
  }

  /* contact-us */
  .contact-container {
    flex-direction: column; /* side by side → stack */
  }

  /* Divider hide cheyyali mobile lo */
  .contact-container::after {
    display: none;
  }

  .contact-left,
  .contact-right {
    flex: 1 1 100%; /* full width */
    padding-right: 0;
    min-width: 100%;
  }

  .contact-form input,
  .contact-form textarea {
    font-size: 16px; /* smaller text for mobile */
    padding: 10px;
  }

  .checkbox-container {
    font-size: 16px;
    padding: 8px 12px;
  }

  .contact-form button {
    width: 100%; /* full width button */
    font-size: 16px;
    padding: 12px;
  }

  .map-box iframe {
    height: 250px; /* reduce map height for mobile */
  }

  .contact-right p {
    font-size: 18px;
    text-align: center;
  }
  /* t&c-P&P */
  .terms-section {
    padding: 30px 12px;
  }

  .terms-section h2,
  .terms-section h1 {
    font-size: 20px;
    margin-top: 16px;
    margin-bottom: 10px;
  }

  .terms-section p,
  .terms-section ul li {
    font-size: 15px;
    line-height: 1.5;
  }

  .terms-section ul {
    padding-left: 12px;
  }
  /* teams */
  .team-section {
    padding: 20px 10px;
  }

  .team-section h5 {
    font-size: 16px;
    text-align: center;
  }
  .team-section h1{
    font-size: 32px;
    text-align: center;
  }

  .team-section p {
    font-size: 18px;
    text-align: center;
  }

  .member img,
  .members img,
  .memberes img {
    width: 100%;
    max-width: 240px;
    height: 200px;
  }

  .member h4,
  .members h4,
  .memberes h4 {
    font-size: 18px;
  }

  .member p,
  .members p,
  .memberes p {
    font-size: 14px;
  }

  .organogram {
    padding: 10px 10px;
  }

  .organogram h5 {
    font-size: 16px;
  }

  .organogram p {
    font-size: 18px;
  }
}
