/* iPad Mini (768 × 1024) – Portrait */
@media only screen and (device-width: 768px) and (device-height: 1024px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  
  .banner-section .heading{
    width: 100% !important;
  }
  .banner-section .heading p{
    font-size: 13px !important;
  }
  .banner-section .banner-animation{
    width: 70% !important;
  }
  /* ✅ iPad Mini Portrait CSS */
  .faq-question-mark img {
    width: 16%;
  }

  .partners-card, .customers-card {
    height: 520px;
  }

  .concentric-rings::before{
    bottom: -28% !important;
    width: 320px;
    height: 320px;
  }
  .concentric-rings::after {
    width: 420px;
    height: 420px;
    bottom: -38% !important;
  }
  .customers-logo-container::before {
    width: 520px !important;
    height: 520px !important;
    bottom: -48% !important;
  }
.customers-logo-desktop .haier {
    --angle: -40deg;
    --radius: 420%;
    --size: 55px;
}

.customers-logo-desktop .fedex {
    --angle: -35deg;
    --radius: 630%;
    --size: 55px;
  }

  .customers-logo-desktop .us-army {
    --angle: 82deg;
    --radius: 390%;
    --size: 55px;
  }

.customers-logo-desktop .cat {
    --angle: -50deg;
    --radius: 570%;
    --size: 55px;
  }

  .customers-logo-desktop .delta {
    --angle: 338deg;
    --radius: 540%;
    --size: 55px;
  }

  .customers-logo-desktop .unitec {
    --angle: 0deg;
    --radius: 600%;
    --size: 55px;
  }

  .customers-logo-desktop .lockhead {
    --angle: 65deg;
    --radius: 520%;
    --size: 55px;
  }

  .customers-logo-desktop .goldman {
    --angle: 25deg;
    --radius: 540%;
    --size: 55px;
  }

  .customers-logo-desktop .cola {
    --angle: 292deg;
    --radius: 530%;
    --size: 55px;
  }

  .customers-logo-desktop .w-icon {
    --angle: 398deg;
    --radius: 670%;
    --size: 55px;
  }

  .customers-logo-desktop .logo-wells {
    --angle: 412deg;
    --radius: 600%;
    --size: 55px;
  }

  .customers-logo-desktop .logo-ge {
    --angle: 360deg;
    --radius: 410%;
    --size: 55px;
  }

  .customers-logo-desktop .logo-stanley {
    --angle: 400deg;
    --radius: 418%;
    --size: 55px;
  }

  .customers-logo-desktop .logo-yazaki {
    --angle: -80deg;
    --radius: 390%;
    --size: 55px;
  }

}

/* iPad Mini (1024 × 768) – Landscape */
@media only screen and (device-width: 1024px) and (device-height: 768px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .banner-section .heading p{
    font-size: 13px !important;
  }
  .banner-section .banner-animation{
    width: 50% !important;
  }
  /* ✅ iPad Mini Landscape CSS */
  .main-header .btn-contact {
    padding: 6% 18% !important;
  }

  .faq-question-mark img {
    width: 30%;
  }

}

/* iPad (810 × 1080) – Portrait */
@media only screen and (device-width: 810px) and (device-height: 1080px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {

  .banner-section .banner-animation{
      width: 70% !important;
  }
  .banner-section .heading{
    width: 100% !important;
  }
  .banner-section .heading p{
    font-size: 13px !important;
  }
  .metrics-background {
    height: 100vh !important;
    padding-top: 5%;
    padding-bottom: 5%;
  }

  .faq-question-mark img {
    width: 14%;
    height: auto;
    object-fit: contain;
    display: unset !important;
  }

}

/* iPad (1080 × 810) – Landscape */
@media only screen and (device-width: 1080px) and (device-height: 810px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {

  .banner-section .banner-animation{
    width: 100% !important;
  }
  .banner-section .heading p{
    font-size: 13px !important;
  }
  /* ✅ iPad 810x1080 Landscape CSS */
  .faq-title {
    font-size: 3.5rem;
    line-height: 3.25rem;
  }

  .faq-section {
    padding-top: 0 !important;
  }

  .cta-heading {
    font-family: 'Bagoss Standard TRIAL', sans-serif;
    font-weight: 500;
    font-size: 3rem;
    color: #ffffff;
    margin-bottom: 2%;
    padding: 0;
  }

  .cta-subheading {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .btn-cta-consultation {
    margin-top: 3%;
    border-radius: 16px;
    padding: 1.5% 6%;
    font-size: 1.375rem;
  }

  .cta-decorative-right {
    width: 440px;
  }

}

/* iPad Air (Portrait – 820 × 1180) */
@media only screen and (device-width: 820px) and (device-height: 1180px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {

  .banner-section .heading{
    width: 100% !important;
  }
  .banner-section .heading p{
    font-size: 13px !important;
  }
  .banner-section .banner-animation{
      width: 60% !important;
  }
  .bridge-right {
    margin-top: 4%;
  }

  .bridge-left,
  .bridge-card h1,
  .bridge10 .bridge-card {
    text-align: center;
  }



  .left-side-text2 {
    font-size: 20px;
  }

  .bridge-left h1,
  .decision-container h1,
  .define {
    font-size: 30px;
  }

  .bridge-section {
    position: relative;
    padding-bottom: 140px;
    z-index: 3;
    padding-top: 2%;
  }

  .commit {
    padding-top: 18%;
  }

  .pill-row span {
    font-size: 12px;
  }



  /* ✅ iPad Air Portrait CSS */
  .faq-question-mark img {
    width: 15%;
  }
}

/* iPad Air (Landscape – 1180 × 820) */
@media only screen and (device-width: 1180px) and (device-height: 820px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  
  .banner-section .heading{
    padding-top: 5% !important;
  }
  .banner-section .heading p{
    font-size: 13px !important;
  }
  .banner-section .banner-animation{
    width: 70% !important;
}
  .bridge-container {
    padding-top: 7%;
  }

  .bridge-section {
    position: relative;
    padding-bottom: 110px;
    z-index: 3;
    padding-top: 2%;
  }

  .why {
    margin-top: 10%;
  }

  /* ✅ iPad Air Landscape CSS */
  .cta-decorative-right {
    width: 440px;
  }

  .main-header .btn-contact {
    padding: 10% 17% !important;
    font-size: 17px;
    margin-top: 0%;
  }

  .footer-logo-img {
    max-width: 100% !important;
  }

}

/* iPad Pro 11″ – Portrait */
@media only screen and (device-width: 834px) and (device-height: 1194px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .banner-section .heading{
    width: 100% !important;
  }
  .banner-section .banner-animation{
    width: 65% !important;
    height: 60% !important;
  }
  /* ✅ iPad Pro 11-inch Portrait CSS */
  .partners-card-title,
  .customers-card-title {
    font-size: 2rem;
    line-height: 0px;
    margin-bottom: 0px;
  }

  .partners-card-text {
    font-size: 26px;
    line-height: 34px;
    margin-top: 7%;
    margin-bottom: 13%;
  }

  .faq-question-mark img {
    width: 14%;
    height: auto;
    object-fit: contain;
    display: unset !important;
  }


}

/* iPad Pro 11″ – Landscape */
@media only screen and (device-width: 1194px) and (device-height: 834px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {


  .btn-contact {
    padding: 9px 20px;
    font-size: 15px;
    margin-top: 3%;
  }

  .nav-link-custom {
    font-size: 16px;
  }

  .btn-contact.rounded-circle img {
    width: 1rem;
    height: 1rem;
    object-fit: contain;
    transition: transform 0.3s ease;
    transform: rotate(0deg);
  }

  .lock-content-left {
    padding: 3.5rem 2.5rem !important;
  }

  /* .work-system-section::before {
        content: '';
        position: absolute;
        top: -39%;
        left: 0;
        width: 100%;
        height: 200px;
        background: linear-gradient(180deg, rgba(255, 255, 255, 0) 6.74%, #FFFFFF 100%);
        z-index: 1;
        pointer-events: none;
    } */

  .banner-section .heading h1 {
    font-size: 3.4rem;
    font-weight: 300 !important;
    line-height: 50px !important;
    padding-bottom: 1% !important;
  }

  .btn-contact.rounded-circle {
    width: 2.5rem;
    height: 2.5rem;
  }

  .nav-menu {
    gap: 22px;
  }

  .nav-link-custom {
    font-size: 16px;
  }

  .gap-lg-4 {
    gap: 1rem !important;
  }

  .work-system-section {
    margin-top: 7%;
  }

  .work-system-heading h2,
  .experience-work-heading h2 {
    font-size: 2rem;
    line-height: 3.575rem;
  }

  .work-system-content-left {
    margin-top: 8% !important;
  }

  .work-system-heading p {
    font-weight: 400;
    font-size: 14px;
    line-height: 24px;
  }

  .banner-section .heading {
    padding-top: 45px;
    width: 75%;
  }

  .banner-section .heading p {
    font-size: 1rem !important;
    color: #393B3C;
    font-weight: 400 !important;
  }

  .h1-text-right {
    margin-left: 0px !important;
  }

  .banner-section .banner-animation .banner3 {
    width: 26%;
    bottom: 0%;
    left: 51%;
    transform: translate(200%, 200%);
  }

  .banner-section .banner-animation .banner2 {
    width: 28%;
    bottom: 26%;
    left: 20%;
    transform: translateX(-200%);
  }

  .work-system-tabs.mt-5 {
    margin-top: 1rem !important;
  }

  .work-system-content-left-text h4 span {
    font-size: 1.400rem;
  }

  .work-system-content-left-text h4 {
    font-weight: 500;
    font-size: 2.5rem;
    line-height: 76%;
  }

  .work-system-tabs h3 {
    font-weight: 300;
    font-size: 12px;
  }

  .work-system-heading {
    width: 80% !important;
  }

  .work-system-btns {
    margin-top: 0px !important;
  }

  .works-leftarrow.active,
  .works-rightarrow.active {
    width: 2.5rem !important;
    height: 2.5rem !important;
    background-color: #1E48C7 !important;
  }

  .work-system-content-left-text p {
    font-size: 12px;
    line-height: 19px;
    margin-top: 4% !important;
  }

  .work-system-content-left-text {
    height: 255px;
  }

  .work-system-content {
    margin-top: 2% !important;
  }

  .work-system-content-right-image {
    padding: 4% 8%;
  }

  .top-right-img {
    top: 5%;
  }

  /* exprience block */
  .experience-work-section {
    padding-top: 7% !important;
  }


  .work-system-heading h2 {
    font-size: 2.2rem !important;
    line-height: 2.75rem !important;
  }

  .card-item-inner h3 {
    font-size: 1rem;
    line-height: 10px;
  }

  .card-item-inner h3 {
    font-size: 1.2rem !important;
    line-height: 30px;
  }

  .experience-work-inner.gap-5 {
    gap: 1rem !important;
  }

  .experience-work-inner {
    width: 80% !important;
  }

  .exp-img-icon {
    height: 40px;
  }

  .exp-img-icon img {
    height: 100%;
  }

  .card-item-inner p {
    font-size: 12px;
    line-height: 16px;
  }

  .exp-img-outer img {
    position: relative;
    z-index: 1;
    height: 235px;
  }

  .btn-partner {
    font-size: 1rem;
    padding: 1% 5%;
    margin-top: 2%;
  }

  /* lock screen */
  .lock-section {
    pointer-events: auto;
    background-image: url(../images/work-system-bg.png);
    padding-top: 7%;
  }

  .lock-section-inner-image img {
    max-width: none;
    width: auto;
    height: 100%;
    object-fit: contain;
    object-position: right top;
    position: absolute;
    top: -25%;
    right: 0;
    opacity: 1;
    transition: opacity 0s ease;
  }

  .lock-section-inner-text h2 {
    font-family: Bagoss Standard TRIAL, sans-serif;
    font-weight: 500;
    font-size: 3.5rem;
    line-height: 3.5rem;
    color: #FFFFFF;
    margin-bottom: 1rem !important;
  }

  .lock-section-inner-text p {
    font-family: Inter, sans-serif;
    font-weight: 300;
    font-size: 14px;
    line-height: 21px;
    color: #C7C7C7;
    margin-bottom: 2rem !important;
  }

  .btn-become-partner {
    padding: 0.5rem 1.875rem !important;
    font-size: 18px;
    border-radius: 12px
  }

  .lock-content-left {
    padding: 2.5rem 2.5rem !important;
  }

  .testimonials-section {
    padding: 7% 100px;
    background-image: url(../images/work-system-bg.png);
    position: relative;
  }

  .testimonials-title {
    font-size: 32px;
    line-height: 41px;
  }

  .testimonial-quote {
    font-weight: 500;
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 0px;
  }

  .author-role {
    font-size: 12px;
  }

  .trusted-leaders-title {
    font-size: 40px;
    line-height: 55px;
  }



  .author-name {
    font-size: 14px;
    line-height: 20px;
  }

  .testimonial-card:nth-child(1) .comment-icon,
  .testimonial-card:nth-child(2) .comment-icon,
  .testimonial-card:nth-child(3) .comment-icon,
  .testimonial-card:nth-child(4) .comment-icon,
  .testimonial-card:nth-child(5) .comment-icon,
  .testimonial-card:nth-child(6) .comment-icon,
  .testimonial-card:nth-child(6) .comment-icon {
    width: 50px;
    height: 50px;
  }

  .youtube-icon {
    position: absolute;
    bottom: 19px;
    left: -45%;
    width: 57px;
    height: 70px;
    opacity: 0;
    transform: scale(0) rotate(8deg);
    z-index: 1;
    pointer-events: none;
    filter: drop-shadow(0 4px 16px rgba(0, 0, 0, 0.2));
  }

  .testimonial-card {
    border-radius: 24px;
    padding: 18px;
  }

  .trusted-leaders-subtitle {
    font-size: 12px;
    margin-bottom: 0px;
  }

  .trusted-leaders-cards {
    max-width: 90%;
  }

  .btn-join-us {
    padding: 3px 32px;
    font-size: .900rem;
    line-height: 1.75rem;
    margin-top: 2%;
    border-radius: 8px;
  }

  .partners-card,
  .customers-card {
    height: 385px;
  }

  .trusted-leaders-header {
    margin-top: 3%;
    margin-bottom: 3%;
  }

  /* .partners-card-text {
    font-size: 1rem;
    line-height: 22px;
    margin-top: 7%;
    margin-top: 36px !important;
  } */

  .partners-card-inner {
    padding: 6% 5% 6% 5%;
  }

  .partners-card-title,
  .customers-card-title {
    font-size: 1.52rem;
    line-height: 0px;
    margin-bottom: 0px;
  }

  /* .quote-mark-overlay {
    top: 7%;
    left: 5%;
    width: 13%;
    height: 33%;
  }

  .partner-logo {
    width: clamp(46%, 5vw, 100px);
    height: clamp(100px, 5vw, 100px);
    padding: clamp(6px, 0.75vw, 12px);

  } */

  .partners-logos-desktop {
    padding: 0px 40px 40px 40px;
  }

  /* .customers-logo-desktop .haier {
    --angle: -45deg;
    --radius: 710%;
    --size: 45px;
  }

  .customers-logo-desktop .fedex {
    --angle: -24deg;
    --radius: 270%;
    --size: 45px;
  }

  .customers-logo-desktop .us-army {
    --angle: -51deg;
    --radius: 428%;
    --size: 45px;
  }

  .customers-logo-desktop .goldman {
    --angle: 42deg;
    --radius: 554%;
    --size: 45px;
  }

  .customers-logo-desktop .cat {
    --angle: -26deg;
    --radius: 692%;
    --size: 45px;
  }

  .customers-logo-desktop .delta {
    --angle: 370deg;
    --radius: 390%;
    --size: 45px;
  }

  .customers-logo-desktop .unitec {
    --angle: 19deg;
    --radius: 415%;
    --size: 45px;
  }

  .customers-logo-desktop .lockhead {
    --angle: -70deg;
    --radius: 577%;
    --size: 45px;
  }

  .customers-logo-desktop .w-icon {
    --angle: 447deg;
    --radius: 387%;
    --size: 45px;
  }

  .customers-logo-desktop .cola {
    --angle: 425deg;
    --radius: 540%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-wells {
    --angle: 430deg;
    --radius: 320%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-ge {
    --angle: 355deg;
    --radius: 450%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-stanley {
    --angle: 275deg;
    --radius: 275%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-yazaki {
    --angle: 40deg;
    --radius: 338%;
    --size: 45px;
  } */

  .contact-info-title {
    font-size: 2rem;
    line-height: 2rem;
    margin-bottom: 5%;
  }

  .contact-text {
    font-weight: 300;
    line-height: 1.225rem;
    font-size: 12px;
  }

  .contact-details {
    margin-bottom: 7%;
  }

  .contact-form .form-label {
    font-size: 0.875rem;
    margin-bottom: 0%;
  }

  .social-title {
    font-weight: 300;
    font-size: 1rem;
    line-height: 1.5rem;
    margin-bottom: 2%;
  }

  .faq-section .accordion-button {
    background-color: #F8F8F8;
    font-weight: 500;
    font-size: 12px;
    padding: 15px 28px;
  }

  .contact-form-card {
    border-radius: 24px;
    max-width: 80%;
  }

  .faq-title {
    font-size: 4.5rem;
    line-height: 5.25rem;
  }

  .faq-section .accordion-body {
    padding: 0 28px 24px 28px;
    font-size: 12px;
    line-height: 1rem;
  }

  .contact-form .mb-4 {
    margin-bottom: 1rem !important;
  }

  .contact-form-title {
    font-size: 2rem;
    margin-bottom: 5%;
  }

  .contact-info-description {
    font-size: 12px;
    line-height: 1.125rem;
    margin-bottom: 5%;
  }

  .contact-item {
    margin-bottom: 3%;
  }

  textarea.form-control {
    margin-bottom: 5%;
  }

  .contact-form-content {
    padding: 7.6% 10% 4% 10%;
  }

  .btn-submit-contact {
    border: none;
    border-radius: 14px;
    padding: 2% 10%;
  }

  .social-icon {
    width: 30px;
    height: 30px;
  }

  .cta-heading {
    font-family: 'Bagoss Standard TRIAL', sans-serif;
    font-weight: 500;
    font-size: 3rem;
    color: #ffffff;
    margin-bottom: 2%;
    padding: 0;
  }

  .cta-subheading {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .btn-cta-consultation {
    margin-top: 3%;
    border-radius: 16px;
    padding: 1.5% 6%;
    font-size: 1.375rem;
  }

  /* .customers-logo-desktop .haier {
    --angle: -45deg;
    --radius: 613%;
    --size: 45px;
  }

  .customers-logo-desktop .fedex {
    --angle: -24deg;
    --radius: 270%;
    --size: 45px;
  }

  .customers-logo-desktop .us-army {
    --angle: -51deg;
    --radius: 428%;
    --size: 45px;
  }

  .customers-logo-desktop .cat {
    --angle: -28deg;
    --radius: 760%;
    --size: 45px;
  }

  .customers-logo-desktop .delta {
    --angle: 379deg;
    --radius: 389%;
    --size: 45px;
  }

  .customers-logo-desktop .unitec {
    --angle: 20deg;
    --radius: 399%;
    --size: 45px;
  }

  .customers-logo-desktop .lockhead {
    --angle: -70deg;
    --radius: 471%;
    --size: 45px;
  }

  .customers-logo-desktop .goldman {
    --angle: 36deg;
    --radius: 460%;
    --size: 45px;
  }

  .customers-logo-desktop .cola {
    --angle: 418deg;
    --radius: 512%;
    --size: 45px;
  }

  .customers-logo-desktop .w-icon {
    --angle: 446deg;
    --radius: 342%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-wells {
    --angle: 430deg;
    --radius: 320%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-ge {
    --angle: 355deg;
    --radius: 450%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-stanley {
    --angle: 275deg;
    --radius: 275%;
    --size: 45px;
  }

  .customers-logo-desktop .logo-yazaki {
    --angle: 45deg;
    --radius: 335%;
    --size: 45px;
  } */


  /* ✅ iPad Pro 11-inch Landscape CSS */
  .faq-section {
    padding-top: 50px !important;
  }


  .text-image-container {
    width: 57%;
  }

  .faq-title {
    font-size: 3.5rem;
    line-height: 3.25rem;
  }

  .cta-heading {
    font-family: 'Bagoss Standard TRIAL', sans-serif;
    font-weight: 500;
    font-size: 3rem;
    color: #ffffff;
    margin-bottom: 2%;
    padding: 0;
  }

  .cta-subheading {
    font-size: 1rem;
    line-height: 1.75rem;
  }

  .btn-cta-consultation {
    margin-top: 3%;
    border-radius: 16px;
    padding: 1.5% 6%;
    font-size: 1.375rem;
  }

  .cta-decorative-right {
    width: 440px;
  }

  .bridge-card h1 {
    font-size: 59px;
  }

  .desc {
    font-size: 15px;
  }

  /* .bridge-card {
    height: 59%;
  } */

  .why {
    margin-top: 9%;
  }

}

/* ✅ iPad Pro 12.9″ – Portrait */
@media only screen and (device-width: 1024px) and (device-height: 1366px) and (orientation: portrait) and (-webkit-device-pixel-ratio: 2) {
  .banner-section .heading p{
    font-size: 13px !important;
  }
.arrow-icon{
    display: none !important;
  }
  .bridge-right {
    margin-top: 4%;
  }

  .bridge-left,
  .bridge-card h1 {
    text-align: center;
  }

  .left-side-text2 {
    font-size: 20px;
  }


  .bridge-section {
    position: relative;
    padding-bottom: 140px;
    z-index: 3;
    padding-top: 2%;
  }

  /* ✅ iPad Pro 12.9-inch Portrait CSS */
  .faq-title {
    font-size: 3rem;
    line-height: 3rem;
  }

  .faq-section {
    padding-top: 50px !important;
  }

  .footer-logo-img {
    max-width: 100% !important;
  }

  .work-system-section {
    height: 50vh !important;
  }

  .btn-contact.rounded-circle {
    width: 52px !important;
    height: 52px !important;
    padding: 0% !important;
  }

  .lock-section-inner-image {
    overflow: visible;
    position: absolute;
    top: -68px;
  }

  .cta-decorative-right {
    width: 480px !important;
  }

  .overlay {
    text-align: center;
  }


  .center-phoenix-logo {
    width: 12%;
    height: 20%;
  }
  .concentric-rings::before {
    width: 180px;
    height: 180px;
  }
  .customers-logo-container::after {
    bottom: -60% !important;
  }

}

/* ✅ iPad Pro 12.9″ – Landscape */
@media only screen and (device-width: 1366px) and (device-height: 1024px) and (orientation: landscape) and (-webkit-device-pixel-ratio: 2) {
  .banner-section .banner-animation{
    width: 70% !important;
  }
  .arrow-icon{
    display: none !important;
  }
  .bridge-section {
    position: relative;
    padding-bottom: 80px;
    z-index: 3;
    padding-top: 2%;
  }

  /* ✅ iPad Pro 12.9-inch Landscape CSS */
  .cta-decorative-right {
    width: 500px;
  }

  .btn-contact {
    padding: 8% 14% !important;
    font-size: 18px;
    margin-top: 5%;
  }

  .btn-contact.rounded-circle {
    width: 2.2rem;
    height: 2.2rem;
  }

  .bridge-container {
    display: flex;
    flex-direction: row;
    gap: 0px;
    padding-top: 3%;
  }

  .faq-title {
    font-size: 3.5rem;
    line-height: 3.25rem;
  }
}

/* 💻 Laptop Screen: 1280 × 800 (Landscape) */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 950px) and (max-height: 950px) and (orientation: landscape) {

  /* ✅ Laptop 1280x800 CSS */
  .banner-section .banner-animation{
    width: 100% !important;
  }
  .faq-title {
    font-size: 3.5rem !important;
    line-height: 3.25rem !important;
  }

}

@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 800px) and (max-height: 800px) and (hover: hover) and (pointer: fine) {

  /* ✅ Laptop 1280x800 CSS */
  .faq-title {
    font-size: 3.5rem;
    line-height: 3.25rem;
  }

}


@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 720px) and (max-height: 720px) and (hover: hover) and (pointer: fine) {

  /* ✅ Laptop 1280x800 CSS */
  .faq-title {
    font-size: 3.5rem;
    line-height: 3.25rem;
  }

}



@media only screen and (min-width: 1440px) and (max-width: 1440px) and (min-height: 900px) and (max-height: 900px) and (hover: hover) and (pointer: fine) {
  .banner-section .banner-animation{
    width: 85% !important;
  }
  /* ✅ Laptop 1440x900 CSS */
  .faq-title {
    font-size: 4rem;
    line-height: 4.25rem;
  }

}

/* 1680 x 1050 */
@media only screen and (min-width: 1680px) and (max-width: 1680px) and (min-height: 1050px) and (max-height: 1050px) {
  /* CSS here */
}

/* 1600 x 900 */
@media only screen and (min-width: 1600px) and (max-width: 1600px) and (min-height: 900px) and (max-height: 900px) {
  /* CSS here */
}

/* 1440 x 900 */
@media only screen and (min-width: 1440px) and (max-width: 1440px) and (min-height: 900px) and (max-height: 900px) {
  /* CSS here */
}

/* 1400 x 1050 */
@media only screen and (min-width: 1400px) and (max-width: 1400px) and (min-height: 1050px) and (max-height: 1050px) {
  /* CSS here */
}

/* 1366 x 768 */
@media only screen and (min-width: 1366px) and (max-width: 1366px) and (min-height: 768px) and (max-height: 768px) {
  /* CSS here */
}

/* 1360 x 768 */
@media only screen and (min-width: 1360px) and (max-width: 1360px) and (min-height: 768px) and (max-height: 768px) {
  /* CSS here */
}

/* 1280 x 1024 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 1024px) and (max-height: 1024px) {
  /* CSS here */
}

/* 1280 x 960 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 960px) and (max-height: 960px) {
  /* CSS here */
}

/* 1280 x 800 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 800px) and (max-height: 800px) {
  /* CSS here */
}

/* 1280 x 768 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 768px) and (max-height: 768px) {
  /* CSS here */
}

/* 1280 x 720 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 720px) and (max-height: 720px) {
  /* CSS here */
}

/* 1280 x 600 */
@media only screen and (min-width: 1280px) and (max-width: 1280px) and (min-height: 600px) and (max-height: 600px) {
  /* CSS here */
}

@media only screen and (min-width: 1920px) and (max-width: 1920px) and (min-height: 1080px) and (max-height: 1080px) {

  .nav-link-custom,
  .btn-contact {
    font-size: 25px !important;
  }

  .bridge-right {
    padding-top: 5%;
  }

  .bridge-left h1 {
    font-family: Bagoss Standard TRIAL, sans-serif;
    font-size: 66px;
    line-height: 1.2;
    font-weight: 400;
  }

  .bridge-left p {
    font-family: Inter, sans-serif;
    color: rgba(57, 59, 60, 1);
    margin-top: 20px;
    font-size: 29px;
    font-weight: 500;
  }

  .btn-demo,
  .btn-team {
    font-size: 20px;
  }

  .bridge-main {
    width: 100%;
    max-width: 100%;
  }

  .bridge-section {
    padding-bottom: 130px;
  }

  .text-image-container {
    width: 70%;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }

  .left-side-text2 {
    font-family: Inter, sans-serif;
    font-weight: 500;
    font-size: 29px;
    color: rgba(0, 0, 0, 1);
  }

  .left-side-text2 {
    display: flex;
    justify-content: center;
  }

  .left-side-text2 p {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    font-size: 32px;
    font-weight: 500;
    color: #000;
  }

  /* LEFT & RIGHT HR LINES */
  .left-side-text2 p::before,
  .left-side-text2 p::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 25%;
    /* line length */
    height: 2px;
    background: #e5e5e5;
  }

  /* Left line */
  .left-side-text2 p::before {
    left: -22%;
  }

  /* Right line */
  .left-side-text2 p::after {
    right: -23%;
  }

  .nav-link-custom {
    font-size: 20px;
  }

  .right-image {
    display: flex;
    gap: 60px;
  }

  .clarity {
    font-size: 65px;
  }

  .clarity-para {
    font-size: 30px;
    margin: 3% 0%;
  }

  .center-text {
    padding: 1px 17%;
  }

  .btn-global,
  .btn-automated,
  .btn-real {
    padding: 12px 40px;
    border-radius: 50px;
    font-size: 30px;
  }

  .btn-arrow img,
  .btn-arrow2 img,
  .btn-arrow3 img {
    width: 100%;
    height: auto;

  }

  .commit-center {
    padding-top: 8%;
    width: 100%;
  }

  .decision-container h1 {
    font-size: 54px;
  }

  .subtitle {
    max-width: 85%;
    font-size: 24px;
  }

  .pill-row span {
    font-size: 18px;
  }

  .define {
    text-align: center;
    font-family: Bagoss Standard TRIAL, sans-serif;
    font-weight: 500;
    font-size: 55px;
    color: rgba(30, 72, 199, 1);
  }

  .define-para {
    font-size: 25px;
  }

  .define-image {
    width: 70%;
    margin-top: 5%;
  }

  /* .bridge-card {
    width: 80% !important;
    max-width: 100% !important;
  } */

  /* .bridge-card h1 {
    font-size: 88px;
    font-weight: 600;
  } */

  /* .desc {
    font-size: 24px;
    max-width: 81%;
  } */

  /* .bridge-card {
    width: 80%;
  } */

  /* .partner-btn {
    font-size: 30px;
  } */

  .box h3 {
    font-size: 24px;
  }

  .box p {
    font-size: 22px;
  }
}



/* 📺 4K Ultra HD TV (3840 × 2160)
TV/remote input, no mouse hover */
@media only screen and (min-width: 3840px) and (max-width: 3840px) and (min-height: 2160px) and (max-height: 2160px) and (hover: none) and (pointer: coarse) {}

/* 🖥️ 4K Desktop / Monitor (3840 × 2160)
 
Mouse/trackpad available */
@media only screen and (min-width: 3840px) and (max-width: 3840px) and (min-height: 2160px) and (max-height: 2160px) and (hover: hover) and (pointer: fine) {

  .nav-link-custom,
  .btn-contact {
    font-size: 30px !important;
  }

  .bridge-right {
    padding-top: 5%;
  }

  .bridge-left h1 {
    font-size: 120px;
    line-height: 1.2;
    font-weight: 400;
  }

  .bridge-left p {
    color: rgba(57, 59, 60, 1);
    margin-top: 20px;
    font-size: 50px;
    font-weight: 500;
  }

  .btn-demo,
  .btn-team {
    font-size: 50px;
    margin-top: 5%;
  }

  .bridge-main {
    width: 100%;
    max-width: 100%;
  }

  .bridge-section {
    padding-bottom: 130px;
  }

  .text-image-container {
    width: 70%;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.15);
  }

  .left-side-text2 {
    font-weight: 500;
    font-size: 50px;
    color: rgba(0, 0, 0, 1);
  }

  .left-side-text2 {
    display: flex;
    justify-content: center;
  }

  .left-side-text2 p {
    position: relative;
    display: inline-block;
    padding: 0 25px;
    font-size: 50px;
    font-weight: 500;
    color: #000;
  }

  /* LEFT & RIGHT HR LINES */
  .left-side-text2 p::before,
  .left-side-text2 p::after {
    content: "";
    position: absolute;
    top: 50%;
    width: 25%;
    /* line length */
    height: 2px;
    background: #e5e5e5;
  }

  /* Left line */
  .left-side-text2 p::before {
    left: -23%;
  }

  /* Right line */
  .left-side-text2 p::after {
    right: -24%;
  }

  .nav-link-custom {
    font-size: 20px;
  }

  .right-image {
    display: flex;
    gap: 60px;
  }

  .clarity,
  .define,
  .why h2 {
    font-size: 85px;
  }

  .clarity-para {
    font-size: 40px;
    margin: 2% 0%;
  }

  .center-text {
    padding: 1px 17%;
  }

  .btn-global,
  .btn-automated,
  .btn-real {
    padding: 12px 40px;
    border-radius: 50px;
    font-size: 50px;
  }

  .btn-arrow {
    width: 100px;
    height: 100px;
  }

  .btn-arrow img,
  .btn-arrow2 img,
  .btn-arrow3 img {
    width: 100%;
    height: auto;

  }

  .commit-center {
    padding-top: 8%;
    width: 100%;
  }

  .decision-container h1 {
    font-size: 85px;
  }

  .subtitle {
    max-width: 85%;
    font-size: 45px;
  }

  .pill-row span {
    font-size: 25px;
    padding: 10px 40px;
  }


  .define-change {
    background-color: #f6f6f6;
    padding: 5% 12%;
  }

  .define-para {
    font-size: 40px;
  }

  .define-image {
    width: 70%;
    margin-top: 5%;
  }

  .arrow {
    width: 15px;
  }

  /* .bridge-card {
    width: 80% !important;
    max-width: 100% !important;
  } */

  /* .bridge-card h1 {
    font-size: 120px;
    font-weight: 600;
  } */

  /* .desc {
    margin-top: 3%;
    font-size: 45px;
    max-width: 81%;
    line-height: 65px;
  } */

  /* .bridge-card {
    width: 75%;
    margin-top: 40%;
    height: 45%;
  } */

  /* .partner-btn {
    margin-top: 3%;
    font-size: 60px;
  } */

  .box h3 {
    font-size: 40px;
  }

  .box p {
    font-size: 35px;
  }

  .faq-question-mark img {
    width: 14%;
  }
}

@media (max-width:376px) {
  .certified-logos img {
    width: 60px !important;
  }
}
@media  (max-width:568px) {
 
  .footer-column{
    font-size: 1rem !important;
  }
    
  
  .footer-divider-1, .footer-divider-2 {
    width: 35%;
  }
  
}

@media (min-width:377px) and (max-width:568px) {
  
  .certified-logos img {
      width: 70px !important;
  }
}
























































































































































































































































@media (min-width: 1024px) and (max-height: 1366px) and (orientation: portrait) {
  .banner-section .banner-animation .banner1 {
    width: 40%;
  }

  .banner-section .banner-animation .banner2 {
    width: 45%;
  }

  .banner-section .banner-animation .banner3 {
    width: 50%;
  }

  .btn-partner {
    font-size: 1.5rem;
  }

  .card-item-inner h3 {
    font-size: 16px;
    line-height: normal;
  }

  .work-system-heading h2,
  .experience-work-heading h2,
  .trusted-leaders-title,
  .testimonials-title {
    font-size: 2.5rem;
  }

  .work-system-section {
    height: 100% !important;
  }

  .work-system-content-left-text h4 span {
    font-size: 20px;
  }
}

@media (min-width: 993px) and (max-width: 1024px) {
  .lock-section-inner-text h2 {
    font-size: 2.5rem !important;
    line-height: 3.5rem !important;
  }
}


@media (min-width: 1024px) and (max-height: 1366px) and (orientation: landscape) {

  .work-system-section {
    height: 100% !important;
  }

  .btn-contact.rounded-circle {
    width: 50px;
    height: 50px;
  }



}

@media (min-width: 1366px) and (max-width: 1366px) and (min-height: 1024px) and (max-height: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
  .banner-section .banner-animation .banner1 {
    width: 26%;

  }

  .banner-section .banner-animation .banner2 {
    width: 35%;

  }

  .banner-section .banner-animation .banner3 {
    width: 35%;

  }
}

@media (min-width: 833px) and (max-width: 840px) and (orientation: portrait) {
  .banner-section .banner-animation .banner1 {
    width: 46% !important;
  }

  .lock-section {
    padding-top: 0%;
  }
}

@media (min-width: 1194px) and (max-width: 1200px) and (orientation: landscape) {


  .banner-section .banner-animation .banner1 {
    width: 30%;
  }

  .banner-section .banner-animation .banner2 {
    width: 35%;
  }

  .banner-section .banner-animation .banner3 {
    width: 40%;
  }

  .work-system-content-left-text p {
    font-size: 1rem;
  }

  .work-system-content-left-text h4 {
    font-size: 1.8rem;
  }

  .work-system-heading h2,
  .experience-work-heading h2,
  .trusted-leaders-title,
  .testimonials-title {
    font-size: 2.5rem;
  }

  /* .partners-card-text {
    margin-top: 0px !important;
  } */

  .trusted-leaders-section {
    top: -67px !important;
  }

  .experience-work-section {
    padding: 4% 0% !important;
  }

  .card-item-inner h3 {
    font-size: 1.5rem;
    line-height: 30px;
  }

  .card-item-inner p {
    font-size: 1rem;
  }

  .btn-partner {
    font-size: 1.5rem;
  }

  .lock-section {
    padding: 5% 0 0% 0 !important;
  }
}

@media (min-width: 1024px) and (max-width: 1030px) and (orientation: portrait) {
  .lock-section {
    padding: 5% 0 0% 0 !important;
  }

  .trusted-leaders-section {
    padding: 10% 0 18% 0 !important;
    min-height: 100% !important;
  }

  .exp-img-outer img {
    height: unset !important;
  }
}

@media (min-width: 1366px) and (max-width: 1367px) and (orientation: landscape) {
  .lock-section {
    padding: 5% 0 0% 0 !important;
  }

  .btn-contact.rounded-circle {
    width: 50px;
    height: 50px;
  }
}

@media (min-width: 1194px) and (max-width: 1200px) and (orientation: landscape) {
  /* .customers-logo-desktop .w-icon {
    --angle: 435deg;
    --radius: 466%;
    --size: 52px;
  }

  .customers-logo-desktop .cola {
    --angle: 292deg;
    --radius: 395%;
    --size: 62px;
  }

  .customers-logo-desktop .haier {
    --angle: -37deg;
    --radius: 700%;
    --size: 55px;
  } */
}