@media screen and (max-width: 768px) {
    
    .form-control, .btn{
        font-size:11px;
    }
    
    ul li {
    font-size: 13px;
    margin-bottom: 10px;
}

    .xrewrdf .slick-arrow.slick-prev,
    .baslider .slick-arrow.slick-prev {
        left: 0;
        z-index: 9999;
    }

    .xrewrdf .slick-arrow.slick-next,
    .baslider .slick-arrow.slick-next {
        right: 0;
        z-index: 9999;
    }

    .f2xx {
        padding: 20px;
    }

    .whatsappFixed {
        display: none;
    }

    .xrxerxss img {
        height: 250px;
    }

    .logo img {
        width: 90px;
    }

    .xexxer {
        font-size: 20px;
    }

    .s2 h2 {
        font-size: 20px;
    }

    .hero {
        padding-top: 10px;
    }

    .uttr {
        height: 206px;
    }

    .cta_en {
        padding: 30px;
    }

    .cfxdf .row {
        flex-direction: column-reverse;
    }

    .top-bar-mobile {
        display: flex;
        justify-content: space-between;
        width: 100%;
        background: #000;
        padding: 10px;
    }



    .top-bar-mobile a:not(.btn) {
        text-decoration: none;
        color: #fff;
        display: block;
        margin-bottom: 5px;
    }

    .top-bar-mobile>div:nth-child(2) {
        text-align: right;
    }

    .top-bar {
        display: none !important;
    }

    .hero img {
        height: 100%;
        display: block;
        margin: auto;
        margin-bottom: 0;
    }

    .f2xx {
        text-align: center;
    }

    .fea {
        border: none !important;
    }

    .section {
        padding: 30px 0;
    }

    .whychoose-section {
        max-width: 100%;
    }

    .xxwe .ps-0 {
        padding-left: 10px !important;
        margin-top: 10px;
    }

    .youtube {
        grid-template-columns: 1fr 1fr;
    }

    .accordion {
        max-width: 100%;
    }

    .retf {
        height: 331px;
    }

    .form {
        margin-top: 30px;
        padding-left: 0;
    }

    .xserrr * {
        text-align: center !important;
    }

    .footer-statix {
        position: fixed;
        bottom: 0;
        background: #fff;
        left: 0;
        right: 0;
        padding: 12px 10px;
        border-top-left-radius: 20px;
        border-top-right-radius: 20px;
        display: flex;
        box-shadow: 0 0 16px #00000017;
    }

    .footer-statix a {
        display: block;
        flex: 1;
        text-align: center;
        padding: 0;
        text-decoration: none;
    }

    .footer-statix a span {
        font-size: 12px;
        color: black;
        display: block;
    }

    .footer-statix a img {
        height: 32px;
        margin-bottom: 5px;

    }

    .anim {
        animation-name: slight;
        animation-duration: 500ms;
        animation-iteration-count: infinite;
        animation-direction: alternate;
    }

    .anim22 {
        animation-delay: 250ms;
    }

    @keyframes slight {
        from {
            transform: rotate(340deg);
        }

        to {
            transform: rotate(370deg);
        }
    }

    .whychoose-section {
        padding: 20px;
    }
    .header-btn {
    background-color: #713f7a;
    color: #fff;
    transition: all 0.3s ease;
    padding: 2px 2px;
    font-size: 13px;
    }
    
    .logo h1 {
        font-size: 20px;
        color: #713f7a;
        margin: 0;
        padding: 0;
        font-weight: bold;
        margin-top: 14px;
    }
    #treatment {
        padding: 28px 0px;
    }
    
    #results{
        padding: 25px 20px !important;
    }
    .you-tube iframe {
        width: 100%;
        height: 220px;
    }
    .quickcontact {
      display: none;
    }

}
