@media (width > 991px) {
    .container-fluid {
        padding-left: 61px;
        padding-right: 60px;
    }

    .navbar-list- {
        row-gap: 30px;
        column-gap: 20px;
    }

    .big-button-container {

        column-gap: 21px;
        row-gap: 15px;
    }

    /* .up-down-card-inner aside.lil-bit-up {
        margin-top: -45px;

    }

    .up-down-card-inner aside {
        margin-top: -115px;
    } */
    .services-last-section {
        padding-left: 92px;
        margin-right: 0;

        padding-right: 0;
        width: 100%;
    }

    .main-padding-this {
        padding-left: 15%;
    }

    .hero-main {
        max-height: 727px;
        overflow: hidden;
    }

    .bigg-card {
        margin: 15px;
    }

    .hero-section-about-section::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url("../imges/Group\ 1612.svg");
        background-size: cover;
        height: 100%;
        width: 100%;
        opacity: 0.4;
        z-index: -1;
        filter: opacity(0.5);
    }

    .hero-section-about-section {
        background: #003D79;

    }

    .wheel-chairr {
        padding-left: 40px;
    }

    .service-why-chooesw-us {
        padding-left: 20px;
    }



}

@media (width < 991px) {
    .big-button-container {
        flex-direction: column;
        column-gap: 21px;
        row-gap: 15px;
        margin-bottom: 20px;
    }

    h3 {
        font-size: 30px !important;
    }

    .about-us-hero-pera {
        font-size: 14px;
    }

    .footer-upperh {
        font-size: 25px;
    }

    .join-now {
        padding: 0px 10px;
    }

    .main-bg-of-join-now {
        padding: 15px
    }

    .l-about-us.b {
        padding: 10px;
        width: 100%;
    }

    .explore-sevices.c {
        padding: 10px;
        width: 100%;
    }

    footer {
        padding: 15px;
    }

    section.career-section {
        padding: 20px;
    }

    .title-career h2 {
        font-size: 30px;
    }

    .career-info h2 {
        font-size: 25px;
    }

    .apply-now-col h3 {
        font-size: 24px;
    }

    a.apply-now-btn {
        margin-top: 10px;
    }

    .contact-form {
        margin-top: 34px !important;
    }

    .contact-form.career-form {
        margin-top: 20px !important;
    }

    section.contact-us-title {
        padding: 20px;
    }

    .heading-contect h2 {
        font-size: 30px;
    }

    .social-icon {
        display: flex;
        flex-direction: row;
        gap: 24px;
    }

    .contact-form input {
        margin-bottom: 40px;
    }

    div#SuCessfullModal .modal-content {
        padding: 20px;
    }

    .thank-you-modal-content h2 {
        font-size: 30px;
    }

    .heading-Contact-info-dev {
        margin-top: 20px;
    }

    .hero-section-text h2 {
        font-size: 30px;
    }

    .service-section-index-description {
        font-size: 25px;
    }

    .img-section-hero {
        display: none !important;
        gap: 24px;
        max-width: 100% !important;
        transform: translateX(50px);
    }

    .our-team-hero-section {
        background: linear-gradient(3deg, #FFF -0.1%, #9CE1FF 233.75%);

        padding-top: 83px;
        /* overflow: hidden; */
        max-height: 100% !important;
    }

    .hero-section-text {
        display: flex;
        flex-direction: column;
        gap: 14px;
        max-width: 100% !important;
        overflow: hidden;
        padding-bottom: 89px;
    }

    .img-uppr-div {
        transform: none !important;
    }

    .servi--hero-heading {
        font-size: 30px;
    }

    section {
        padding: 60px 0;
    }



    .hero-section-index {
        padding-top: 40px;
        padding-bottom: 144px;
    }

    .hero-section-left-side-inner-text h2 {
        font-size: 30px;
    }

    .service-card-detail {
        margin-left: 23px;
    }

    .service-card-detail :where(h3) {
        font-size: 20px !important;
    }

    .right-side-about-us h3 {
        font-size: 20px !important;
    }

    a>img {
        width: 100% !important;
    }

    a:not(a>img) {
        width: auto !important;
    }

    li.nav-item {
        width: fit-content;
    }

    .mobile-screen-bg {
        background: #003D79;
        z-index: 1;

    }

    .mobile-screen-bg::before {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        right: 0;
        bottom: 0;
        background-image: url("../imges/Group\ 1612.svg");
        background-size: cover;
        height: 100%;
        width: 100%;
        opacity: 0.4;
        z-index: -1;
    }

    .up-down-card-inner aside {
        margin-top: 0;
    }

    .up-down-card-inner aside.lil-bit-up {
        margin-top: 0;
    }

    .hero-section-about-section {
        padding-bottom: 60px;
    }

    .up-down-card-inner aside {
        display: flex;
        justify-content: center;
    }

    .title-career {
        padding: 20px;
    }

    .weare-albase-happy {
        position: relative !important;
        right: 0px;
    }

    .contact-form {
        flex-direction: column-reverse;
    }

    .banner-page-heading-service {
        position: relative;
        left: 0;
        bottom: 0;
        padding: 32px 23px 10px 28px;
        width: 100%;
        display: flex;
        flex-direction: column;
        gap: 14px;
        background: rgba(255, 255, 255, 0.15);
        box-shadow: 0 8px 32px 0 rgba(31, 38, 135, 0.37);
        backdrop-filter: blur(6.5px);
        -webkit-backdrop-filter: blur(6.5px);
        border-radius: 10px;
        border: 1px solid rgba(255, 255, 255, 0.18);
    }

    .sevice-hero-section {
        height: auto;
        padding: 40px 10px;
    }

    .about-us-text::after {
        width: 150px;
        right: 100px;
        background-size: contain;
        top: -20px
    }

    h2.service-section-index-description::after {
        width: 150px;
        right: 100px;
        background-size: contain;
        top: 65px;
    }

    .testimonials-h::after {
        width: 150px;
        right: 50px;
        background-size: contain;
        top: 30px;
        background-repeat: no-repeat;
    }

    .upper-information-bar {
        display: none;
    }

    .hero-section-index {
        background-position: right;
    }

    .main-nav-bar {
        padding-top: 10px;
        padding-bottom: 10px;
    }

    .img-bg-div {
        display: none;
    }

    .wheelchair-bg img {
        position: relative;
        top: 0;
        left: 0;
    }

    .wheelchair-bg {
        width: 100%;
    }

    .empowing-you-live::after {
        width: 150px;
        right: 100px;
        background-size: contain;
        top: 70px;
        background-repeat: no-repeat;
    }

    .about-us-heading::after {
        width: 100px;
        background-size: contain;

    }

    .services-last-section {
        overflow: hidden;
    }

    .service-why-chooesw-us {
        padding: 15px;
    }

    .select2-container {
        width: 100% !important;
    }

    .weare-albase-happy {
        padding-left: 10px;
        padding-right: 10px;
    }



}

@media (width < 1128px) {

    .weare-albase-happy {
        position: relative !important;
        right: 0px;
        max-width: 100%;
    }

    .contact-form {
        flex-direction: column-reverse;
        width: 100%;
    }

}

@media (max-width: 768px) {
    h1 {
        font-size: 26px !important;
    }

    h2 {
        font-size: 22px !important;
    }

    h3 {
        font-size: 20px !important;
    }

    h4 {
        font-size: 17px !important;
    }

    h5 {
        font-size: 16px !important;
    }

    h6 {
        font-size: 15px !important;
    }

    p,
    a,
    li,
    span {
        font-size: 15px !important;
    }

    .explore-sevices {
        padding: 15px;
    }

    button.l-about-us.client-cta {
        padding: 15px;
    }

    .service-sec-detail-main {
        padding: 0;
    }

    .navbar-list- li:last-child {
        margin-left: 0px !important;
    }

    .navbar-list- {
        padding-top: 5px;
    }

    .right-side-about-us {
        padding-left: 20px;
    }

    .empowing-you-live::after {
        top: 20px;
    }

    .testimonials-h::after {
        right: -22px;
    }

    .about-us-hero-pera-page.no::after {
        bottom: -12px;
    }

    .service-card-detail :where(a :not(.get-in-touch-link)) {
        width: auto !important;
    }

    .service-section-index-description.team::after {
        right: 60px;
        bottom: -11px;
        width: 200px;
        background-size: contain;
        background-repeat: no-repeat;

    }

    .make-diffrence::after {
        content: '';
        background-image: url(../imges/Our-Services.svg);
        width: 263.768px;
        height: 11.92px;
        transform: rotate(0.918deg);
        flex-shrink: 0;
        right: 92px;
        position: absolute;
        bottom: -12px;
        background-size: contain;
        background-repeat: no-repeat;

    }

    .info-text.mt-lg-3 {
        margin-top: 20px;
    }

    .cover-img-in-service-detail {
        object-fit: cover;
        border-radius: 20px;
    }

    .img-uppr-div {
        padding-left: 5px;
        padding-right: 5px;
    }

    .fflex-reverse-moble {
        flex-direction: column-reverse;
    }

    .testimonial-pera {
        padding-left: 10px;
    }

    .bigg-card {
        padding: 20px;
    }

    .testi-left {
        background-image: none;
    }

    .index-last-slider-two {
        width: 40px !important;
        height: 40px !important;
        right: 0px !important;
    }

    .index-last-slider-one.index-last-slider-one {
        width: 40px !important;
        height: 40px !important;
        left: -11px !important;
        z-index: 1;
    }

    .misson-visson-card {
        padding: 20px;
    }

    .service-img-main- {
        display: none;
    }

    .mobile-img-service {
        border-radius: 20px;
    }

    h2.service-section-index-description::after {
        width: 150px;
        right: 100px;
        background-size: contain;
        top: 25px;
    }

    .service-section-index-description.m::after {
        left: 30px;
        display: none !important;
    }

    .we-love-ndis {
        right: 0px;
        width: 105.005px !important;
        height: 105.558px !important;
    }

    .we-love-ndis.mobile.about_us {
        right: -27px;
        top: -28px;
    }

    .about-why-choose-us {
        overflow-x: hidden;
    }

    .img-uppr-div img {
        width: 100%;
    }

    .we-love-ndis.our-team-mobile {
        right: -15px !important;
    }

    .we-love-ndis.contact {
        right: -23px;

    }

    .mobile-overflow {
        overflow-x: hidden;
    }

    .hero-section-left-side-inner {
        display: none;
    }

    .hero-section-left-side-inner.mobile {
        display: block !important;
        margin-top: 25px;
    }

    .hero-section-index {
        height: 50dvh;
    }
}


@media (min-width: 769px) {
    .mobile-img-service {
        display: none;
    }

    .mobile-service-title-content {
        display: none !important;
    }

    .hero-section-left-side-inner.mobile {
        display: none;
    }
}

@media (max-width: 414px) {
    h2.service-section-index-description::after {
        top: 35px;
    }


}

@media (min-width:992px) {
    .service-section-index-description.team {
        max-width: 580px;
    }
}