@media (max-width: 1680px) {
    h2 {
        font-size: 46px;
        line-height: 56px;
    }
}

@media (max-width: 1600px) {
    .container {
        max-width: 1320px;
        width: 98%;
    }

    .banner_content h1 {
        font-size: 48px;
    }

    .banner_content h5 {
        font-size: 28px;
        padding: 18px 0px 26px;
    }

    .banner_content h5 span {
        font-size: 28px;
    }

    .btn-us span strong {
        font-size: 52px;
        top: 5px;
    }

    .btn-us span {
        font-size: 38px;
        top: -6px;
    }

    .btn-us a {
        font-size: 24px;
        line-height: 54px;
    }

    .form_wrp_box .form_content h4 {
        font-size: 24px;
    }
}

@media (max-width: 1480px) {
    .trusted-logos {
        display: flex;
        gap: 38px;
    }

    h2 {
        font-size: 36px;
        line-height: 46px;
    }

    .problem-card h4 , .ai-card h4, .feature h4 {
        font-size: 22px;
        width: 85%;
    }

    .subtitle, p.results-sub, .growth-flow-desc, .transform-subtitle {
        font-size: 18px;
        padding: 8px 10% 0px;
        margin-bottom: 30px;
    }

    .form_wrp_box .form-field input, .form-submit-field button, .form-submit-field input {
        height: 50px;
    }

    .stats h3 {
        font-size: 47px;
    }

    .stats p {
        font-size: 14px;
    }

    .ai-card h4 span {
        display: block;
    }

    .t_detail {
        padding: 20px 20px 0px;
    }

    .quote {
        font-size: 15px;
    }

    p.growth-flow-desc {
        margin-bottom: 55px;
    }

    .growth-flow-card h3 {
        font-size: 23px;
    }

    .growth-flow-card ul li {
        font-size: 16px;
    }

    .faq-answer {
        font-size: 16px;
        line-height: 150%;
    }

    .faq-answer li {
        font-size: 15px !important;
        line-height: 150%;
    }

    .faq-question {
        font-size: 18px;
    }

    .transform-card h3 {
        font-size: 25px;
    }

    .transform-price, transform-price .currency {
        font-size: 40px;
    }

    .transform-list li, .transform-note, .feature li , .feature p {
        font-size: 16px;
    }

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

    .slick-next {
        right: 0px;
    }

    .slick-prev {
        left: 0px;
    }

    .cta-commitment-left h3 {
        font-size: 32px;
    }

    .cta-footer-note small {
        font-size: 14px;
    }

    .cta-footer-main p {
        font-size: 20px;
    }

    .cta-footer-btn {
        padding: 18px 42px;
        font-size: 16px;
    }

    header .logo-col img, header.fixed-header .logo-col img {
        max-width: 200px;
    }

    .feature p {
        min-height: 68px;
    }
}

@media (max-width: 1300px) {
    .container {
        max-width: 94%;
        width: 98%;
    }

    .trusted-logos {
        display: flex;
        gap: 125px;
    }

    img.q1 {
        width: 51px;
    }

    .t_detail {
        padding: 0px 20px 10px;
    }

    .result {
        font-size: 15px;
    }

    .transform-card {
        padding: 35px 20px;
        margin: 0px 8px;
    }

    .banner_content h1 {
        font-size: 38px !important;
        margin-top: 0;
        line-height: 46px !important;
    }

    .trusted-wrp-items {
        display: block;
        text-align: center;
    }

    .trusted-logos {
        justify-content: center;
        padding-top: 30px;
    }

    .trusted-wrp-items {
        padding: 30px 0px;
    }

    .problem-card h4, .ai-card h4, .feature h4 {
        font-size: 20px;
        width: 100%;
    }

    h2 {
        font-size: 30px;
        line-height: 40px;
    }

    .growth-section, .growth-flow-wrap {
        padding: 50px 0px;
    }

    .feature p {
        min-height: 80px;
    }

    .faq-wrap {
        padding: 50px 0 0px;
    }

    .faq-right {
        width: 50%;
    }

    .form-field.check-box-wrp a {
        display: inline-block;
    }

    .form_wrp_box {
        padding: 30px 30px;
    }

    section.ai-section .slick-dots {
        position: relative;
    }

    section.ai-section:before {
        height: 430px;
    }

    .slick-dots {
        position: relative;
        bottom: 0;
        padding: 20px 0 0;
    }

    .trusted-logos span svg {
        width: 130px;
    }

    section.ai-section:before {
        display: none;
    }
}

@media (max-width: 1050px) {
    .top-call-us {
        gap: 20px;
    }

    .stats {
        display: flex;
        gap: 30px;
        padding: 40px 0px;
    }

    .form_wrp_box {
        margin: auto;
    }

    .problem-cards, .system-features, .ai-cards, .growth-flow-steps {
        display: block;
        grid-template-columns: none;
    }

    .problem-card, .feature , .ai-card, .growth-flow-item {
        height: auto;
        margin: 0px 10px;
        box-shadow: none;
    }

    .problem-cards .slick-track {
        margin-bottom: 20px;
    }

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

    .system-top {
        display: block;
        text-align: center;
        padding: 35px 70px 0px;
    }

    .feature p {
        min-height: auto;
        margin-bottom: 10px;
    }

    .system-features .slick-dots {
        display: flex;
        align-items: center;
        justify-content: center;
        height: auto;
        left: 0;
        bottom: 30px;
        display: none;
    }

    .system-features {
        margin-bottom: 0px !important;
        padding-bottom: 70px;
    }

    .system-card {
        margin-top: 50px;
    }

    .ai-cards {
        margin-bottom: 30px !important;
    }

    .slick-track, .slick-list {
        display: flex;
    }

    .problem-card h4, .ai-card h4, .feature h4 {
        padding: 10px 0px;
    }

    .subtitle, p.results-sub, .growth-flow-desc, .transform-subtitle {
        font-size: 18px;
        padding: 8px 0% 0px;
        margin-bottom: 30px;
    }

    p.results-sub {
        margin-bottom: 0;
    }

    .growth-flow-item {
        width: 100%;
    }

    span.growth-flow-count {
        display: none;
    }

    .growth-flow-card {
        box-shadow: none;
        height: 100%;
    }

    .growth-flow-steps {
        padding-top: 0;
        padding-bottom: 30px;
    }

    .faq-image {
        display: none;
    }

    .faq-left, .faq-right {
        width: 100%;
    }

    .slick-next {
        right: -2px;
    }

    .slick-prev {
        left: -8px;
    }

    .cta-commitment-left h3 {
        font-size: 25px;
    }

    .cta-commitment-left, .cta-commitment-right {
        padding: 40px 30px;
    }

    .cta-commitment {
        max-width: 95%;
    }

    .cta-footer-main {
        border-radius: 0;
    }

    .faq-wrap {
        padding: 50px 10px;
    }
}

@media (max-width: 767px) {
    header, header.fixed-header {
        position: relative !important;
        background: #162CB9;
    }

    html {
        background-color: transparent !important;
        padding-top: 0 !important;
    }

    .container {
        max-width: 98%;
        width: 98%;
    }

    .banner_content h5 strong:after {
        display: none;
    }

    .banner_content h5 span {
        color: #FFD900;
    }

    .banner_content h5 {
        font-size: 22px;
        line-height: 16px;
        padding: 18px 0px;
    }

    .banner_content h1 {
        font-size: 30px !important;
        margin-top: 0;
        line-height: 36px !important;
        margin-bottom: 12px;
    }

    .banner-content-wrp {
        padding: 50px 10px 38px;
    }

    .form_wrp_box {
        padding: 30px 20px;
    }

    .logo-col a {
        display: inline-block;
    }

    .logo-col {
        text-align: center;
        margin-bottom: 20px
    }

    .nav-col {
        justify-content: center;
    }
}

@media (max-width: 600px) {
    .cta-footer-btn {
        padding: 15px 25px;
        font-size: 15px;
    }

    h2 {
        font-size: 21px;
        line-height: 32px;
    }

    .cta-commitment {
        max-width: 1300px;
        margin: 0px auto 0px;
        display: block;
        grid-template-columns: auto;
    }

    .cta-footer-main {
        padding: 50px 20px;
    }

    .subtitle, p.results-sub, .growth-flow-desc, .transform-subtitle {
        font-size: 16px;
        padding: 8px 0% 0px;
    }

    p.growth-flow-desc {
        margin-bottom: 26px;
    }

    .testimonial-card {
        box-shadow: none;
        display: block;
        border: 1px solid #162CB9;
        padding: 10px
    }

    .profile {
        width: 100%;
    }

    .t_content {
        width: 100%;
        padding: 0;
        border: none;
    }

    .testimonials-slider .slick-slide {
        padding: 8px;
        margin: 0;
    }

    .t_img img {
        width: 100%;
    }

    .testimonials {
        padding-top: 20px;
    }

    .testimonials-slider .slick-slide {
        padding: 0px;
        margin: 0;
    }

    .t_img {
        position: relative;
        height: auto;
    }

    .system-top {
        padding: 35px 0px 0px;
    }

    .trusted-logos {
        display: block;
    }

    .trusted-logos span {
        display: block;
        padding: 16px 0px;
    }

    .stats {
        display: block;
    }

    .stats > div {
        margin-bottom: 15px;
    }

    .btn-us span strong {
        font-size: 36px;
        top: 4px;
    }

    .btn-us span {
        font-size: 25px;
        top: -2px;
    }

    .btn-us a {
        font-size: 24px;
        line-height: 46px;
    }

    .top-call-us {
        gap: 8px;
    }

    .call-us p a {
        color: #FFF;
        font-size: 18px;
    }

    .custom-btn {
        padding: 10px 13px;
        font-size: 14px;
    }
}
