 @media (max-width: 1400px) and (min-width: 1200px) {
    .container,.security-section .container,.services-hub .hub-container,.services-hub  {
max-width: 1100px;  
 }
 .footer-content {
    gap: 20px;
 }

 .services-hub .hub-container {
        grid-template-columns: 500px 1.2fr;
 }
 .services-premium-section .sp-container {
    max-width: 1100px;
 }

}
@media (max-width: 1199px) and (min-width: 992px) {
    .core-item h3 {
            font-size: 20px;
                line-height: 1.2;
    }
    .promo-container {
        padding: 0 20px;
    }
    .core-item p {
        font-size: 16px;
        line-height: 1.6;
    }
    .about-expertise .right {
    padding: 0;
}
.hosting-premium-section .sp-service-card {
padding: 20px;
}
.hosting-premium-section .sp-service-card p {
    margin-bottom: 0;
}
.hero-left h1 {
        font-size: 42px;
        line-height: 1.4;
}
.icon-box {
        width: 50px;
    height: 50px;
}
.icon-box .material-symbols-outlined {
    font-size: 30px;
}
.core-values-grid {
    margin-top: 30px;
}
.service-content h3 {
    padding: 20px;
}
.service-content h3 {
    font-size: 20px;
    margin-bottom: 10px;
    line-height: 1.4;
}
.service-content p {
    font-size: 16px;
    line-height: 1.5;
}
.who-we-are,.security-section {
    padding: 30px 0;
}
.about-expertise {
    padding: 30px 20px;
}
.security-section .container {
    padding: 0 50px;
}
 .services-premium-section .sp-container {
        gap: 25px;
     }
     .services-hub .hub-left-col {
        max-width: 500px;
     }
     .services-hub .hub-container {
        gap: 30px;
     }
    }


 
 /* @media (max-width: 768px) {
     .stats-section .container {
         grid-template-columns: repeat(2, 1fr);
     }
 } */

 @media (max-width: 480px) {
     .stats-section .container {
         grid-template-columns: 1fr;
     }

     .stat-card h2 {
         font-size: 42px;
     }
 }

 /* Responsive */
 @media (max-width: 768px) {


     .hero h1 {
         font-size: 28px;
     }

     .pricing-grid,
     .services-grid,
     .testimonials-grid {
         grid-template-columns: 1fr;
     }

     .mega-dropdown {
         width: 100vw;
         left: 0;
         transform: none;
         border-radius: 0;
     }

     .nav-links li:hover .mega-dropdown {
         transform: none;
     }

     .mega-dropdown-content {
         grid-template-columns: 1fr;
     }

     .mega-right {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 992px) {
     .mega-dropdown {
         width: auto;
     }


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

     .business-section .cta-box {
         flex-direction: column;
         text-align: center;
     }

     .business-section .cta-content h3 {
         font-size: 25px;
     }

     .business-section .cta-content p {
         font-size: 20px;
     }
 }

 @media (max-width: 768px) {

     .section-header h2 {
         font-size: 36px;
     }

     .section-header p {
         font-size: 18px;
     }

     .highlight-box {
         padding: 25px;
     }

     .highlight-box p {
         font-size: 18px;
     }
 }

 @media (max-width: 1024px) {

     .seo-approach-grid {
         grid-template-columns: 1fr;
     }

     .seo-content h2 {
         font-size: 52px;
     }

     .feature-item h3 {
         font-size: 28px;
     }
 }

 @media (max-width: 768px) {

     .seo-content h2 {
         font-size: 40px;
     }

     .seo-content p {
         font-size: 18px;
     }

     .result-content h3 {
         font-size: 28px;
     }

     .result-content p {
         font-size: 20px;
     }

     .feature-number {
         font-size: 15px;
         min-width: 60px;
     }

     .feature-item h3 {
         font-size: 22px;
     }

     .feature-item p {
         font-size: 16px;
     }
 }

 @media (max-width: 1200px) {

     .results-grid {
         grid-template-columns: repeat(2, 1fr);
     }

     .section-header h2 {
         font-size: 48px;
     }
 }

 @media (max-width: 768px) {

     .results-grid {
         grid-template-columns: 1fr;
     }

     .section-header h2 {
         font-size: 36px;
     }

     .section-header p {
         font-size: 18px;
     }

     .stat-number {
         font-size: 56px;
     }

     .result-card h3 {
         font-size: 24px;
     }

     .result-card p {
         font-size: 16px;
     }
 }

 @media (max-width: 1200px) {
     .hero {
         height: 75vh;
     }
 }

 /* Tablet */
 /* @media (max-width: 992px) {
     .core-values-grid {
         grid-template-columns: repeat(2, 1fr);
     }
 } */

 /* Mobile */
 @media (max-width: 768px) {
     .core-values-grid {
         grid-template-columns: 1fr;
         gap: 40px;
     }

     .core-item h3 {
         font-size: 24px;
     }

     .core-item p {
         font-size: 16px;
     }
 }

 @media (max-width: 992px) {
     .services-grid {
         grid-template-columns: repeat(2, 1fr);
     }
 }

 @media (max-width: 768px) {
     .services-grid {
         grid-template-columns: 1fr;
     }

     .service-box {
         padding: 25px;
     }

     .section-heading h2 {
         font-size: 30px;
     }
 }

 @media(max-width:991px) {

     .mission-wrapper {
         flex-direction: column;
         text-align: center;
     }

     .title-line {
         margin: 0 auto 30px;
     }

     .mission-title {
         font-size: 52px;
     }

     .mission-description {
         font-size: 20px;
     }

     .mission-features {
         grid-template-columns: 1fr;
     }

     .circle-image {
         width: 420px;
         height: 420px;
     }

     .target {
         width: 160px;
         height: 160px;
     }
 }

 @media(max-width:576px) {

     .mission-title {
         font-size: 40px;
     }

     .circle-image {
         width: 320px;
         height: 320px;
     }

     .mission-description {
         font-size: 18px;
     }
 }

 @media (max-width: 991px) {

     .security-wrapper {
         flex-direction: column;
     }

     .security-images,
     .security-content {
         width: 100%;
     }


     .small-image {
         width: 180px;
         right: 0;
     }
 }

 @media (max-width: 767px) {


     /* .small-image {
         width: 140px;
         bottom: -20px;
     } */

     .feature-item h3 {
         font-size: 18px;
     }
 }

 /* Responsive */
 /* @media(max-width:992px) {

     .container {
         grid-template-columns: repeat(2, 1fr);
     }
 } */

 @media(max-width:768px) {

     .container {
         grid-template-columns: 1fr;
     }

     .service-image img {
         height: 300px;
     }
 }

 @media(max-width:991px) {

     .website-process .process-wrapper {
         grid-template-columns: 1fr;
     }

     .website-process .section-heading h2 {
         font-size: 42px;
     }

 }

 @media(max-width:768px) {

     .website-process .process-card {
         flex-direction: column;
         align-items: flex-start;
     }

     .website-process .card-image {
         width: 100%;
     }

     .website-process .card-image img {
         height: 220px;
     }

     .website-process .card-content {
         padding-left: 0;
         padding-top: 20px;
     }

     .website-process .text h4 {
         font-size: 26px;
     }

     .website-process .feature-content h3 {
         font-size: 30px;
     }

     .website-process .section-heading h2 {
         font-size: 34px;
     }

 }

 @media(max-width:480px) {

     .website-process .website-process {
         padding: 60px 0;
     }

     .website-process .section-heading {
         margin-bottom: 40px;
     }

     .website-process .section-heading h2 {
         font-size: 30px;
     }

     .website-process .feature-content h3 {
         font-size: 26px;
     }

     .website-process .text h4 {
         font-size: 22px;
     }

     .website-process .feature-content p,
     .website-process .text p {
         font-size: 16px;
     }

     .website-process .cta-btn {
         width: 100%;
     }

 }

 @media(max-width:991px) {

     .industry-section .industry-wrapper {
         grid-template-columns: 1fr;
         gap: 40px;
     }

     .industry-section .industry-left h2 {
         font-size: 36px;
     }

 }

 @media(max-width:768px) {

     .industry-section .industry-wrapper {
         padding: 35px;
     }

     .industry-section .industry-left h2 {
         font-size: 30px;
     }

 }

 @media(max-width:992px) {
     .web-dev-services .grid {
         grid-template-columns: repeat(2, 1fr)
     }

     .web-dev-services .section-title h1 {
         font-size: 42px
     }
 }

 @media(max-width:768px) {
     .web-dev-services .grid {
         grid-template-columns: 1fr
     }

     .web-dev-services .section-title h1 {
         font-size: 34px
     }
 }

 @media(max-width:900px) {
     .about-expertise .container {
         grid-template-columns: 1fr
     }

     .about-expertise .grid {
         grid-template-columns: 1fr
     }
 }

 @media(max-width:991px) {
     .why-choose-houston .cards {
         grid-template-columns: repeat(2, 1fr)
     }
 }

 @media(max-width:767px) {
     .why-choose-houston .cards {
         grid-template-columns: 1fr
     }

     .why-choose-houston .heading h2 {
         font-size: 32px
     }
 }

 @media (max-width: 992px) {
     .industry-services-section .services-grid {
         grid-template-columns: 1fr;
         gap: 48px;
     }
 }

 @media (max-width: 992px) {
     .optimization-section .opt-grid {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 576px) {
     .optimization-section .video-caption-text {
         padding: 24px;
     }

     .optimization-section .video-caption-text p {
         font-size: 16px;
     }

     .optimization-section .play-btn {
         width: 68px;
         height: 68px;
     }

     .optimization-section .play-btn svg {
         width: 24px;
         height: 24px;
     }
 }



 @media (max-width: 576px) {
     .services-hub .floating-badge {
         position: static;
         margin-top: 16px;
         width: 100%;
     }

     /* .services-hub .laptop-wrapper {
         max-width: 100%;
     } */
 }

 @media (max-width: 576px) {
     .services-hub .service-box {
         padding: 24px;
     }
 }

 @media (max-width: 480px) {
     .services-hub .checkmark-grid {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 480px) {
     .services-hub .btn-cta-submit {
         width: 100%;
         justify-content: center;
     }
 }

 @media (max-width: 1100px) {
     .services-premium-section .sp-container {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 600px) {
     .services-premium-section .sp-mini-features {
         flex-direction: column;
         gap: 24px;
     }
 }

 @media (max-width: 640px) {
     .services-premium-section .sp-right-grid {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 992px) {
     /* .promo-container {
         grid-template-columns: 1fr;
     } */

     .left-panel {
         padding: 40px 20px;
     }

     .content-card {
         width: 100%;
         padding: 30px;
     }

     /* .right-panel {
         height: 400px;
     } */

     .features-bar {
         left: 20px;
         right: 20px;
         bottom: 20px;
         grid-template-columns: repeat(2, 1fr);
         gap: 20px;
     }

     .feature-item:not(:last-child)::after {
         display: none;
     }
 }

 @media (max-width: 480px) {
     .title {
         font-size: 2rem;
     }

     .cta-group {
         flex-direction: column;
         align-items: flex-start;
         gap: 15px;
     }

     .features-bar {
         grid-template-columns: 1fr;
     }
 }

 @media (max-width: 768px) {
     .promo-banner-section .promo-card {
         flex-direction: column;
         padding: 30px 24px;
         gap: 24px;
     }

     .promo-banner-section .promo-heading {
         font-size: 28px;
     }

     .promo-banner-section .promo-cta-btn {
         width: 100%;
         text-align: center;
     }
 }



 @media(max-width:992px) {

     .wp-security-section .wp-security-wrapper {
         grid-template-columns: 1fr;
     }

     .wp-security-section .wp-security-content h2 {
         font-size: 40px;
     }

     .wp-security-section .floating-card {
         position: relative;
         left: auto;
         bottom: auto;
         width: 100%;
         border-radius: 0;
         box-shadow: none;
     }

 }

 @media(max-width:991px) {

     .cloud-flow-section .cloud-flow {
         flex-direction: column;
     }

     .cloud-flow-section .flow-arrow {
         transform: rotate(90deg);
         margin: 10px 0;
     }

     .cloud-flow-section .flow-result {
         flex-direction: column;
         text-align: center;
     }

     .cloud-flow-section .flow-card {
         width: 100%;
         max-width: 400px;
     }

 }

 @media(max-width:992px) {

     .about-company .about-row,
     .about-company .about-row.reverse {
         flex-direction: column;
         gap: 40px;
         text-align: center;
     }

     .about-company .about-content h2 {
         font-size: 28px;
     }

 }

 @media(max-width:992px) {

     .contact-section .container {

         grid-template-columns: 1fr;

     }

     .contact-section .contact-form {

         margin-left: 0;

         padding: 60px 40px;
     }

     .contact-section .contact-info {

         grid-template-columns: repeat(2, 1fr);
     }

 }

 @media(max-width:768px) {


     .contact-section .contact-info {

         grid-template-columns: 1fr;
     }

     .contact-section .contact-form {

         padding: 40px 25px;
     }

     .contact-section .contact-form h2 {

         font-size: 40px;
     }

 }

 @media(max-width:768px) {

     .terms-banner-container .terms-banner {
         padding: 60px 20px;
     }

     .terms-banner h1 {
         font-size: 34px;
     }

     .terms-banner-container .terms-content {
         padding: 30px 20px;
     }

     .terms-banner-container .terms-content h2 {
         font-size: 24px;
     }

     .terms-banner-container .terms-content h3 {
         font-size: 20px;
     }

 }

 @media (max-width: 991px) and (min-width: 768px) {
    .services-hub .hub-container {
            grid-template-columns: 100%;
    }
     .services-premium-section .sp-container {
        gap: 25px;
     }
     .stat-card h2 {
         font-size: 35px;
     }
     .services-hub {
        width: 100%;
     }
.how-we-worh-section .hub-left-col {
    max-width: 100%;
}
     .service-card .icon {
         width: 40px;
         height: 40px;
         font-size: 20px;
     }

     .service-card {
         padding: 15px;
     }

     .services-grid {
         gap: 25px;
     }

     .seo-grid {
         grid-template-columns: 1fr;
     }

     .seo-image img {
         width: auto;
         object-fit: cover;
         margin: 0 auto;
     }

     .seo-include-image img {
         height: 100%;
     }

     .faq-section {
         padding: 20px 0;
     }

     .final-cta .phone-icon {
         font-size: 25px;
     }

     .heading-line {
         margin: 0 auto;
     }

     .business-section .highlight-box p {
         font-size: 18px;
     }
     .stat-box h3 {
    font-size: 25px;
     }
     .services-section.about-service .container {
          grid-template-columns: repeat(2, 1fr);
     }
     .service-content {
        padding: 20px;
     }
         .mission-description {
            margin-bottom: 0px;
         }
         .mission-wrapper {
            gap: 20px;
         }
         .security-section .container  {
            padding: 0 30px;
         }
         .hero-left h1 {
            font-size: 42px;
            line-height: 1.4;
         }
         .why-choose-houston {
            padding: 40px 20px;
         }
         .who-we-are,.hosting-section {
padding: 25px 0;
         }
         .services-premium-section .sp-service-card p {
            margin-bottom: 0;
         }
         .hosting-premium-section .sp-top-row  {
                grid-template-columns: 1fr;
         }
         .hosting-premium-section .sp-bottom-cards {
                grid-template-columns: repeat(2, 1fr);
         }
            .hosting-premium-section  .sp-container {
gap: 25px;
             }
             .industry-services-section .features-column {
                padding: 0 30px;
             }
             .stat-box:last-child {
                justify-content: flex-start;
             }
             .cloud-flow-section .fa-arrow-right {
        margin-right: 20px;
    }

 }

 @media (max-width: 767px) {
    .cloud-expertise.about-expertise .right {
    padding: 20px;
}
.cloud-expertise.about-expertise .grid {
margin-bottom: 10px;
}
    .cloud-flow-section .fa-arrow-right {
        margin-right: 20px;
    }
      .stat-box:last-child {
                justify-content: flex-start;
             }
     .hosting-premium-section .sp-top-row  {
                grid-template-columns: 1fr;
         }
         .hosting-premium-section .sp-bottom-cards,.hosting-premium-section .sp-top-cards {
                grid-template-columns: repeat(1, 1fr);
         }
            .hosting-premium-section  .sp-container {
gap: 25px;
             }
    .hosting-section .pricing-grid {
            grid-template-columns: repeat(1, 1fr);
    }
    .hero-left p {
    font-size: 18px;
    line-height: 1.5;
    }
   
    .hero-left h1 {
        font-size: 32px;
        line-height: 1.2;
    }
.stats-grid {
    grid-template-columns: repeat(2, 1fr);
}
.stat-box h3 {
    font-size: 20px;
}
.services-premium-section .sp-header h2 {
    font-size: 25px;
}

.who-we-are ,.mission-section,.why-choose-houston,.why-choose-houston,.services-hub,.hosting-section{
    padding: 25px 0;
}
.services-hub {
    max-width: 100%;
}
    .mission-description {
        font-size: 16px;
        margin-bottom: 20px;
    }
    .security-section .container {
        max-width: 100%;
        padding: 0 30px;
    }
    .mission-wrapper {
        gap: 0px;
    }
    .hero-cta {
        margin-top: 0px;
    }
    .service-item p {
        margin-bottom: 10px;
    }
    .icon-circle i {
        font-size: 20px;
       
    }
    .services-section.about-service .container {
        grid-template-columns: repeat(1, 1fr);
    }
    .service-content p {
    font-size: 16px;
    line-height: 1.4;
    }
    .service-content {
        padding: 15px;
    }
    .icon-circle {
 width: 35px;
        height: 35px;
    }
     .home-stats-section .container,
     .services-grid,
     .benefits-grid {
         grid-template-columns: repeat(1, 1fr);
     }

     .how-we-worh-section .hub-left-col {
    max-width: 100%;
    padding: 0 20px;
     }
     .seo-grid {
         grid-template-columns: 1fr;
     }

     .hero-buttons {
         margin-top: 0px;
     }

     .btn {
         padding: 10px 10px;
     }

     .section-tag {
         font-size: 12px;
     }

     .section-heading h2 {
         font-size: 25px;
         margin-bottom: 15px;
     }

     .heading-line {
         margin-bottom: 20px !important;
     }

     .section-heading p,
     .hero p,
     .stat-card p,
     .section-header p {
         font-size: 16px;
         line-height: 1.4;
     }

     .hero h1 {
         line-height: 1.4;
     }

     .stat-card h2 {
         font-size: 35px;
     }

     .icon {
         font-size: 20px;
         width: 40px;
         height: 40px;
     }

     .circle-tick {
         font-size: 20px;
     }

     .number {
         min-width: 30px;
         height: 30px;
     }

     .cta-box h3 {
         font-size: 22px;
         line-height: 1.3;
     }

     .call-btn {
         font-size: 16px;
         padding: 10px 20px;
     }

     .seo-section {
         padding: 10px 0;
     }

     .benefit-item h3 {
         font-size: 18px;
         margin-bottom: 3px;
     }

     .business-section .highlight-box p {
         font-size: 16px;
     }

     .business-section .cta-box {
         padding: 30px;
     }

     .business-section .cta-content p {
         font-size: 16px;
         line-height: 1.4;
     }

     .feature-item {
         gap: 10px;
     }

     .result-card h3 {
         font-size: 20px;
     }

     .results-section,
     .faq-section,
     .seo-features,
     .seo-approach,
     .stat-card {
         padding: 20px 0;
     }

     .final-cta .phone-icon {
         font-size: 20px;
     }

     .footer-content {
         text-align: center;
     }

     .footer-col p {
         margin-bottom: 0px;
     }

     .hero {
         height: 60vh;
     }
    .services-hub .section-heading,.section-heading p  {
        max-width: 100%;

     }
     .services-hub .hub-container{
            grid-template-columns: 100%;
     }
     .opt-container {
        gap: 10px;
     }
     .opt-container .section-heading {
        margin: 0;
     }
     .services-premium-section .sp-service-card {
        padding: 20px;
     }
      .wp-security-section .wp-security-content h2 {
        font-size: 30px;
     }
        .wp-security-section .wp-security-wrapper {
            gap: 30px;
        }
        .wp-security-section .intro {
    font-size: 16px;
        margin-bottom: 15px;
        }
        .services-premium-section .sp-service-card {
        border-color: #008000;
     }
     .services-premium-section .sp-container {
        gap: 25px;
     }
     .houston-service .stats-grid {
         grid-template-columns: repeat(2, 1fr);
     }
               .industry-services-section .services-grid {
        grid-template-columns: 1fr;
        gap: 20px;
    } 
    .features-list {
        padding: 30px;
    }
 }

 @media (max-width: 425px) {
      .cloud-expertise.about-expertise .right {
    padding: 20px;
}
.cloud-expertise.about-expertise .grid {
margin-bottom: 10px;
}
.security-section, .about-expertise {
    padding: 30px 0;
}
    .main-image img {
        width: 97%;
    }
      .features-list {
        padding: 20px;
    }
    .wp-security-section .feature-content h4 {
            font-size: 16px;
            margin-bottom: 5px;
    }
     .houston-service .stats-grid {
         grid-template-columns: repeat(1, 1fr);
     }
    .wp-security-section {
        padding: 20px;
    }
    .wp-security-section .intro {
    font-size: 16px;
    margin-bottom: 15px;
    }
        .wp-security-section .wp-security-wrapper {
           gap:  30px;
        }
    .services-premium-section .sp-service-card {
        padding: 20px;
    }
     .hosting-premium-section .sp-top-row  {
                grid-template-columns: 1fr;
         }
         .hosting-premium-section .sp-bottom-cards,.hosting-premium-section .sp-top-cards {
                grid-template-columns: repeat(1, 1fr);
         }
            .hosting-premium-section  .sp-container {
gap: 25px;
             }
    .main-image img {
        width: 80%;
     }
         .services-premium-section .sp-container {
            gap: 20px;
         }
     .services-premium-section .sp-service-card {
        border-color: #008000;
        padding: 20px;
     }
     .services-premium-section .sp-service-card p {
        margin-bottom: 0;
     }
     .services-premium-section .card-main-icon {
    width: 50px;
    height: 50px;
     }
     .faq-question {
        font-size: 14px;
     }
         .services-premium-section .sp-header h2 {
        font-size: 22px;
    }
.hero-left h1 {
        font-size: 26px;
            line-height: 1.3;
}
.line {
    margin: 15px 0;
}
.hero-left p {
    font-size: 16px;
    line-height: 1.5;
}
.stat-box {
        justify-content: flex-start;
} 
.service-box h3 {
    font-size: 18px;
}
.service-box p {
    font-size: 15px;
    line-height: 1.5;
}
    .service-box {
        padding: 15px;
        text-align: center;
    }
     .service-icon,.icon-circle {
margin: 0 auto;
     }
     .service-content-icon {
        text-align: center;
     }
    .services-grid-about {
        padding: 0;
    }
    .hero-cta {
        padding: 10px 20px;
    }
.who-we-are .hero-cta {
        margin-top: 15px;
    }
        .who-we-are, .mission-section ,.services-best ,.security-section{
        padding: 20px 0;
    }
        .circle-image {
        width: 280px;
        height: 280px;
    }
    .section-heading {
        max-width: 100%;
    }
        .services-grid {
            margin-top: 20px;
        }
    .security-wrapper {
        gap: 40px;
    }
    .intro-text {
        margin-bottom: 15px;
    }
        .feature-item p {
        font-size: 14px;
    }
    .shape-bg {
        height: 210px;
    }
        .section-heading h2 {
        font-size: 20px;
        }
       .stats-grid {
        grid-template-columns: repeat(1, 1fr);
        gap: 20px;
    }
     .pricing-section,
     .services-section {
         padding: 20px 0;
     }

     .stat-card h2 {
         font-size: 25px;
         margin-bottom: 5px;
     }

     .services-grid {
         margin-top: 20px;
         gap: 10px;
     }

     .seo-grid {
         gap: 15px;
     }

     .cta-box h3 {
         font-size: 20px;
     }

     .business-section {
         padding: 20px 0;
     }

     .section-header {
         margin-bottom: 30px;
     }

     .result-box {
         padding: 20px;
     }

     .result-content h3 {
         font-size: 25px;
         margin-bottom: 5px;
     }

     .seo-approach-grid {
         gap: 20px;
     }

     .feature-content {
         padding-right: 10px;
     }

     .final-cta {
         padding: 20px;
     }

     .hero-buttons {
         flex-direction: column;
         gap: 10px;
     }

     .btn {
         justify-content: center;
     }

     .hero {
         height: 60vh;
     }
     .wp-security-section .intro {
            font-size: 16px;
    line-height: 1.6;
     }
     .wp-security-section .wp-security-content h2 {
        font-size: 25px;
     }
 }

 .menu-toggle {
     display: none;
 }

 @media (max-width:991px) {
     .mega-dropdown-content .mega-left h3 {
         margin-bottom: 10px;
     }

     .mega-dropdown-content .mega-left p {
         margin-bottom: 0;
         line-height: 1.2;
     }

     .mega-dropdown-content {
         gap: 5px;
     }

     .mega-right {
         gap: 5px;
     }

     .mega-icon {
         width: 30px;
         height: 30px;
         min-width: 30px;
     }

     nav {
         display: flex;
         justify-content: space-between;
         align-items: center;
         position: relative;
     }

     .menu-toggle {
         display: block;
         font-size: 20px;
         color: #008000;
     }

     .mega-dropdown {
         position: static;
         display: none;
         opacity: 1;
         visibility: visible;
         transform: none;
         box-shadow: none;
         width: 100%;
     }

     .mega-item-text a {
         padding: 0 !important;
     }

     .nav-links li.open>.mega-dropdown {
         display: block;
     }

     .nav-links {
         display: none;
         position: absolute;
         top: 100%;
         left: 0;
         width: 100%;
         background: #fff;
         flex-direction: column;
         padding: 20px;
         box-shadow: 0 10px 20px rgba(0, 0, 0, .1);
         z-index: 999;
         gap: 10px;
     }

     .nav-links.active {
         display: flex;
     }

     .nav-links li {
         width: 100%;
     }

     .nav-links li a {
         display: block;
         padding: 5px 0;
     }

     .mega-item {
         padding-left: 0;
     }
 }