@media (max-width: 1024px) {
    .hero-section h1 {
        font-size: 45px;
        line-height: 55px;
    }

    .main-heading * {
        font-size: 45px;
    }
}

@media (max-width:990px) {
    .header .menu>ul>li.destop-none {
        display: block;
    }

    .mobile-menu-head a.logo img {
        max-width: 181px;
        padding: 0px 13px;
    }
}

@media (max-width: 768px) {
    .key-ideas-section {
        padding: 50px 0px 50px;
    }

    .hero-section {
        padding: 50px 0px 30px !important;
    }

    .key-ideas-section .cards {
        flex-direction: column-reverse;
    }

    .feature-box {
        display: grid;
        gap: 15px;
        text-align: center;
    }

    .categories-section {
        padding: 50px 0px;
        background-color: #fff;
    }

    .pricing-section {
        padding: 50px 0px;
    }

    .grow-wherever-section {
        padding: 50px 0px;
    }

    .download-image {
        display: none;
    }

    .main-heading br {
        display: none;
    }

    .testimonial {
        padding: 0px 0px 30px;
        background-color: #fff;
    }

    .faq {
        background-color: #f2f2f7;
        padding: 50px 0px;
    }

    .call {
        margin-top: 30px;
        margin-bottom: 10px;
    }

    .footer-menu {
        justify-content: start;
        gap: 40px;
        padding-left: 0;
    }

    .scenario-card:nth-child(1) {
        margin-top: 0px;
    }

    .scenario-card:nth-child(4) {
        margin-top: 50px;
    }

    .testimonial-card img {
        max-width: 50px;
    }

    .mobile-menu-head a.logo img {
        max-width: 158px;
    }



    .category-list {
        max-width: 100%;
        width: 100%;
    }

    .screenshot_slider .owl-item .item img {
        height: 450px;
        object-fit: cover;
    }

    .tab-btns {
        justify-content: start;
    }
}

@media (max-width: 490px) {
    .header a.logo img {
        max-width: 150px;
    }

    .header-item.item-right {
        display: flex;
        gap: 10px;
    }

    .header .top-button {
        font-size: 16px;
        border: 1px solid #00bf63;
        padding: 7px 20px;
        border-radius: 10px;
        background: #00bf63;
        line-height: 27px;
    }

    .hero-section h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .main-heading * {
        font-size: 35px;
        max-width: 100%;
    }

    .sub-heading * {
        font-size: 16px;
        line-height: 23px;
        color: #000;
        max-width: 100%;
        margin: auto;
    }

    .key-ideas-section .feature-box .heading * {
        min-height: auto;
    }

    .key-ideas-section .feature-box .paragraph * {
        min-height: auto;
    }

    .screenshot_slider .owl-item.center {
        z-index: 999;
        padding: 10px;
    }

    .screenshot_slider.owl-carousel .owl-stage {
        padding: 30px 0px;
    }

    .owl-item .item {
        margin: 20px 0 0px;
    }

    .tab-menu .nav.nav-tabs {
        gap: 20px;
    }

    .tab-menu .nav.nav-tabs {
        justify-content: center;
    }

    .scenario-cards {
        margin-top: 0px !important;
    }

    .scenario-card:nth-child(2) {
        margin-top: 50px;
    }

    .scenario-card:nth-child(4) {
        margin-top: 50px;
    }

    .scenario-img {
        height: 300px;
        object-fit: cover;
        border-radius: 20px;
    }

    .download-app-section {
        background-color: white;
        padding: 50px 0;
    }

    .download-app-section .container {
        background: #f3f3f3;
        border-radius: 0px;
        padding: 0px 20px;
    }

    .download-content {
        padding: 20px 0px;
        gap: 15px;
    }

    .accordion .accordion-item {
        padding: 15px 20px;
    }

    .accordion button .accordion-title {
        gap: 10px;
    }

    .accordion .accordion-title span {
        font-size: 25px;
        font-weight: bold;
    }

    .accordion button .accordion-title {
        gap: 10px;
        font-size: 20px;
    }

    .header .menu {
        position: fixed;
        width: 320px;
        background-color: #ffffff;
        left: 0;
        top: 0;
        height: 100%;
        overflow: hidden;
        transform: translate(-100%);
        transition: all 0.5s ease;
        z-index: 1099;
        color: #000000;
    }

    .footer-menu {
        justify-content: space-between;
        gap: 10px;
        padding-left: 0;
        display: grid;
    }

    .copyright .container {
        display: grid;
        padding: 20px 20px 15px;
        gap: 10px;
        justify-content: center;
        text-align: center;
        font-size: 14px;
    }

    .footer .logo-footer {
        max-width: 150px;
        height: auto;
        object-fit: cover;
    }

    .call a img {
        max-width: 100px;
    }

    .social-icons {
        justify-content: center;
    }

    .social-icons a {
        width: 25px;
        height: 25px;
    }

    .social-icons a svg {
        fill: #fff;
        width: 12px;
    }

    .footer {
        padding: 50px 0px 20px;
    }

    .hero-section {
        padding: 30px 0px 30px !important;
    }

    .top-button {
        font-size: 16px;
        padding: 10px 25px;
    }

    .download-button {
        font-size: 16px;
        padding: 10px 25px;
    }

    .owl-dots {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
    }

    .testimonial-text {
        font-size: 16px;
        line-height: 22px;
    }

    .testimonial-card img {
        max-width: 51px;
    }

    .popup-form {
        padding: 10px;
        max-width: 90%;
        margin: 20px auto 30px;
    }

    .social-btn {
        padding: 15px 20px;
        font-size: 18px;
        gap: 15px;
    }

    .social-btn span .social-img {
        max-width: 20px;
    }

    .popup-form input {
        padding: 17px 20px;
    }

    .terms {
        font-size: 15px;
    }

    .popup-form h5 {
        font-size: 16px;
    }

    .popup-title {
        font-size: 20px;
    }

    .terms-header h2 {
        font-size: 20px;
        margin-top: 20px;
    }

    .terms-header p {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 22px;
    }

    .popup-form {
        padding: 0px;
        background: none;
    }

    .social-btn {
        padding: 12px 20px;
        font-size: 15px;
        gap: 15px;
    }

    .social-btn span .social-img {
        max-width: 22px;
    }

    .popup-form input {
        padding: 13px 20px;
        border-radius: 10px;
    }

    .popup-content {
        width: 95%;
    }

    .popup-close {
        font-size: 22px;
        width: 26px;
        height: 26px;
    }

    .popup-header {
        padding: 10px 14px;
    }

    .pricing-card .top-button {
        width: 100%;
    }

    .scenario-card:nth-child(1) {
        margin-top: 50px;
    }

    .popup-form input {
        padding: 12px 20px;
    }

    .category-card {
        padding: 10px;
        font-size: 15px;
        line-height: 23px;
    }

    .category-icon img {
        width: 18px;
        height: 18px;
    }

    .screenshot_slider .owl-item .item img {
        height: 400px;
        object-fit: cover;
    }

    .screenshot_slider .owl-item .item:hover img {
        transform: scale(1);
        border-radius: 19px;
        border: 2px solid #00bf63;
        box-shadow: 0 5px 10px 0 rgba(0, 0, 0, 0.1);
    }
}

@media (max-width: 425px) {
    .header a.logo img {
        max-width: 150px;
    }

    .header-item.item-right {
        display: flex;
        gap: 10px;
    }

    .header .top-button {
        font-size: 16px;
        border: 1px solid #00bf63;
        padding: 7px 20px;
        border-radius: 10px;
        background: #00bf63;
        line-height: 27px;
    }

    .hero-section h1 {
        font-size: 35px;
        line-height: 45px;
    }

    .main-heading * {
        font-size: 35px;
        max-width: 100%;
    }

    .sub-heading * {
        font-size: 16px;
        line-height: 23px;
        color: #000;
        max-width: 100%;
        margin: auto;
    }

    .key-ideas-section .feature-box .heading * {
        min-height: auto;
    }

    .key-ideas-section .feature-box .paragraph * {
        min-height: auto;
    }

    .screenshot_slider .owl-item.center {
        z-index: 999;
        padding: 10px;
    }

    .screenshot_slider.owl-carousel .owl-stage {
        padding: 30px 0px;
    }

    .owl-item .item {
        margin: 20px 0 0px;
    }

    .tab-menu .nav.nav-tabs {
        gap: 20px;
    }

    .tab-menu .nav.nav-tabs {
        justify-content: center;
    }

    .scenario-cards {
        margin-top: 0px !important;
    }

    .scenario-card:nth-child(2) {
        margin-top: 50px;
    }

    .scenario-card:nth-child(4) {
        margin-top: 50px;
    }

    .scenario-img {
        height: 300px;
        object-fit: cover;
        border-radius: 20px;
    }

    .download-app-section {
        background-color: white;
        padding: 50px 0;
    }

    .download-app-section .container {
        background: #f3f3f3;
        border-radius: 0px;
        padding: 0px 20px;
    }

    .download-content {
        padding: 20px 0px;
        gap: 15px;
    }

    .accordion .accordion-item {
        padding: 15px 20px;
    }

    .accordion button .accordion-title {
        gap: 10px;
    }

    .accordion .accordion-title span {
        font-size: 25px;
        font-weight: bold;
    }

    .accordion button .accordion-title {
        gap: 10px;
        font-size: 18px;
    }

    .accordion button .icon {
        display: inline-block;
        position: absolute;
        /* top: 0px; */
        right: 10px;
        width: 26px;
        height: 26px;
        border: 1px solid #191a23;
        border-radius: 22px;
        transform: translate(50%, -50%);
    }

    .footer-menu {
        justify-content: space-between;
        gap: 10px;
        padding-left: 0;
        display: grid;
    }

    .copyright .container {
        display: grid;
        padding: 20px 20px 15px;
        gap: 10px;
        justify-content: center;
        text-align: center;
        font-size: 14px;
    }

    .footer .logo-footer {
        max-width: 150px;
        height: auto;
        object-fit: cover;
    }

    .call a img {
        max-width: 100px;
    }

    .social-icons {
        justify-content: center;
    }

    .social-icons a {
        width: 25px;
        height: 25px;
    }

    .social-icons a svg {
        fill: #fff;
        width: 12px;
    }

    .footer {
        padding: 50px 0px 20px;
    }

    .hero-section {
        padding: 30px 0px 30px !important;
    }

    .top-button {
        font-size: 16px;
        padding: 10px 25px;
    }

    .download-button {
        font-size: 16px;
        padding: 10px 25px;
    }

    .owl-dots {
        margin-top: 10px;
        margin-bottom: 20px;
    }

    .owl-dots .owl-dot {
        width: 10px;
        height: 10px;
    }

    .testimonial-text {
        font-size: 16px;
        line-height: 22px;
    }

    .testimonial-card img {
        max-width: 51px;
    }

    .popup-form {
        padding: 10px;
        max-width: 90%;
        margin: 20px auto 30px;
    }

    .social-btn {
        padding: 12px 20px;
        font-size: 15px;
        gap: 15px;
    }

    .social-btn span .social-img {
        max-width: 22px;
    }

    .popup-form input {
        padding: 12px 20px;
    }

    .terms {
        font-size: 15px;
    }

    .popup-form h5 {
        font-size: 16px;
    }

    .popup-title {
        font-size: 20px;
    }

    .category-list-section {
        padding: 30px 0px;
    }

    .category-list {
        margin: 0px auto 30px;
    }

    #thankyou-popup .popup-content {
        padding: 20px;
        text-align: center;
    }

    #thankyou-popup .popup-content button {
        width: 100%;
    }

    #thankyou-popup .popup-content .call a img {
        max-width: 130px;
        object-fit: cover;
    }

    .tabs-bar .tab-btn {
        padding: 8px 10px;
        font-size: 14px;
    }

    .tabs-bar .tab-btn img {
        max-width: 16px;
        object-fit: contain;
    }

    .screenshot_slider.owl-carousel .owl-stage {
        padding: 0px 0px;
    }
}

@media (max-width: 375px) {
    .main-heading * {
        font-size: 30px;
        max-width: 100%;
    }

    .key-ideas-section .cards img {
        max-width: 80px;
    }

    .tabs-bar .tab-btn {
        padding: 12px 15px;
        font-size: 16px;
        gap: 8px;
    }

    .tabs-bar .tab-btn svg {
        width: 19px;
    }

    .testimonial-card {
        border-radius: 28px;
        padding: 25px;
    }

    .testimonial-carousel {
        margin-top: 30px;
    }

    .accordion button .accordion-title {
        gap: 10px;
        font-size: 19px;
        padding-right: 30px;
        line-height: 23px;
    }

    .accordion .accordion-content p {
        font-size: 15px;
        margin: 12px 0 0px;
        padding-top: 14px;
    }

    .tab-menu .nav.nav-tabs .nav-link.active {
        padding: 14px 25px;
        font-size: 18px;
        width: 100%;
        margin: auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .tab-menu .nav.nav-tabs .nav-link {
        padding: 14px 25px;
        font-size: 18px;
        width: 100%;
        margin: auto;
        text-align: center;
        display: flex;
        justify-content: center;
    }

    .tab-menu .nav.nav-tabs li {
        justify-content: center;
        width: 100%;
    }

    .tab-menu .nav.nav-tabs {
        gap: 10px;
    }

    .pricing-card {
        padding: 25px;
    }

    .tab-btns {
        gap: 10px;
        padding: 2px;
    }

    .hero-section h1 {
        font-size: 30px;
        line-height: 40px;
    }

    .header a.logo img {
        max-width: 120px;
    }

    .header .top-button {
        font-size: 15px;
        padding: 7px 16px;
    }

    .hero-section p {
        font-size: 15px;
        line-height: 21px;
    }

    .terms-header p {
        margin-bottom: 10px;
        font-size: 15px;
        line-height: 22px;
    }

    .social-btn {
        padding: 11px 20px;
        font-size: 14px;
    }

    .popup-form input {
        padding: 10px 15px;
        border-radius: 10px;
    }

    .key-ideas-section .cards {
        gap: 15px;
    }

    .key-ideas-section .feature-box .heading * {
        font-size: 18px;
    }

    .popup-form h5 {
        font-size: 14px;
    }

    .download-app-section .button-group {
        display: flex;
        align-items: center;
        gap: 20px;
        flex-wrap: nowrap !important;
        display: flex !important;
    }

    .download-app-section .button-group .download-button {
        font-size: 16px;
        padding: 10px 13px;
        white-space: nowrap;
    }

    .download-app-section .button-group .top-button {
        font-size: 16px;
        padding: 10px 16px;
    }

    .testimonial-card img {
        max-width: 40px;
    }

    .category-list-section {
        padding: 30px 0px;
    }
}