@media only screen and (max-width: 768px) {

    /* Your mobile styles go here */
    body {
        background-color: rgb(23, 17, 26);
        width: 100%;
        overflow-x: hidden;
    }

    .logoimg {
        width: 30px;
    }

    .badge {
        height: 20px;
        width: 130px;
        display: flex;
        align-items: center;
    }

    * {
        font-size: 12px;
    }

    .video-frame iframe {
        width: 100vw;
        height: 600px;
    }

    .newbadge img {
        width: 20px;
    }

    .badgetext {
        color: #ffffff;
        text-wrap: nowrap;
        font-weight: 500;
        font-size: 12px;
        /* margin-left: 4%; */
    }

    .herohead {
        font-size: 40px;
    }

    .heropara {
        margin: 1% 5%;
        font-size: 14px;
    }

    .herobuttonlink {
        color: black;
        text-decoration: none;
        padding: 5px;
        display: inline-block;
        border-radius: 8px;
        background-color: white;
        margin: 10px;
        transition: 0.5s;
    }


    .heroimg {
        width: 90vw;
        /* margin-left: 50px; */
    }
    .heroimgdiv{
        width: 100vw;
        /* outline: solid red; */
        margin: 0px;
        display: flex;
        justify-content: center;
    }

    .logocomp {
        width: 50px !important;
        padding: 10px;
    }

    .companies {
        display: flex;
        flex-direction: column;
        justify-content: center;
        padding-left: 0%;
        width: 95vw !important;
        overflow: hidden !important;
    }
    .companytext{
        text-align: center !important;
    }

    .companylogos{
        width: 90vw;
        overflow: hidden;
        margin: auto 0px !important;
        gap: 5px;
        width: 90vw !important;
    }
    .video-content h2{
        margin: 10% !important;
    }

    .bento {
        text-align: center;
        margin-top: 5%;
    }

    .bentopara {
        font-size: 16px;
    }

    .bento1 {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center;
        margin-top: 0%;
        margin-left: 1%;
    }

    .bento2img {
        margin-left: 0%;
        /* box-shadow: inset 0px 0px 100px 10px #602A9A; */
    }

    .bento1img,
    .bento4img {
        font-size: 10px;
        padding: 0px;
        margin: 3% 0%;
    }

    .bento1img img,
    .bento4img img {
        width: 250px;
    }



    .bentoimg1txt {
        font-size: 12px;
    }

    .bentoimg1head {
        color: white;
        font-weight: 300;
        text-align: left;
        letter-spacing: 1.5px;
        margin-bottom: 3%;
        margin-top: 10%;
    }

    .bento2img {
        width: 90vw;
        height: 150px;
        transition: 0.3s;

        /* box-shadow: 0px -80px 1000px 1px #602A9A; */
    }

    .benthead {
        color: white;
        font-weight: 300;
        font-size: 15px;
    }

    .bentcont {
        font-size: 12px;
        text-align: center;
        padding: 0%;
    }

    .cont {
        height: fit-content;
        margin: 3%;
    }

    .right {
        display: flex;
        flex-direction: column-reverse;
    }

    .bento3img {
        width: 90vw;
        height: fit-content;
        margin-left: 1%;
    }


    /*  */
    .features {
        justify-self: center;
        width: 90vw;
        height: fit-content;
        text-align: center;
        border: none;
        background: none;
    }

    .featurescont {
        background-image: linear-gradient(to bottom right, #190D2E, #020103);
        border: solid rgba(255, 255, 255, 0.2);
        padding: 30px;
        margin: 0px !important;
    }

    .featureshead {
        color: white;
        font-size: 20px;
        font-weight: 400;
        margin: 3% 3%;
        text-align: center;
        letter-spacing: 1.5px;
    }

    .featureicon {
        margin-bottom: -1%;
    }

    .featuresbodyhead {
        color: white;
        font-weight: 400;
        display: inline-block;
        font-size: 18px;
        /* margin-left: 2%; */
    }

    .featuresbodytext {
        color: white;
        font-weight: 200;
        font-size: 14px;
        margin-top: 5%;
    }

    .featuresbody {
        display: grid;
        grid-template-columns: auto;
        justify-content: center;
        margin-left: 2%;
        gap: 30px;
    }

    .clients {
        margin-top: 3%;
        display: flex;
        flex-direction: column;
        align-items: center;
        justify-content: center;
    }

    .headingsmain {
        color: white;
        font-weight: 400;
        font-size: 30px;
        text-align: center;
    }

    .contmain {
        color: white;
        font-size: 15px;
        font-weight: 100;
        letter-spacing: 1.2px;
        text-align: center;
        margin-top: 3%;
    }

    .review {
        margin-top: 1%;
        display: flex;
        justify-content: center;
        align-items: center;
        border-bottom: solid rgba(134, 101, 145, 0.651) 0.5px;
        width: 200px;
        padding: 2%;
        height: 300px;
        text-align: center;
    }

    .reviewtext {
        color: white;
        font-size: 12px;
        font-weight: 200;
    }

    .revimg img {
        width: 50px;
    }

    .revimg {
        display: flex;
        align-items: center;
    }


    .username {
        font-size: 10px;
    }

    .design {
        font-size: 10px;
    }

    .pricing {
        margin-top: 5%;
        display: flex;
        flex-direction: column;
        align-items: center;
    }

    .cont {
        text-align: center;
    }

    .contmain2 {
        font-size: 12px;
        width: 80vw;
    }

    .cardhead {
        font-size: 20px;
    }

    .price {
        color: white;
        font-size: 12px;
    }

    .lifetime:hover {
        transform: scale(1.2) !important;
    }

    .details {
        margin-top: 10%;
        display: flex;
        justify-content: center;
        padding: 5%;
    }

    .packagebutton {
        display: flex;
        align-items: center;
        justify-content: center;
    }

    .packages {
        margin: 5%;
        display: flex;
        flex-direction: column;
        align-items: center;
        width: 55%;
        gap: 30px;
    }

    .cta {
        height: fit-content;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;

        margin-bottom: 2%;
    }

    .cta-info {
        display: flex;
        flex-direction: column;
        justify-self: center;
        margin-top: 5px;
        gap: 5%;
    }


    .cta {
        height: fit-content;
        display: flex;
        align-items: center;
        flex-direction: column;
        justify-content: center;
        margin-bottom: 2%;
        padding: 2%;
    }

    .ctahead {
        font-size: 26px;
    }

    .inputcta {
        width: fit-content;
        margin-left: 1%;
        display: flex;
        flex-wrap: nowrap;
        align-items: center;
    }

    input {
        margin-top: 8%;
        background-color: transparent;
        border-width: 0.5px;
        border: solid 1px white;
        border-radius: 10px 0px 0px 10px;
        height: 15px;
        width: 150px;
        padding: 2%;
        color: white;
    }

    .waitlistbutton {
        color: #020103;
        background-color: white;
        padding: 3% 2%;
        border: none;
        font-size: 10px;
    }

    .waitlistbutton {
        text-decoration: none;
        font-weight: 500;
        margin-left: 5px;
        display: inline-block;
        margin-top: 0%;
        border-radius: 0px 10px 10px 0px;
        margin-top: 8%;
    }

    .footerlogo {
        color: white;
        align-items: center;
        display: flex;
        /* margin-left: 10%; */
        width: 100vw;
        overflow-x: hidden;
    }

    .footerlogo img {
        width: 25px;
    }

    .footername {
        margin-left: 2%;
        font-size: 10px;
    }

    .footer {
        padding: 1%;
        display: none;
        flex-direction: column;
        justify-content: center;
        align-items: center;
        width: 100vw;
        overflow: hidden;
        background: none;
    }

    .footertxt {
        display: flex;
        margin-right: 0px;
        color: white;
    }

    .footerlist {
        list-style: none;
    }

    .footerlink {
        text-decoration: none;
        font-weight: 100;
        letter-spacing: 1.4px;
        font-size: 13px;
        color: white;
    }

    .footerlinklist {
        margin-bottom: 30%;
    }

    .linkhead {
        margin-bottom: 35%;
    }

    .container {
        width: 100vw;
        overflow-x: hidden;
    }

    .doctors-panel {
        text-align: center;
        color: aliceblue;
    }

    .doctor h2 {
        font-size: 12px;
        margin: 2%;
        text-wrap: nowrap;
    }

    .doctor p {
        font-size: 10px;
    }

    .doctor img {
        width: 40px;
        border-radius: 5px;
    }

    .doctors-div {
        margin: 2.5%;
        gap: 20px;

    }


    .associates {
        animation: scroll-left 10s linear infinite;
    }

    .associates span img {
        width: 40px;
        align-self: center;
        padding: 3px;
        background-color: white;
        border-radius: 3px;
    }

    .associates span {
        gap: 10px;
        padding-right: 10px;
    }

    .swiper-container {
        display: flex;
        justify-content: center;
        width: 200% ;
        padding: 30px 0;
    }
    .sw-main{
        max-width: 100vw;
        overflow-x: hidden;
    }

    .swiper-slide {
        transform: scale(0.5);
        /* Slightly larger than before on small screens */
        opacity: 0.4;
    }

    .swiper-slide-active {
        transform: scale(1);
        /* Reduce scaling for mobile view */
        opacity: 1;
        z-index: 10;
    }

    .swiper-wrapper {
        /* justify-content: center; */
        justify-self: center;
        margin-left: -10%;
        margin-top: 50px;
    }
    .heroimgdiv .imgdiv{
        display: none;
    }


}