@media (max-width: 992px) {

    .container-about {
        max-width: 95%;
    }

    #your-element-id {
        border: none;
        background-color: transparent;
    }

    .js-id-1 {
        display: none !important;
    }

.courses-head-free h1 {
    font-size: 20px;
}

    .carusel-slider-0 .carousel-control-prev {
    left: 15% !important;
    right: unset !important;
}

    .font--30 {
        font-size:  24px !important;
    }

    .mySwiper-ballog .swiper-button-prev ,
    .mySwiper-ballog .swiper-button-next {
        display: none !important;
    }

    .courses-selectors-2 .img-1 ,
    .courses-selectors-2 .img-2  {
        display: none !important;
    }


    .only-padcast::after {
        content: none !important;
    }

    .nav-top {
        display: none !important;
    }

    .nav-up {
        display: none !important;
    }

    .container {
        max-width: 95%;
    }

    h1 {
        font-size: 25px;
    }

    .packcages-container {
        max-width: 75%;
    }

    .card-paragraph {
        right: 5%;
    }

    .about-us-back-fade {
        width: 500px;
    }

    .about-us-img {
        margin-top: 15.5rem;
        margin-bottom: 12.5rem;
    }

    .mySwiper5::after {
        content: "";
        position: absolute;
        width: 10%;
        height: 100%;
        background: linear-gradient(270deg, rgba(255, 255, 255, 0.933) 26%, rgba(56, 56, 56, 0) 100%);
        bottom: 0;
        right: 0;
        z-index: 20;
    }

    .mySwiper5::before {
        content: "";
        position: absolute;
        width: 10%;
        height: 100%;
        background: linear-gradient(90deg, rgba(255, 255, 255, 0.933) 26%, rgba(56, 56, 56, 0) 100%);
        bottom: 0;
        left: 0;
        z-index: 20;
    }

    .font-28 {
        font-size: 20px;
    }

    .courses-glasess {
        display: none !important;
    }

    .courses-head h1 {
        font-size: 20px !important;
    }

    .courses-custome-col {
        width: 33.33333333% !important;
    }

    .padcast-peaple img {
        margin-right: -7px !important;
    }

    .pack-timer-2 {
        padding: 3px 6px !important;
    }

    .only-padcast::after {
        height: 25% !important;
    }

    .over-flow-scroll {
        overflow: scroll;
    }

    .mtsc-scroll {
        width: max-content;
    }

    .club-title {
        font-size: 30px !important;
    }
}

@media (max-width: 768px) {
    .about-us-back-fade {
        width: 300px;
    }

    .courses-custome-col {
        width: 50% !important;
    }

    .nobordder-bess {
        border: 0 !important;
    }
    .solve-form {
        max-width: 93% !important;
    }
}

@media (min-width: 1400px) {
    .discreaption img {
        width: 50% !important;
        height: auto !important;
        margin: 2% 25%;
    }

    .w-78 {
        width: 80% !important;
    }

    .w-22 {
        width: 20% !important;
    }
}

@media (min-width: 1200px) and (max-width: 1400px) {
    .discreaption img {
        width: 60% !important;
        height: auto !important;
        margin: 2% 20%;
    }
    .w-78 {
        width: 80% !important;
    }

    .w-22 {
        width: 20% !important;
    }
}

@media (min-width: 992px) and (max-width: 1200px) {
    .discreaption img {
        width: 70% !important;
        height: auto !important;
        margin: 2% 15%;
    }
}

@media (min-width: 768px) and (max-width: 992px) {
    .discreaption img {
        width: 80% !important;
        height: auto !important;
        margin: 2% 10%;
    }
       .solve-form {
    max-width: 75% !important;
}
}

@media (min-width: 500px) and (max-width: 768px) {
    .discreaption img {
        width: 90% !important;
        height: auto !important;
        margin: 2% 5%;
    }
}

@media (max-width: 500px) {
    .discreaption img {
        width: 100% !important;
        height: auto !important;
        margin: 2% 0%;
    }


}


@media (min-width: 992px) {
    .order-child > .row:nth-child(even) .col-lg-4 {
    order: 1;
}
}
@media (min-width: 1400px) {
    .desktop-customised-col .col-xl-9 {
        width: 80% !important;
    }
    .desktop-customised-col .col-xl-3 {
        width: 20% !important;
    }
}
 .clun-after::after {
    content: none !important;
}

