@media screen and (max-width: 1399px) {
    .blog-content h4 {
        min-height: 65px;
    }

    .mission-img {
        position: relative;
        height: 560px;
    }

    .mission-img img {
        height: 124%;
        position: absolute;
        top: -12%;
        left: -130%;
    }

    .feature-item {
        display: flex;
        gap: 10px;
        border-left: 4px solid #544898;
        padding: 10px;
        border-radius: 5px;
    }

    .pricing-card.premium .btn-scan {
        margin-bottom: 11%;
    }

    .app-img img {
        height: 100%;
        max-width: 100%;
    }
}

@media screen and (max-width: 1200px) {
    .about-content {
        padding-left: 0px;
    }

    .feature-item {
        margin-bottom: 15px !important;
    }

    .section-title h2 {
        font-size: 38px;
    }

    .feature-list {
        margin: 25px 0;
    }

    .process-item:before {
        width: 60%;
        right: -32%;
        height: 4%;
        top: 13%;
    }

    img.shad {
        top: 0%;
    }

    .rewards-title h4 {
        font-size: 27px;
    }

    .app-content {
        padding-left: 0;
    }

    .community-bottom-text p {
        font-size: 18px;
    }

    .community-list {
        margin: 15px 15px;
    }

    .blog-content p {
        min-height: 155px;
    }

    .pricing-card {
        padding: 30px 15px;
    }

    .price-feature-list {

        margin-bottom: 20px;
    }

    .pricing-card.premium .btn-scan {

        margin-bottom: 30px;
    }

    .header-cell {
        padding: 20px 15px;
    }

    .plan-price-btn {
        gap: 10px;
    }

    .app-img:before {
        background-size: contain;
    }
}


@media screen and (max-width: 992px) {
    .section-title h1 {
        font-size: 40px;
    }

    .about-img {
        text-align: center;
        margin-bottom: 30px;
    }

    .about-img img {
        width: 55%;
    }

    .section-title h2 {
        font-size: 36px;
    }

    .process-item:before {
        display: none;
    }

    .process-item {
        min-width: 220px;
        margin-bottom: 30px;
    }

    .rewards-img img {
        width: 100%;
        height: 220px;
        object-fit: cover;
    }

    .rewards-text p {
        font-size: 16px;
    }

    .rewards-item {
        padding: 25px 10px;
    }

    img.shad {
        top: 20%;
    }

    .app-bottom-text p {
        font-size: 16px;
    }

    .app-content .section-title h2 {
        font-size: 30px;
    }

    .app-bottom-text {
        margin-top: 20px;
    }

    .app-content .app-btns {
        margin-top: 20px !important;
        gap: 8px !important;
    }

    .app-content p {
        font-size: 16px;
    }

    .community-img {
        margin-bottom: 30px;
    }

    .blog-content p {
        min-height: 130px;
    }

    .faq-img {
        display: none;
    }

    .faq-right {
        margin-top: 40px;
    }

    .header-bar {
        position: fixed;
        background: #fff;
        z-index: 9999;
    }

    li.nav-item {
        line-height: 35px;
        text-align: center;

    }

    .right-btns {
        display: grid !important;
    }

    .right-btns a {
        display: inline-block !important;
        width: 180px;
        margin: auto;
    }

    .navbar-collapse {
        text-align: center;
        padding: 15px 0 30px;
    }

    a.header-right {
        display: inline-block;
        border: 1px solid #000;
    }

    .mission-img img {
        position: relative;
        top: 0;
        left: 0;
        height: 400px;
        width: 100%;
        object-fit: cover;
    }

    .mission-img {
        position: relative;
        height: 100%;
        margin-bottom: 30px;
    }

    .pricing-card.premium {
        margin-top: 20px;
    }

    .pricing-card.premium .btn-scan {
        margin-bottom: 0;
    }

    .btn-plan {
        padding: 5px 10px;
        height: 40px;
    }

    .plan-price {
        font-size: 22px;
    }

    .app-img img {
        max-width: 60%;
        margin: auto;
        height: 370px;
    }

    .app-img:before {
        left: 20%;
        top: 5%;
    }

    .app-img {

        margin-bottom: 40px;
        overflow: hidden;
    }

    .about-feature-text p {
        border-right: none;
        padding-right: 0;
    }

    .feature-right {
        text-align: center;
        margin-top: 30px;
    }

}

@media screen and (max-width: 767px) {
    .section-title h2 {
        font-size: 36px;
    }

    .rewards-text p {
        font-size: 14px;
    }

    .rewards-img img {
        height: 160px;
    }

    .rewards-title h4 {
        font-size: 20px;
    }

    .app-img {
        text-align: center;
        margin-bottom: 25px;
    }

    .app-img img {
        width: 80%;
    }

    .section-title p {
        font-size: 16px;
        color: #4B4B4B;
        font-weight: 500;
    }

    .blog-content h4 {
        min-height: 100%;
    }

    .blog-content p {
        min-height: 100%;
    }

    .social-links {
        display: flex;
        margin-top: 15px;
    }

    section {
        padding: 40px 0;
    }

    .about-img img {
        width: 100%;
    }

    img.layer1 {
        height: 30%;
        width: 46%;
        z-index: -1;
    }

    section.plan-comparison:before {
        height: 50%;
        width: 100%;
    }

    .header-cell {
        padding: 15px;
    }

    .copyright-text {
        text-align: left;
        margin-top: 15px;
    }

    p.f-bottom {
        color: #fff;
        text-align: left;
        margin-top: 15px;
    }

    button.owl-prev {
        position: absolute;
        top: 50%;
        left: 1%;
        height: 45px;
        width: 45px;
        background: #E7E4F8A6 !important;
        border-radius: 50% !important;
        font-size: 26px !important;
        color: #544898 !important;
    }

    button.owl-next {
        position: absolute;
        top: 50%;
        right: 1%;
        height: 45px;
        width: 45px;
        background: #E7E4F8A6 !important;
        border-radius: 50% !important;
        font-size: 26px !important;
    }


    .testimonial-box:after {
        right: 30px;
    }

    .testimonial-box:before {
        left: 30px;
    }

    .owl-carousel .owl-item.active.center .testimonial-box {
        transform: scale(1);
    }

    p.footer-coming {
        font-size: 40px;
    }

    .contact-img {
        display: none;
    }


}

@media screen and (max-width: 576px) {
    .banner-content {
        padding: 0 15px;
    }

    .about-img img {
        width: 100%;
    }

    .section-title h1 {
        font-size: 32px;
    }

    .feature-item {
        gap: 15px;
    }

    .about-feature-text {
        text-align: center;
    }

    .about-feature-text p {
        text-align: center;
    }

    .left-feature-icon {
        width: 30%;
        margin: auto;
        padding: 20px 0;
        margin-bottom: 10px;
    }

    .process-text h4 {
        font-size: 30px;
    }

    .rewards-img img {
        height: 100%;
        width: 70%;
    }

    img.shad {
        top: 10%;
    }

    .accordion-button.collapsed {
        padding: 15px 10px;
    }

    .accordion-button {
        padding: 15px 10px;
    }

    .mission-img img {
        position: relative;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        object-fit: cover;
    }

    .app-img:before {
        left: 5%;
        top: 5%;
    }

    .app-img img {
        max-width: 100%;
        margin: auto;
        height: 370px;
        object-fit: contain;
    }
}

@media screen and (max-width: 461px) {
    .primary-btn.two {
        margin-top: 15px;
    }

    .banner-btn {
        display: block;
        text-align: center;
    }

    .app-btns {
        justify-content: center;
    }
}

@media screen and (max-width: 425px) {
    .section-title h1 {
        font-size: 28px;
    }

    .section-title h2 {
        font-size: 32px;
    }

    .feature-icon {
        margin-bottom: 15px;
    }

    .feature-item {
        display: block;
        text-align: center;
    }

    .about-btn {
        text-align: center;
    }

    .left-feature-icon {
        width: 30%;
        margin: auto;
        padding: 20px 0;
        margin-bottom: 10px;
    }

    .feature-left {
        display: block;
        width: 100%;
        text-align: center;
    }

    .main-about {
        padding: 0;
    }

    .about-content {
        background: none;
    }

    .main-about {
        background: none;
    }

    .feature-icon {
        display: inline-block;
    }
}

@media screen and (max-width: 375px) {
    .section-title h1 {
        font-size: 24px;
    }

    .about-img img {
        width: 100%;
    }

    .section-title h2 {
        font-size: 28px;
    }

    .app-btns {
        display: grid;
    }

    .app-btns a {
        width: 175px;
        margin: auto;
    }

    .third-btn.light {
        padding-right: 0 !important;
        border-right: none;
    }

    .plan-price-btn {
        gap: 15px;
    }
}


@media screen and (max-width: 425px) {
    .header {
        position: absolute;
        content: "";
        height: 100%;
        width: 100%;
        top: 0;
        left: 0;
        right: 0;
        background: url(../../assets/img/app/shad.png);
    }
}