@media (max-width:1920px) {}

@media (max-width:1680px) {}

@media (max-width:1520px) {}

@media (max-width:1440px) {
    body .contact-bg-image {
        width: 100%;
    }

    .image-wrapper img {
        width: 90%;
    }

    .overlay-text {
        top: 9%;
        left: 29%;
    }

    .card .card-body {
        padding: 1rem;
        color: var(--bs-card-color);
    }

    .our-story-content {
        padding: 3rem 3rem;
    }

    .our-story .img-sec {
        width: 470px;
    }

    .gradient-btn {
        padding: 12px 22px;
    }

    .plans-sec .overlay-text {
        top: 6%;
        left: 29%;
    }
}

@media (max-width:1366px) {

    /* plans card */
    .overlay-text {
        position: absolute;
        color: white;
        font-size: 14px;
        font-weight: bold;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
        width: 181px;
        rotate: -31deg;
        top: calc(100% - 98px);
        left: calc(100% - 104px);
    }

    .flatpickr-calendar {
        position: absolute;
        top: calc(100vh - 36%) !important;
        right: calc(3vw) !important;
        left: unset !important;
    }

    .home-info-img img:nth-child(3) {
        position: absolute;
        top: -22%;
        right: 4px;
        width: 220px;
    }

    .home-info-img {
        width: 545px;
    }
}

@media (max-width:1280px) {

    /* contact-us */
    .contact-us .card-content {
        padding: 2rem 1rem 2rem 1rem;
    }

    .img-fluid-footer {
        max-width: 100%;
        height: auto;
    }

    .navbar-nav li a {
        font-size: 14px;
    }

    .navbar-nav li a:hover {
        font-size: 14px;
        padding: 10px 13px;
    }

    .navbar-nav .nav-link.active {
        font-size: 14px;
        font-weight: 500;
        padding: 10px 13px;
    }

    .overlay-text {
        position: absolute;
        color: white;
        font-size: 18px;
        font-weight: bold;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
        width: 181px;
        rotate: -31deg;
        top: calc(100% - 105px);
        left: calc(100% - 139px);
    }

    .our-story-content {
        padding: 6rem 3rem;
    }

    .our-story .img-sec {
        width: 398px;
    }

    .plans-sec .overlay-text {
        top: 16%;
        left: 29%;
    }

    .home-banner {
        height: auto;
        /* fix height ki jagah auto takay content ke sath adjust ho */
        padding-bottom: 3rem;
        /* thoda space niche */
    }

    .home-bg-img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 581px;
        max-width: 500px;
        margin: 2rem auto;
    }

    .banner-img-sec {
        position: relative;
        width: 100%;
        height: 520PX;
        margin-top: 0;
        top: 60px;
    }

    .home-info-img {
        position: relative;
        /* flow ke andar laao */
        top: 0;
        left: 0;
        width: 100%;
        height: auto;
        margin-top: 1.5rem;
        text-align: center;
    }

    .home-info-img img {
        position: static;
        /* absolute hata do */
        display: inline-block;
        width: 30%;
        /* har image responsive */
        margin: 0 5px;
    }

    /* home image */
    .home-info-img {
        position: relative;
        width: 100%;
        height: auto;
    }



    .home-info-img img:nth-child(3) {
        position: relative;
        top: auto;
        right: auto;
        width: 40%;
        margin: 1rem auto;
        display: block;
    }

    .home-info-img img:nth-child(1) {
        position: relative;
        top: -401px;
        left: -167px;
        width: 42%;
        margin: 0 auto;
        display: block;
    }

    .home-info-img img:nth-child(2) {
        position: relative;
        top: -291px;
        left: -163px;
        width: 50%;
        margin: 1rem auto;
        display: block;
    }

    .home-info-img img:nth-child(3) {
        position: relative;
        top: -581px;
        right: -179px;
        width: 46%;
        margin: 1rem auto;
        display: block;
    }
    .page-padding-home {
        padding: 18rem 0 1rem 0;
    }
}




@media (max-width:1024px) {}

@media (max-width:991px) {
    .banner-content {
        padding: 6rem 6rem;
    }

    .img-fluid-footer {
        max-width: 58%;
    }

    .contact-us .card-content {
        padding: 4rem 4rem 4rem 4rem;
    }

    .overlay-text {
        position: absolute;
        color: white;
        font-size: 15px;
        font-weight: bold;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
        width: 181px;
        rotate: -31deg;
        top: calc(100% - 92px);
        left: calc(100% - 102px);
    }

    h2 {
        font-size: 48px;
        font-weight: 600;
    }

    .our-mission-sec .img-sec {
        border-radius: 20px;
        width: 400px;
    }

    .gradient-btn {
        padding: 12px 50px;
    }

    .plans-sec .gradient-btn {
        padding: 12px 30px;
    }

    .plans-sec .overlay-text {
        top: 2%;
        left: 29%;
    }


}

@media (max-width:800px) {
    h3 {
        font-size: 40px;
        font-weight: 500;
    }
}

@media (max-width:767px) {
    h3 {
        font-size: 38px;
        font-weight: 500;
    }

    .fs-48 {
        font-size: 38px;
    }

    .banner-content {
        padding: 4rem 6rem;
    }

    .border-mobile {
        border-bottom: 1px solid rgba(219, 223, 233, 0.1);
        padding-bottom: 1rem;
        margin-bottom: 1rem;
    }

    /* .border-light{ border: 1px solid rgba(219, 223, 233, 0.1);} */
    .overlay-text {
        position: absolute;
        color: white;
        font-size: 18px;
        font-weight: bold;
        text-shadow: 1px 1px 6px rgba(0, 0, 0, 0.6);
        width: 181px;
        rotate: -31deg;
        top: calc(100% - 115px);
        left: calc(100% - 159px);
    }

    .plans-container {
        border-radius: 20px;
        background: linear-gradient(168deg, var(--gradient-sky) -90.37%, var(--Pale-gray) 97.99%);
        padding: 3rem 3rem;
    }
    .plans-sec .overlay-text {
        top: 16%;
        left: 29%;
    }

}

@media (max-width:600px) {
    section.contact-us {
        padding: 0 20px;
    }

    section.banner-sec {
        padding: 0 20px;
    }

    h3 {
        font-size: 30px;
        font-weight: 500;
    }

    .banner-content {
        padding: 4rem 2rem;
    }

    .overlay-text {
        font-size: 16px;
        top: calc(100% - 110px);
        left: calc(100% - 139px);
    }

    .home-info-img img:nth-child(1) {
        position: relative;
        top: -401px;
        left: -153px;
        width: 37%;
        margin: 0 auto;
        display: block;
    }

    .home-info-img img:nth-child(2) {
        position: relative;
        top: -287px;
        left: -133px;
        width: 46%;
        margin: 1rem auto;
        display: block;
    }

    .home-info-img img:nth-child(3) {
        position: relative;
        top: -581px;
        right: -153px;
        width: 36%;
        margin: 1rem auto;
        display: block;
    }

    .home-bg-img {
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
        height: 532px;
        max-width: 500px;
        margin: 2rem auto;
    }

    .banner-img-sec {
        position: relative;
        width: 100%;
        height: 471PX;
        margin-top: 0;
        top: 60px;
    }

    .plans-sec .overlay-text {
        font-size: 16px;
        top: calc(100% - 100px);
        left: calc(100% - 113px);
    }
    .get-hired .hired-container {
        padding: 3rem 1rem;
    }
}

@media (max-width:480px) {
    .overlay-text {
        font-size: 16px;
        top: calc(100% - 100px);
        left: calc(100% - 119px);
    }

    .home-bg-img {
        width: 100%;
        height: 465px;
        max-width: 439px;
    }

    .banner-img-sec {
        position: relative;
        width: 100%;
        height: 404PX;
        margin-top: 0;
        top: 60px;
    }

    .home-info-img img:nth-child(1) {
        position: relative;
        top: -298px;
        left: -122px;
        width: 40%;
        margin: 0 auto;
        display: block;
    }

    .home-info-img img:nth-child(2) {
        position: relative;
        top: -183px;
        left: -123px;
        width: 43%;
        margin: 1rem auto;
        display: block;
    }

    .home-info-img img:nth-child(3) {
        position: relative;
        top: -393px;
        right: -125px;
        width: 39%;
        margin: 1rem auto;
        display: block;
    }
    .plans-sec .overlay-text {
        font-size: 12px;
        top: calc(100% - 89px);
        left: calc(100% - 97px);
    }
}

@media (max-width:414px) {
    .contact-us .card-content {
        padding: 2rem 0rem 1rem 1rem;
    }
    .overlay-text {
        font-size: 12px;
        top: calc(100% - 88px);
        left: calc(100% - 90px);
    }
    .our-mission-sec .img-sec {
        border-radius: 20px;
        width: 300px;
    }
    .our-story .img-sec {
        width: 300px;
    }
    .banner-img-sec {
        position: relative;
        width: 100%;
        height: 305PX;
        margin-top: 0;
        top: 38px;
    }
    .home-bg-img {
        width: 100%;
        height: 345px;
        max-width: 439px;
    }
    .home-info-img img:nth-child(1) {
        position: relative;
        top: -229px;
        left: -93px;
        width: 40%;
        margin: 0 auto;
        display: block;
    }
    .home-info-img img:nth-child(2) {
        position: relative;
        top: -156px;
        left: -95px;
        width: 43%;
        margin: 1rem auto;
        display: block;
    }
    .home-info-img img:nth-child(3) {
        position: relative;
        top: -318px;
        right: -94px;
        width: 42%;
        margin: 1rem auto;
        display: block;
    }
    .plans-container {  padding: 2rem 1rem;}
    .plans-sec .gradient-btn {   padding: 12px 15px;}
    .plans-sec .overlay-text {
        top: calc(100% - 84px);
        left: calc(100% - 82px);
    }
    .gradient-btn {
        padding: 12px 20px;
    }
    .pricing-content {
        padding: 2rem 2rem;
    }

}

@media (max-width: 390px) {
    .overlay-text {
        font-size: 14px;
        top: calc(100% - 90px);
        left: calc(100% - 95px);
    }
    .plans-sec .overlay-text {
        top: calc(100% - 94px);
        left: calc(100% - 94px);
    }
}

@media (max-width: 375px){
    body .plans-sec .overlay-text {
        top: calc(100% - 94px);
        left: calc(100% - 94px);
    }
    body .overlay-text {
        font-size: 15px;
        top: calc(100% - 97px);
        left: calc(100% - 108px);
    }
}
@media (max-width: 325px) {
    body .plans-sec .overlay-text {
        top: calc(100% - 81px);
        left: calc(100% - 84px);
    }
}
