 @media(max-width:991px) {

     .custom-navbar .navbar-collapse {
         padding-top: 15px !important;
         background: rgba(255, 255, 255, 0.96) !important;
         backdrop-filter: blur(14px) !important;
         -webkit-backdrop-filter: blur(14px) !important;
         padding-left: 25px !important;
         padding-bottom: 15px !important;
     }

     .custom-navbar .navbar-nav {
         gap: 0px !important;
     }

     .custom-navbar .navbar-right {
         margin-top: 22px !important;
         flex-direction: column !important;
         align-items: flex-start !important;
     }

     .custom-navbar .demo-btn.desktop-btn {
         display: none !important;
     }


 }

 @media(min-width:992px) {

     .custom-navbar .mobile-header {
         display: none !important;
     }
 }

 @media(max-width:576px) {

     body {
         padding-top: 80px !important;
     }

     .custom-navbar {
         padding: 5px 0 !important;
         height: 80px !important;
     }

     .custom-navbar .navbar-brand {
         font-size: 26px !important;
         width: 140px !important;
     }

     .custom-navbar .demo-btn {
         padding: 6px 12px !important;
         font-size: 12px !important;
         font-weight: 500 !important;
     }
 }

 @media(max-width:1399px) {

     .hero-section .hero-content h1 {
         font-size: 55px !important;
     }
 }

 @media(max-width:1199px) {

     /* .hero-section {
         padding: 80px 0;
     } */

     .hero-section .hero-content h1 {
         font-size: 52px !important;
     }

     .hero-section .hero-content p {
         font-size: 16px !important;
     }
 }

 @media(max-width:991px) {
     .position-class {
         position: unset !important;
         top: 100px !important;
     }

     .custom-navbar .mobile-header {
         display: flex !important;
         align-items: center !important;
     }

     .hero-section {
         padding: 90px 15px !important;
     }

     .hero-section .hero-content {
         margin-bottom: 60px !important;
     }

     .hero-section .hero-content h1 {
         font-size: 35px !important;
     }

     .hero-section .hero-content p {
         font-size: 18px !important;
         min-width: 100% !important;
     }

     .hero-section .hero-stats p {
         font-size: 0.78rem ! Important;
         margin-top: 4px !important;
     }
 }

 @media(max-width:767px) {
     .story-text {
         min-height: unset !important;
     }

     .hero-section .hero-stats p {
         font-size: 0.78rem !Important;
         margin-top: 4px !important;
     }

     .hero-section .hero-content h1 {
         font-size: 38px !important;
     }

     .hero-section .hero-content p {
         font-size: 16px !important;
     }

     .hero-section .hero-btn-group {
         flex-direction: column !important;
         align-items: stretch !important;
         margin-bottom: 30px !important;
     }

     .hero-section .primary-btn,
     .hero-section .secondary-btn {
         width: 100% !important;
         text-align: center !important;
     }

     .hero-section .score-row {
         grid-template-columns: 1fr !important;
     }

     .hero-section .progress-item {
         display: block !important;
         flex-direction: column !important;
         align-items: flex-start !important;
     }

     .hero-section .hero-card {
         padding: 32px 10px !important;
     }

     .hero-section .progress-item label {
         width: 100% !important;
     }

     .hero-section .hero-stats .col-4 {
         width: 100% !important;
         margin-bottom: 25px !important;
     }
 }

 @media(max-width:1199px) {

     .trusted-section .brand-list {
         justify-content: center !important;
         gap: 28px !important;
     }
 }

 @media(max-width:991px) {
     .section-title {
         font-size: 1.8rem !important;
         line-height: 1.3 !important;
     }

     .cta-banner h2 {
         font-size: 1.8rem !important;
         line-height: 1.3 !important;
     }

     /* .trusted-section {
         padding: 70px 0;
     } */

     /* .trusted-section .trusted-heading {
         margin-bottom: 50px;
     } */

     /* .trusted-section .trusted-heading p {
         font-size: 15px;
         letter-spacing: 3px;
         line-height: 1.8;
     } */

     /* .trusted-section .brand-item {
         font-size: 24px;
     } */
 }

 @media(max-width:767px) {

     .trusted-section {
         padding: 60px 0 !important;
     }

     .trusted-section .brand-list {
         gap: 35px !important;
     }

     .trusted-section .brand-item {
         /* width: 100%; */
         text-align: center !important;
         font-size: 22px !important;
     }

     .trusted-section .trusted-heading {
         margin-bottom: 40px !important;
     }

     .trusted-section .trusted-heading p {
         font-size: 14px !important;
         letter-spacing: 2px !important;
     }
 }
 @media(max-width:320px){
    
        .hero-section .hero-content h1 {
        font-size: 28px !important;
        line-height: 1.4 !important;
    }
    .hero-section {
        padding: 60px 15px !important;
    }
    .custom-navbar .navbar-brand {
        width: 120px !important;
    }
 }
 @media (min-width:992px) and (max-width:1024px) {
     .solutions-section .sol-card {
         padding: 15px !important;
     }

     .custom-navbar .navbar-nav {
         gap: 25px !important;
     }
 }

 @media (max-width:321px) {
     .custom-navbar .navbar-brand img {
         width: 120px !important;
         object-fit: contain !important;
     }

 }

 @media (max-width: 991px) {

     .solutions-section {
         padding: 30px 0 !important;
     }

     .solutions-section .solutions-header {
         grid-template-columns: 1fr !important;
         gap: 20px !important;
         margin-bottom: 0px !important;
     }

     .solutions-section .solutions-grid {
         grid-template-columns: repeat(2, 1fr) !important;
     }

     .solutions-section .sol-card-wide {
         grid-template-columns: 1fr !important;
     }
 }

 @media (max-width: 767px) {
     .section-title {
         font-size: 32px !important;
         line-height: 1.3 !important;
     }

     .solutions-section .section-tag {
         font-size: 10px !important;
         letter-spacing: 2px !important;
         padding: 6px 18px !important;
         margin-bottom: 15px !important;
     }

     .section-sub {
         font-size: 16px !important;
         line-height: 1.8 !important;
     }

     .solutions-section {
         padding: 30px 15px !important;
     }

     .solutions-section .solutions-grid {
         grid-template-columns: 1fr !important;
     }

     .solutions-section .sol-card {
         padding: 26px !important;
     }

     .solutions-section .sol-card-wide {
         gap: 24px !important;
     }
 }

 @media (max-width: 1199px) {

     .why-section .why-grid {
         gap: 50px !important;
     }
 }

 @media (max-width: 991px) {

     .why-section {
         padding: 30px 0 !important;
     }

     .why-section .why-grid {
         grid-template-columns: 1fr !important;
         gap: 50px !important;
     }
 }

 @media (max-width: 767px) {

     .why-section {
         padding: 30px 15px !important;
     }

     .why-section .mini-stat-row {
         grid-template-columns: 1fr !important;
     }

     .why-section .score-card-header {
         flex-direction: column !important;
         align-items: flex-start !important;
     }

     .why-section .why-feature {
         gap: 14px !important;
     }

     .why-section .why-feature-icon {
         width: 46px !important;
         height: 46px !important;
         font-size: 1rem !important;
     }

     .why-section .security-tags {
         gap: 10px !important;
     }

     .why-section .security-tags span {
         width: 100% !important;
         text-align: center !important;
     }
 }

 @media (max-width: 991px) {
     .footer-meta {
         margin-bottom: 30px !important;
     }

     .cta-banner {
         padding: 50px 5% !important;
     }

     .faq-section {
         padding: 30px 0 !important;
     }

     .demo-card {
         margin-top: 20px !important;
     }

     .story-desc {
         padding-top: 0px !important;
     }

     .how-section {
         padding: 30px 0 !important;
     }

     .how-section .steps-row {
         grid-template-columns: repeat(2, 1fr) !important;
         gap: 50px 30px !important;
     }

     .how-section .steps-row::before {
         display: none !important;
     }
 }

 @media (max-width: 767px) {

     .how-section {
         padding: 30px 15px !important;
     }

     .how-section .steps-row {
         grid-template-columns: 1fr !important;
         gap: 40px !important;
         margin-top: 50px !important;
     }

     .how-section .step {
         padding: 0 !important;
     }

     .how-section .step-num {
         width: 58px !important;
         height: 58px !important;
         font-size: 1.3rem !important;
     }

     .how-section .step-title {
         font-size: 0.95rem !important;
     }

     .how-section .step-desc {
         font-size: 0.84rem !important;
     }
 }

 @media (max-width: 1199px) {

     .global-section .global-inner {
         gap: 50px !important;
     }

     .global-section .country-grid {
         grid-template-columns: repeat(2, 1fr) !important;
     }
 }

 @media (max-width: 991px) {

     .global-section {
         padding: 80px 0 !important;
     }

     .global-section .global-inner {
         grid-template-columns: 1fr !important;
         gap: 50px !important;
     }

     .global-section .section-sub {
         max-width: 100% !important;
     }
 }

 @media (max-width: 767px) {
     .cta-banner {
         padding: 30px 5% !important;
     }

     .faq-section {
         padding: 30px 15px !important;
     }

     .demo-section {
         padding: 30px 15px !important;
     }

     .client-stories-section {
         padding: 30px 15px !important;
     }

     .global-section {
         padding: 30px 15px !important;
     }

     .global-section .country-grid {
         grid-template-columns: 1fr !important;
     }

     .global-section .global-stat-row {
         flex-direction: column !important;
         align-items: flex-start !important;
         gap: 24px !important;
     }

     .global-section .global-divider {
         width: 100% !important;
         height: 1px !important;
     }

     .global-section .client-callout {
         flex-direction: column !important;
         align-items: flex-start !important;
     }
 }

 @media(max-width: 575px) {
     .calendly-inline-widget {
         min-width: 100% !important;
     }

     .btn-white {
         padding: 7px 14px !important;
         font-weight: 600 !important;
         align-content: center !important;
     }

     .cta-banner h2 {
         font-size: 2rem !important;
     }

     .story-title {
         font-size: 32px !important;

     }

     .story-desc {
         font-size: 16px !important;
         line-height: 1.8 !important;
         padding-top: 0px !important;
     }

     .demo-card {
         margin-top: 20px !important;
         padding: 30px !important;
     }
 }