    @media(max-width:767px) {
        footer {
            padding: 0 !important;
        }
        .benefits-grid {
            grid-template-columns: repeat(1, 1fr);
            display: grid;
        }
        .sub-nav.nav.nav-tabs {
            display: flex !important;
            justify-content: start;
            width: 100%;
            gap: 0;
            padding: 0 !important;
        }
        .sub-nav>a {
            padding: 12px 10px !important;
        }
        .benefit-row {
            gap: 20px !important;
            margin-bottom: 20px !important;
        }
        .mcs-main-heading {
            margin-bottom: 0 !important;
        }
        section.bg-grey.py-0 {
            padding-top: 20px !important;
        }
        .cloud-title {
            margin-bottom: 20px !important;
        }
        .wa-cloud-section {
            padding: 40px 20px 40px 20px !important;
        }
        .cost-section {
            padding: 40px 0 40px 0 !important;
        }
        #features {
            padding: 0 !important;
        }
        #section-hero .spacer-double {
            height: 0 !important;
        }
        .mcs-logo-grid {
            gap: 26px;
            margin-top: 0;
        }
        #faq .wrap {
            padding: 0 0 !important;
        }
        .testimonial-grid .proof-card:last-child {
            margin-bottom: 0;
        }
        .info-footer {
            padding: 60px 0 0 0 !important;
        }
        .hps-grid {
            display: block !important;
        }
        .hps-card {
            padding: 30px;
            flex-direction: column;
            align-items: center;
            text-align: center;
            margin-bottom: 30px;
        }
        .wrap {
            padding: 0 23px !important;
        }
        .platforms-grid {
            gap: 5px !important;
        }
        .hps-section {
            padding: 23px 0 !important;
        }
        header.header-mobile #mainmenu li ul {
            padding: 0 !important
        }
        .wa-price-grid {
            margin-bottom: 0 !important;
        }
        .tabs-right-content .tab-content-img-sec p {
            padding-left: 0;
        }
        .wa-price-portal {
            padding-bottom: 20px !important;
        }
        .overlay-gradient.t50 {
            background: #cedce280;
        }
        .package-section select {
            width: 100% !important;
        }
        .quiz-blog-block,
        .case-box {
            margin-bottom: 30px;
        }
        .topbar-widget {
            white-space: nowrap;
        }
        .custom-solutions {
            padding: 40px 10px;
        }
        #form_subscribe .col {
            display: flex;
        }
        .newsletter-row {
            gap: 0 !important;
        }
        .section-title {
            font-size: 20px;
            line-height: 1.5 !important;
            letter-spacing: 0 !important;
        }
        .services-overview {
            padding: 40px 10px 0 10px !important;
        }
        .experts-section {
            padding: 30px 0 30px 0 !important;
        }
        h1,
        .h1 {
            font-size: 33px !important;
            line-height: 46.08px !important;
        }
        section#section-hero .container {
            padding: 22px 20px 0 20px !important;
        }
        .footer-light .container {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
        .grid-3,
        .solutions-grid {
            display: block !important;
            gap: 30px;
            grid-template-columns: repeat(1, 1fr);
        }
        section.services-overview.conatiner {
            padding-left: 10px !important;
            padding-right: 10px !important;
        }
        .solutions-flex,
        .expert-features,
        .testimonial-grid,
        .pricing-grid {
            display: block !important;
        }
        .pricing-grid {
            grid-template-columns: none !important;
            margin-bottom: 25px;
        }
        .pricing-card {
            margin-bottom: 25px
        }
        .stats-col {
            gap: 0 22px;
            flex-wrap: wrap;
            display: grid;
            grid-template: 2;
            grid-template-columns: repeat(2, 1fr);
        }
        .proof-card,
        .sol-item {
            margin-bottom: 30px;
        }
        .btn-solid,
        .btn-outline-blue {
            padding: 14px 27px !important;
            font-size: 13px !important;
        }
        .cta-group {
            gap: 9px !important
        }
    }
    
    @media(max-width:1300px) {
        .overlay-gradient {
            height: auto !important;
        }
    }
    
    @media(max-width:1024px) {
        .solutions-flex {
            display: flex !important;
            flex-direction: column-reverse;
            display: flex;
            gap: 0;
        }
        .grid-3 {
            display: block !important;
        }
        .person-img {
            text-align: center;
        }
    }
    
    .mega-category h3,
    .sb-menu .mega-link h3,
    .d-inner h3 {
        letter-spacing: 0 !important;
        font-size: 14px;
        font-family: "Plus Jakarta Sans", Helvetica, Arial, sans-serif;
        font-weight: bold;
        color: #161c2d;
        margin-bottom: 0;
        text-transform: capitalize !important;
    }
    
    .mega-category h3:hover,
    .sb-menu .mega-link h3:hover,
    .d-inner h3 :hover {
        color: #161c2d;
    }
    
    #mainmenu li ul.contact-list {
        width: 269px;
        height: auto;
        padding: 10px 5px;
    }
    
    #mainmenu li ul.contact-list li a {
        margin-top: 0;
        margin-bottom: 0;
    }
    
    #mainmenu li ul.mega>li,
    #mainmenu li ul.mega>li a .link-text {
        line-height: 1.4;
        text-align: left;
    }
    
    .mega-links-group,
    .mega-link small {
        text-align: left;
    }
    
    #mainmenu li ul.mega .col-md-4 {
        padding: 0;
    }
    
    .newsletter-row {
        display: flex;
        align-items: center;
        justify-content: space-between;
        gap: 40px;
    }
    
    .column {
        flex: 1;
    }
    
    .call-us span {
        font-size: 14px;
        opacity: 0.8;
    }
    
    .call-us a {
        font-size: 22px;
        font-weight: 600;
        color: #fff;
        text-decoration: none;
    }
    
    .newsletter h5,
    .social h5 {
        font-size: 16px;
        margin-bottom: 8px;
    }
    
    .newsletter p {
        font-size: 14px;
        opacity: 0.85;
        margin-bottom: 10px;
    }
    
    .newsletter-form {
        position: relative;
        max-width: 320px;
    }
    
    .newsletter-form input {
        width: 100%;
        padding: 10px 44px 10px 12px;
        border-radius: 4px;
        border: none;
    }
    
    .newsletter-form button {
        position: absolute;
        top: 50%;
        right: 6px;
        transform: translateY(-50%);
        background: #ff4d4f;
        border: none;
        width: 34px;
        height: 34px;
        border-radius: 4px;
        cursor: pointer;
    }
    
    .newsletter small,
    .mega-link small {
        display: block;
        margin-top: 6px;
        font-size: 12.5px;
        opacity: 0.7;
        color: #4a5568;
        white-space: pre-line;
        line-height: 1.4;
        font-weight: 500;
    }
    
    .social-icons {
        display: flex;
        gap: 12px;
    }
    
    .social-icons a {
        width: 36px;
        height: 36px;
        border-radius: 50%;
        background: rgba(255, 255, 255, 0.1);
        display: flex;
        align-items: center;
        justify-content: center;
        color: #fff;
        transition: background 0.3s ease;
    }
    
    .social-icons a:hover {
        background: #ff4d4f;
    }
    /* Responsive */
    
    @media (max-width: 991px) {
        .newsletter-row {
            flex-direction: column;
            align-items: flex-start;
        }
        .newsletter-form {
            max-width: 100%;
        }
    }
    
    #btn-subscribe .arrow_right {
        width: 75px !important;
        height: auto !important;
        border-top: 0 !important;
        border-bottom: 0 !important;
        border-left: 0 !important;
    }
    
    @media (min-width:768px) and (max-width:1024px) {
        .wa-cloud-grid {
            grid-template-columns: 1fr 1fr !important;
        }
        .benefits-grid {
            grid-template-columns: repeat(2, 1fr);
            display: grid;
        }
        #awards .awards-grid {
            grid-template-columns: repeat(3, 1fr);
        }
        .platforms-grid {
            grid-template-columns: repeat(3, 1fr) !important;
        }
        .hps-grid {
            grid-template-columns: 1fr;
        }
        .hps-card {
            padding: 30px;
            flex-direction: row;
            align-items: center;
            text-align: center;
        }
        #section-hero {
            padding: 141px 10px 50px 0 !important;
        }
    }
    
    @media(min-width:800px) and (max-width:1280px) {
        #section-hero h1,
        #section-hero .h1 {
            font-size: 24px !important;
            margin-bottom: 10px !important;
            line-height: 39.08px !important;
        }
        #section-hero p.lead {
            font-size: 15px !important;
            line-height: 1.7em;
            margin-top: 0;
            font-weight: 500;
            color: #606060;
            margin-bottom: 0;
        }
        #section-hero ul li {
            font-size: 15px !important;
        }
        section#section-hero .container {
            padding: 0 0 0 0 !important;
        }
        .services-overview {
            padding: 0px 10px 0px 10px !important;
        }
    }
    
    @media(min-width:321px) and (max-width:767px) {
        #section-hero {
            padding: 103px 10px 15px 0 !important;
        }
        .wa-cloud-grid {
            gap: 0 35px !important;
        }
    }
    
    @media(max-width:320px) {
        #section-hero {
            padding: 63px 10px 15px 0 !important;
        }
    }
    
    @media(min-width:480px) and (max-width:1024px) {
        .wa-price-container {
            display: grid;
            grid-template-columns: 1fr 1fr;
            gap: 15px;
        }
        .wa-price-portal {
            padding: 60px 0;
        }
        .wa-price-card {
            margin-bottom: 20px;
        }
    }
    
    @media(max-width:1280px) {
        .benefit-row {
            margin-bottom: 20px !important;
            gap: 22px;
        }
        .wa-cloud-header {
            margin-bottom: 40px !important;
        }
        .wa-cloud-section {
            background-color: #f4f7fa;
            padding: 40px 20px !important;
        }
        .cost-section {
            padding: 40px 0 !important;
        }
        .features-section {
            padding: 0 !important
        }
        .case-section {
            padding: 40px 0 !important;
        }
    }