@media only screen and (min-width: 1366px) and (max-width: 1450px) {
    .menuSec ul li a {
        font-size: 13px;
        padding: 10px 13px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 60px;
    }

    section.banner-sec {
        margin-bottom: 100px;
    }

    .screen-slider .slick-next:before {
        font-size: 20px;
    }

    .screen-slider .slick-prev:before {
        font-size: 20px;
    }


    .menuSec a.theme_btn {
        font-size: 13px;
        padding: 12px 19px;
    }

    .menuSec {
        padding: 10px 0;
    }

    a.theme_btn {
        font-size: 13px;
        padding: 13px 20px;
    }

    img.baner-dots {
        left: 8px;
        width: 340px !important;
        top: -5px;
        height: 560px !important;
    }

    .screen-slider::after {
        right: 30px;
        height: 90%;
    }

    .screen-slider::before {
        left: 10px;
        height: 83%;
    }

    .about-images img {
        height: 520px;
    }

    img.about-congrat {
        height: 430px;
    }

    .about-images {
        margin-right: 20px;
    }

    section.about-sect:after {
        bottom: -180px;
        height: 270px;
        right: -30px;
        width: 120px;
    }

    section.about-sect {
        margin-bottom: 90px;
    }

    .faq-top-head h2 {
        margin-bottom: 40px;
    }

    button.accordion-button.collapsed span {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 30px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .accordion-body {
        padding: 5px 30px 30px 37px;
    }

    .accordion-button:not(.collapsed) {
        padding: 35px 22px 5px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-text h2 {
        font-size: 40px;
    }

    .contact-text input {
        height: 50px;
        margin-bottom: 12px;
    }

    .contact-text button {
        height: 50px;
        font-size: 13px;
    }

    footer {
        padding: 80px 0 15px;
    }

    .footer a {
        font-size: 15px;
    }

    footer p {
        font-size: 15px;
        font-weight: 400;
    }

    .social-icons a {
        width: 40px;
        height: 40px;
        font-size: 16px !important;
    }

    footer img {
        margin-bottom: 16px;
        width: 180px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 13px;
    }

    .sreen-app-head {
        margin-bottom: 50px;
    }

    .screen-slider .slick-prev {
        left: -55px;
    }

    .screen-slider .slick-next {
        right: -27px;
    }

    h2 {
        font-size: 50px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .about-app-btn img {
        width: 160px;
        height: 60px;
    }

    .about-app-btn {
        gap: 10px;
        margin-top: 20px;
    }

    img.app-fet-cntr {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    img.app-side-lft-dot {
        bottom: -80px;
        width: 120px;
        height: 220px;
    }

    section.app-feature-sec {
        margin-bottom: 90px;
    }

    .sreen-app-head h2 {
        font-size: 50px;
        margin-bottom: 10px;
    }

    .sreen-app-head p {
        font-size: 15px;
        width: 60%;
        line-height: 30px;
    }

    section.screenshot-sec {
        padding: 0;
        margin-bottom: 60px;
    }

    .screenshot-sec::after {
        height: 480px;
        width: 470px;
        bottom: -18px;
    }

    .screenshot-sec::before {
        height: 480px;
        width: 470px;
        bottom: -12px;
    }

    .slick-slide {
        opacity: 1;
        margin: 10px 0;
    }

    .screen-box img {
        width: 210px;
        margin: 0 auto;
        height: 430px;
    }

    img.app-ban-gogle-absol {
        width: 680px;
        bottom: -50%;
        right: -10px;
    }

    img.ban-side-dot {
        width: 180px;
        bottom: 90px;
    }

    section.banner-sec:after {
        height: 250px;
        width: 80px;
        bottom: 60px;
        z-index: -1;
    }

    .baner-app-btn img {
        width: 230px;
        height: 70px;
    }

    .baner-app-btn {
        gap: 30px;
        margin: 80px 0 0px;
    }

    section.app-feature-sec h2 {
        font-size: 54px;
        margin-bottom: 30px;
    }

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

    .app-feature-txt p {
        font-size: 14px;
    }

    .app-feature-img img {
        width: 270px;
        height: 500px;
    }

    section.app-feature-sec .col-lg-6 {
        margin-bottom: 20px;
    }

    h1 {
        font-size: 49px;
    }

    .banner-main {
        margin-top: 150px;
    }

    .banner-main h1 {
        line-height: 1.1;
    }



    .app-feature-txt.cntr a {
        margin: 0 0 0 auto;
    }

    section.banner-sec:before {
        height: 60%;
    }

    .banner-video video {
        height: 60%;
    }


    .banner-main p {
        font-size: 14px;
        width: 90%;
        font-weight: 400;
    }

    .banner-imge-line img {
        width: 280px;
        height: 550px;
        object-fit: scale-down;
    }
}

@media only screen and (min-width: 1200px) and (max-width: 1365px) {
    .menuSec ul li a {
        font-size: 13px;
        padding: 10px 13px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 60px;
    }

    section.banner-sec {
        margin-bottom: 100px;
    }

    .screen-slider .slick-next:before {
        font-size: 19px;
        width: 40px;
        height: 40px;
    }

    .screen-slider .slick-prev:before {
        font-size: 19px;
        width: 40px;
        height: 40px;
    }


    .menuSec a.theme_btn {
        font-size: 13px;
        padding: 12px 19px;
    }

    .menuSec {
        padding: 10px 0;
    }

    a.theme_btn {
        font-size: 13px;
        padding: 13px 20px;
    }

    img.baner-dots {
        left: 8px;
        width: 340px !important;
        top: -5px;
        height: 560px !important;
    }

    .screen-slider::after {
        right: 30px;
        height: 90%;
    }

    .screen-slider::before {
        left: 10px;
        height: 83%;
    }

    .about-images img {
        height: 500px;
        /* margin: 0; */
    }

    img.about-congrat {
        height: 380px;
    }

    .about-images {
        margin-right: 20px;
    }

    section.about-sect:after {
        bottom: -180px;
        height: 270px;
        right: -30px;
        width: 120px;
    }

    section.about-sect {
        margin-bottom: 90px;
    }

    .faq-top-head h2 {
        margin-bottom: 40px;
    }

    button.accordion-button.collapsed span {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 30px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .accordion-body {
        padding: 5px 30px 30px 37px;
    }

    .accordion-button:not(.collapsed) {
        padding: 35px 22px 5px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-text h2 {
        font-size: 40px;
    }

    .contact-text input {
        height: 50px;
        margin-bottom: 12px;
    }

    .contact-text button {
        height: 50px;
        font-size: 13px;
    }

    footer {
        padding: 80px 0 15px;
    }

    .footer a {
        font-size: 15px;
    }

    footer p {
        font-size: 15px;
        font-weight: 400;
    }

    .social-icons a {
        width: 40px;
        height: 40px;
        font-size: 16px !important;
    }

    footer img {
        margin-bottom: 16px;
        width: 180px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 13px;
    }

    .sreen-app-head {
        margin-bottom: 40px;
    }

    .screen-slider .slick-prev {
        left: -15px;
    }

    .screen-slider .slick-next {
        right: 3px;
    }

    h2 {
        font-size: 50px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .about-app-btn img {
        width: 160px;
        height: 60px;
    }

    .about-app-btn {
        gap: 10px;
        margin-top: 20px;
    }

    img.app-fet-cntr {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    img.app-side-lft-dot {
        bottom: -80px;
        width: 120px;
        height: 220px;
    }

    section.app-feature-sec {
        margin-bottom: 90px;
    }

    .sreen-app-head h2 {
        font-size: 48px;
        margin-bottom: 10px;
    }

    .sreen-app-head p {
        font-size: 15px;
        width: 70%;
        line-height: 30px;
    }

    section.screenshot-sec {
        padding: 0;
        margin-bottom: 60px;
    }

    .screenshot-sec::after {
        height: 430px;
        width: 400px;
        bottom: -18px;
    }

    .screenshot-sec::before {
        height: 430px;
        width: 400px;
        bottom: -21px;
    }

    .slick-slide {
        opacity: 1;
        margin: 10px 0;
    }

    .screen-box img {
        width: 180px;
        margin: 0 auto;
        height: 380px;
    }

    img.app-ban-gogle-absol {
        width: 700px;
        bottom: -51%;
        right: -170px;
    }

    img.ban-side-dot {
        width: 180px;
        bottom: 90px;
    }

    section.banner-sec:after {
        height: 250px;
        width: 80px;
        bottom: 60px;
        z-index: -1;
    }

    .baner-app-btn img {
        width: 230px;
        height: 70px;
    }

    .baner-app-btn {
        gap: 30px;
        margin: 80px 0 0px;
    }

    section.app-feature-sec h2 {
        font-size: 54px;
        margin-bottom: 30px;
    }

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

    .app-feature-txt p {
        font-size: 14px;
    }

    .app-feature-img img {
        width: 270px;
        height: 500px;
    }

    section.app-feature-sec .col-lg-6 {
        margin-bottom: 20px;
    }

    h1 {
        font-size: 49px;
    }

    .banner-main {
        margin-top: 150px;
    }

    .banner-main h1 {
        line-height: 1.1;
    }



    .app-feature-txt.cntr a {
        margin: 0 0 0 auto;
    }

    section.banner-sec:before {
        height: 60%;
    }

    .banner-video video {
        height: 60%;
    }


    .banner-main p {
        font-size: 14px;
        width: 90%;
        font-weight: 400;
    }

    .banner-imge-line img {
        width: 280px;
        height: 550px;
        object-fit: scale-down;
    }
}

@media only screen and (min-width: 992px) and (max-width: 1199px) {
    .menuSec ul li a {
        font-size: 13px;
        padding: 10px 13px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 50px;
    }

    .menuSec a.theme_btn {
        font-size: 13px;
        padding: 12px 19px;
    }

    .menuSec {
        padding: 10px 0;
    }

    a.theme_btn {
        font-size: 13px;
        padding: 13px 20px;
    }

    img.baner-dots {
        left: 0px;
        width: 300px !important;
        top: -5px;
        height: 490px !important;
    }

    .screen-slider::after {
        right: 30px;
        height: 90%;
    }

    .screen-slider::before {
        left: 10px;
        height: 83%;
    }

     .about-images img {
        height: 500px !important;
    }

    img.about-congrat {
        height: 380px;
    }

    .about-images {
        margin-right: 20px;
    }

    section.about-sect:after {
        bottom: -180px;
        height: 270px;
        right: -30px;
        width: 120px;
    }

    section.about-sect {
        margin-bottom: 90px;
    }

    .faq-top-head h2 {
        margin-bottom: 40px;
    }

    button.accordion-button.collapsed span {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 30px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .accordion-body {
        padding: 5px 30px 30px 37px;
    }

    .accordion-button:not(.collapsed) {
        padding: 35px 22px 5px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-text h2 {
        font-size: 40px;
    }

    .contact-text input {
        height: 50px;
        margin-bottom: 12px;
    }

    .contact-text button {
        height: 50px;
        font-size: 13px;
    }

    footer {
        padding: 80px 0 15px;
    }

    .footer a {
        font-size: 15px;
    }

    footer p {
        font-size: 15px;
        font-weight: 400;
    }

    .social-icons a {
        width: 30px;
        height: 32px;
        font-size: 14px !important;
    }

    footer img {
        margin-bottom: 15px;
        width: 140px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 13px;
    }

    .sreen-app-head {
        margin-bottom: 40px;
    }

    .screen-slider .slick-prev {
        left: 0px;
    }

    .screen-slider .slick-next {
        right: 30px;
    }

    h2 {
        font-size: 50px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .about-app-btn img {
        width: 160px;
        height: 60px;
    }

    .about-app-btn {
        gap: 10px;
        margin-top: 20px;
    }

    img.app-fet-cntr {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    img.app-side-lft-dot {
        bottom: -80px;
        width: 120px;
        height: 220px;
    }

    section.app-feature-sec {
        margin-bottom: 50px;
    }

    .sreen-app-head h2 {
        font-size: 48px;
        margin-bottom: 10px;
    }

    .sreen-app-head p {
        font-size: 15px;
        width: 70%;
        line-height: 30px;
    }

    section.screenshot-sec {
        padding: 0;
        margin-bottom: 60px;
    }

    .screenshot-sec::after {
        height: 480px;
        width: 450px;
    }

    .screenshot-sec::before {
        height: 450px;
        width: 450px;
        bottom: 32px;
    }

    .slick-slide {
        opacity: 1;
        margin: 10px 0;
    }

    .screen-box img {
        width: 230px;
        margin: 0 auto;
        height: 475px;
    }

    img.app-ban-gogle-absol {
        width: 700px;
        bottom: -55%;
        right: -260px;
    }

    img.ban-side-dot {
        width: 180px;
        bottom: 90px;
    }

    section.banner-sec:after {
        height: 250px;
        width: 80px;
        bottom: 60px;
        z-index: -1;
    }

    .baner-app-btn img {
        width: 230px;
        height: 70px;
    }

    .baner-app-btn {
        gap: 30px;
        margin: 80px 0 0px;
    }

    section.app-feature-sec h2 {
        font-size: 54px;
        margin-bottom: 30px;
    }

    .app-feature-txt h3 {
        font-size: 26px;
    }

    .app-feature-txt p {
        font-size: 13px;
    }

    .app-feature-img img {
        width: 230px;
        height: 460px;
    }

    section.app-feature-sec .col-lg-6 {
        margin-bottom: 20px;
    }

    h1 {
        font-size: 49px;
    }

    .banner-main {
        margin-top: 150px;
    }

    .banner-main h1 {
        line-height: 1.1;
    }



    .app-feature-txt.cntr a {
        margin: 0 0 0 auto;
    }

    section.banner-sec:before {
        height: 60%;
    }

    .banner-video video {
        height: 60%;
    }


    .banner-main p {
        font-size: 14px;
        width: 90%;
        font-weight: 400;
    }

    .banner-imge-line img {
        width: 240px;
        height: 480px;
        object-fit: scale-down;
    }
		.mob-menu-header-holder {
   display:none !important;
}
}

@media only screen and (min-width: 768px) and (max-width: 991px) {
    .menuSec ul li a {
        font-size: 10px;
        padding: 10px 11px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 50px;
    }

    .menuSec a.theme_btn {
        font-size: 10px;
        padding: 11px 10px;
    }

    .menuSec {
        padding: 10px 0;
    }

    a.theme_btn {
        font-size: 13px;
        padding: 13px 20px;
    }

    img.baner-dots {
        left: 3px;
        width: 210px;
        top: -10px;
        height: 420px;
    }

    .screen-slider::after {
        right: 30px;
        height: 90%;
    }

    .screen-slider::before {
        left: 10px;
        height: 83%;
    }

    .about-images img {
        height: 500px;
        /* margin: 0; */
    }

    img.about-congrat {
        height: 380px !important;
    }

    .about-images {
        margin-right: -30px;
    }

    section.about-sect:after {
        bottom: -180px;
        height: 270px;
        right: -30px;
        width: 120px;
    }

    section.about-sect {
        margin-bottom: 100px;
    }

    .faq-top-head h2 {
        margin-bottom: 40px;
    }

    button.accordion-button.collapsed span {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 30px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 17px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    .accordion-body {
        padding: 5px 30px 30px 37px;
    }

    .accordion-button:not(.collapsed) {
        padding: 35px 22px 5px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-text h2 {
        font-size: 40px;
    }

    .contact-text input {
        height: 50px;
        margin-bottom: 12px;
    }

    .contact-text button {
        height: 50px;
        font-size: 13px;
    }

    footer {
        padding: 80px 0 15px;
    }

    .footer a {
        font-size: 15px;
    }

    footer p {
        font-size: 15px;
        font-weight: 400;
    }

    .social-icons a {
        width: 30px;
        height: 32px;
        font-size: 14px !important;
    }

    footer img {
        margin-bottom: 15px;
        width: 140px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 13px;
    }

    .sreen-app-head {
        margin-bottom: 40px;
    }

    .screen-slider .slick-prev {
        left: 0px;
    }

    .screen-slider .slick-next {
        right: 30px;
    }

    h2 {
        font-size: 50px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .about-app-btn img {
        width: 140px;
        height: 64px;
    }

    .about-app-btn {
        gap: 10px;
        margin-top: 20px;
    }

    img.app-fet-cntr {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    img.app-side-lft-dot {
        bottom: -80px;
        width: 120px;
        height: 220px;
    }

    section.app-feature-sec {
        margin-bottom: 70px;
    }

    .sreen-app-head h2 {
        font-size: 48px;
        margin-bottom: 10px;
    }

    .sreen-app-head p {
        font-size: 15px;
        width: 90%;
        line-height: 30px;
    }

    section.screenshot-sec {
        padding: 0;
    }

    .screenshot-sec::after {
        height: 480px;
        width: 450px;
    }

    .screenshot-sec::before {
        height: 450px;
        width: 450px;
        bottom: 32px;
    }

    .slick-slide {
        opacity: 1;
        margin: 10px 0;
    }

    .screen-box img {
        width: 230px;
        margin: 0 auto;
        height: 475px;
    }

    img.app-ban-gogle-absol {
        width: 700px;
        bottom: -54%;
        right: -350px;
    }

    img.ban-side-dot {
        width: 180px;
        bottom: 90px;
    }

    section.banner-sec:after {
        height: 250px;
        width: 80px;
        bottom: 60px;
        z-index: -1;
    }

    .baner-app-btn img {
        width: 240px;
        height: 75px;
    }

    .baner-app-btn {
        gap: 30px;
        margin: 90px 0 0px;
    }

    section.app-feature-sec h2 {
        font-size: 63px;
        margin-bottom: 40px;
    }

    .app-feature-txt h3 {
        font-size: 26px;
    }

    .app-feature-txt p {
        font-size: 13px;
    }

    .app-feature-img img {
        width: 240px;
        height: 480px;
    }

    section.app-feature-sec .col-lg-6 {
        margin-bottom: 60px;
    }

    h1 {
        font-size: 49px;
    }

    .banner-main {
        margin-top: 150px;
    }

    .banner-main h1 {
        line-height: 1.1;
		font-size: 50px !important;
    }

    .banner-main p {
        font-size: 14px;
        width: 90%;
        font-weight: 400;
    }

    .banner-imge-line img {
        width: 200px;
        height: 400px;
        object-fit: scale-down;
    }
	.mob-menu-header-holder {
   display:none !important;
}

}

@media only screen and (min-width: 520px) and (max-width: 767px) {
    .button-main-header-site {
        text-align: center;
    }

    .menuSec img {
        width: 180px;
        margin-left: 20px;
    }

    .footer-sign-main {
        display: grid;
        justify-content: center;
        margin-bottom: 20px;
    }

    .footer-sign-main .social-icons {
        justify-content: center;
    }

    .banner-main {
        margin-top: 210px;
        margin-bottom: 40px;
    }

    h1 {
        font-size: 40px;
    }

    .banner-main h1 {
        line-height: 1.3;
        margin-bottom: 10px;
		font-size: 27px !important;
    }

    .banner-main p {
        width: 95%;
        font-size: 14px !important;
        line-height: 29px;
        font-weight: 400;
    }

    .banner-imge-line img {
        width: 270px;
        margin-bottom: 20px;
    }

    img.baner-dots {
        height: 562px;
        width: 290px;
        top: -5px;
    }

    section.banner-sec:after {
        width: 0;
    }

    img.ban-side-dot {
        width: 0;
    }

    section.banner-sec:after {
        display: none;
    }

    .baner-app-btn {
        margin: 30px 0 0px;
        gap: 15px;
        justify-content: center;
    }

    section.app-feature-sec h2 {
        font-size: 55px;
        line-height: 1.1;
        margin-bottom: 40px;
    }

    .baner-app-btn img {
        width: 200px;
        height: 63px;
    }

    section.banner-sec {
        margin-bottom: 70px;
    }

    .app-feature-img img {
        width: 300px;
        height: 470px;
    }

    .app-feature-txt h3 {
        font-size: 27px;
        margin-bottom: 12px;
    }

    .app-feature-txt p {
        width: 100%;
        font-size: 14px;
    }

    section.app-feature-sec:after {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    .app-feature-txt.cntr {
        text-align: justify;
    }

    img.app-side-lft-dot {
        width: 0;
    }

    section.app-feature-sec:before {
        width: 0;
    }

    section.app-feature-sec {
        margin-bottom: 50px;
    }

    .sreen-app-head h2 {
        font-size: 37px;
        margin-bottom: 12px;
    }

    .sreen-app-head p {
        width: 100%;
        font-size: 16px;
    }

    .sreen-app-head {
        margin-bottom: 40px;
    }

    .screenshot-sec::after, .screenshot-sec::before {
        width: 0;
    }

    .screen-slider::before, .screen-slider::after {
        width: 0;
    }

    .screen-box img {
        height: 450px;
        object-fit: contain;
    }

    .app-feature-txt.cntr a {
        margin: auto 0 0 0;
    }

    img.about-congrat {
        height: 460px !important;
    }

    .screen-slider .slick-prev {
        left: 180px;
        top: 110%;
    }

    .screen-slider .slick-next {
        top: 110%;
        right: 200px;
    }

    section.screenshot-sec {
        margin-bottom: 140px;
        padding: 0;
    }

    .about-text h2 {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .about-images {
        margin: 0;
        justify-content: center;
        gap: 10px;
    }

    .about-app-btn {
        margin: 40px 0 30px;
        justify-content: center;
        gap: 10px;
    }

    .about-app-btn img {
        width: 200px;
        height: 69px;
        margin-bottom: 10px;
    }

    img.about-congrat {
        margin: 0;
        margin-bottom: 20px;
    }

    .about-images img {
        height: 460px;
    }

    section.about-sect:after, section.about-sect:before {
        width: 0;
    }

    section.about-sect {
        margin-bottom: 80px;
    }

    .faq-top-head h2 {
        font-size: 50px;
        margin-bottom: 40px;
    }

    .slick-slide {
        opacity: 1;
        margin: 0 13px;
    }

    .app-feature-txt {
        padding: 0 30px;
    }

    img.app-fet-cntr {
        width: 0;
    }

    .app-feature-img:before {
        width: 70%;
    }


    button.accordion-button.collapsed span {
        font-size: 13px;
        line-height: 20px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-img-gif {
        margin-bottom: 10px;
    }

    .contact-text h2 {
        font-size: 40px;
        text-align: center;
    }

    section.contact-sec {
        margin-bottom: 80px;
    }

    footer {
        padding: 70px 0 20px;
    }

    .social-icons a {
        width: 42px;
        height: 42px;
        font-size: 14px !important;
    }

    .footer h5 {
        font-size: 20px;
        margin-bottom: 11px;
    }

    .footer a {
        font-size: 17px;
    }

    footer .list-unstyled li {
        margin-bottom: 8px;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    ul.list-unstyled {
        margin-bottom: 30px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 50px;
    }

    footer p {
        font-size: 17px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 14px;
    }

    .contact-text button {
        height: 50px;
        font-size: 15px;
        border-radius: 13px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 25px 25px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 16px;
    }

    .accordion-button:not(.collapsed) {
        padding: 30px 20px 8px;
    }

    .accordion-body {
        padding: 4px 20px 28px 28px;
    }


}

@media only screen and (min-width: 300px) and (max-width: 519px) {
	
    a.theme_btn {
        font-size: 12px;
        padding: 13px 18px;
    }

    h1 {
        font-size: 31px !important;
    }

.mob-menu-header-holder {
    background-color: #000 !important;
}
    .banner-main h1 {
        line-height: 1.3;
        margin-bottom: 10px;
		font-size: 27px !important;
    }

    .banner-main {
        margin-top: 150px;
    }

    .banner-main p {
        font-size: 14px !important;
        width: 100%;
    }
	.menuSec a img {
    width: 62%;
}

    .banner-imge-line img {
        width: 250px;
        height: 210px;
        object-fit: contain;
        margin-bottom: 15px;
    }

     img.baner-dots {
        top: -5px;
        height: 220px;
    }

    img.ban-side-dot {
        display: none;
    }

    section.banner-sec:after {
        display: none;
    }

    .baner-app-btn {
        display: flex;
        text-align: center;
        margin: 30px 0 0px;
        gap: 10px;
    }
	.how-it-works-sec h2 {
    font-size: 42px;
}

    section.app-feature-sec h2 {
        font-size: 32px;
        line-height: 1.1;
        margin-bottom: 20px;
    }

    .baner-app-btn img {
        width: 100%;
		object-fit:contain;
        height: 78px;
    }

    section.banner-sec {
        margin-bottom: 70px;
    }

    .app-feature-img img {
        width: 300px;
        height: 280px;
    }
	.app-feature-img:before {
		width: 70%;
	}

    .app-feature-txt h3 {
        font-size: 23px;
        margin-bottom: 12px;
    }

    .app-feature-txt p {
        width: 100%;
        font-size: 13px;
    }
.menuSec {
    padding: 15px 0px !important;
	top: 50px !important;
}
.menuSec.sticky {
    top: 50px !important;
}
    section.app-feature-sec:after {
        width: 0;
    }

    img.poly-app-side {
        width: 0;
    }

    .app-feature-txt.cntr {
        text-align: justify;
    }

    img.app-side-lft-dot {
        width: 0;
    }

    section.app-feature-sec:before {
        width: 0;
    }

    section.app-feature-sec {
        margin-bottom: 50px;
    }

    .sreen-app-head h2 {
        font-size: 37px;
        margin-bottom: 12px;
    }

    .sreen-app-head p {
        width: 100%;
        font-size: 16px;
    }

    .sreen-app-head {
        margin-bottom: 40px;
    }

    .screenshot-sec::after, .screenshot-sec::before {
        width: 0;
    }

    .screen-slider::before, .screen-slider::after {
        width: 0;
    }

    .screen-box img {
        height: 300px;
        object-fit: contain;
    }

    .screen-slider .slick-prev {
        left: 80px;
        top: 108%;
    }

    .screen-slider .slick-next {
        top: 108%;
        right: 115px;
    }

    section.screenshot-sec {
        margin-bottom: 120px;
        padding: 0;
    }

    .about-text h2 {
        font-size: 45px;
        margin-bottom: 10px;
    }

    .about-text p {
        font-size: 14px;
        line-height: 30px;
    }

    .button-main-header-site {
        text-align: center;
    }

    .app-feature-txt.cntr a {
        margin: auto 0 0 0;
    }



    .about-images {
        display: block;
        text-align: center;
        margin: 0;
    }

    .about-app-btn {
        display: flex;
		gap:10px;
        text-align: center;
        margin: 20px 0;
    }

    .about-app-btn img {
        width: 100%;
        height: 72px;
        margin-bottom: 10px;
    }

    img.about-congrat {
        margin: 0;
        margin-bottom: 20px;
    }

	.about-images img {
        height: 300px !important;
        width: auto;
    }

    section.about-sect:after, section.about-sect:before {
        width: 0;
    }

    section.about-sect {
        margin-bottom: 80px;
    }

    .faq-top-head h2 {
        font-size: 50px;
        margin-bottom: 40px;
    }

    button.accordion-button.collapsed span {
        font-size: 14px;
        line-height: 24px;
    }

    .faqs-st {
        margin-bottom: 70px;
    }

    .contact-img-gif {
        margin-bottom: 10px;
    }

    .contact-text h2 {
        font-size: 40px;
        text-align: center;
    }

    section.contact-sec {
        margin-bottom: 80px;
    }

    footer {
        padding: 70px 0 20px;
    }

    .social-icons a {
        width: 42px;
        height: 42px;
        font-size: 14px !important;
    }

    .footer h5 {
        font-size: 20px;
        margin-bottom: 11px;
    }

    .footer a {
        font-size: 17px;
    }

    footer .list-unstyled li {
        margin-bottom: 8px;
    }

    .social-icons {
        margin-bottom: 20px;
    }

    ul.list-unstyled {
        margin-bottom: 30px;
    }

    .row.align-items-start.footer-top {
        margin-bottom: 50px;
    }

    footer p {
        font-size: 17px;
    }

    .footer-bottom p, .footer-bottom a {
        font-size: 14px;
    }

    .contact-text button {
        height: 50px;
        font-size: 15px;
        border-radius: 13px;
    }

    .accordion-body p {
        font-size: 13px;
    }

    button.accordion-button.collapsed {
        padding: 25px 25px;
    }

    .accordion-button:not(.collapsed) span {
        font-size: 16px;
    }

    .accordion-button:not(.collapsed) {
        padding: 30px 20px 8px;
    }

    .accordion-body {
        padding: 4px 20px 28px 28px;
    }


}

@media only screen and (min-width: 1366px) and (max-width: 1450px) {

    .footer a {
        font-size: 19px;
    }

    .contact-text h2 {
        font-size: 60px;
    }

    .about-text p {
        font-size: 20px;
    }

    .about-images img {
        height: 700px;
        width: 300px;
        object-fit: contain;
    }

    img.about-congrat {
        width: 240px;
        height: 600px;
    }

    .about-images {
        margin-right: 40px;
    }

    .screen-slider .slick-next {
        right: -10px;
    }

    .screenshot-sec::after {
        height: 500px;
        bottom: 54px;
    }

    .screenshot-sec::before {
        height: 500px;
        width: 480px;
        bottom: 51px;
    }

    .screen-slider .slick-prev {
        left: -40px;
    }

    .sreen-app-head {
        margin-bottom: 90px;
    }

    .sreen-app-head p {
        font-size: 19px;
    }

    h2 {
        font-size: 70px;
    }

    .app-feature-img img {
        height: 530px;
        width: 250px;
    }

    section.app-feature-sec h2 {
        font-size: 70px;
    }

    h1 {
        font-size: 70px;
    }

    .banner-main p {
        font-size: 15px;
        line-height: 32px;
    }

    .banner-main {
        margin-top: 200px;
        margin-bottom: 70px;
    }
}