.CardImage {
    display: flex;
    justify-content: center;
}

.homecard {
    position: relative;
}

.homecardh1 {
    font-size: 50px;
    display: flex;
    align-items: center;
    color: #6146C6;
    position: absolute;
    top: 7%;
    left: 9%;
}

.backgrounddhomecontent {
    font-weight: 400;
    font-size: 22px;
    color: #000000;
    margin: 10% 0px 18% 0px;
}

.backgroundcontent {
    text-align: start;
}

.homecard {
    margin: 25% 0px;
}

.loactionsection {
    background-image: url(/ExpanseWise/ExpanseWise-image/location.png);
    background-repeat: no-repeat;
    padding: 4% 0px;
    position: relative;
}

.Ellipsmap1 {
    position: absolute;
    top: 2%;
    left: 82%;
}

.Ellipsmap2 {
    position: absolute;
    top: 2%;
    right: 47%;
}

.Ellipsmap3 {
    position: absolute;
    top: 48%;
    right: 9%;
}

.Ellipsmap4 {
    position: absolute;
    left: 2%;
    top: 71%;
}

.Ellipsmap5 {
    position: absolute;
    top: 50%;
    left: 21%;
}

.img {
    display: flex;
    justify-content: center;
}

.Language {
    display: flex;
    align-items: flex-end;
}

.all-back {
    background-image: url('/ExpanseWise/ExpanseWise-image/lanag-Background.png');
    background-size: cover;
    background-repeat: no-repeat;
    border-radius: 45px;
}

.backgroundimage {
    padding: 5% 0px;
}

.footers {
    padding: 10% 0px;
}

.footercontentcenter {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.footercontenth1 {
    font-weight: 600;
    font-size: 48px;
    color: #000000;
    margin-top: 8%;
}

.footercontenth2 {
    font-size: 24px;
    font-weight: 500;
    text-align: center;
    margin-top: 2%;
    padding: 50px;
}

.Languageh1 {
    text-align: end;
}

.Languagep {
    text-align: end;

}

@media screen and (max-width: 376px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent img {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent .homecardh1 {
        font-size: 57px;
        top: 11%;
        left: 11%;
    }

    .backgroundhome .homecard .backgrounddhomecontent {
        font-size: 28px !important;
        text-align: center !important;
        margin: 9% 0px !important;
    }

    .backgroundhome .homecard img {
        width: 50%;
    }

    .backgroundhome .homecard .play {
        text-align: center;
    }

    .loactionsection {
        background-image: none;
    }

    .loactionsection .container-fluid h1 {
        font-size: 50px;
        text-align: center;
    }

    .loactionsection .img img {
        width: 100%;
        margin-top: -11%;
    }

    .loactionsection .container-fluid p {
        font-size: 17px !important;
        text-align: center !important;
    }

    .Ellipsmap1 {
        display: none;
    }

    .Ellipsmap2 {
        display: none;
    }

    .Ellipsmap3 {
        display: none;
    }

    .Ellipsmap4 {
        display: none;
    }

    .Ellipsmap5 {
        display: none;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth1 {
        font-size: 40px;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth2 {
        font-size: 13px;
    }

    .backgroundimage .all-back .footers img {
        width: 40%;
    }
}

@media screen and (max-width: 480px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent img {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent .homecardh1 {
        font-size: 57px;
        top: 11%;
        left: 11%;
    }

    .backgroundhome .homecard .backgrounddhomecontent {
        font-size: 26px;
        text-align: center;
        margin: 9% 0px;
    }

    .backgroundhome .homecard img {
        width: 50%;
    }

    .backgroundhome .homecard .play {
        text-align: center;
    }

    .loactionsection {
        background-image: none;
    }

    .loactionsection .container-fluid h1 {
        font-size: 50px;
        text-align: center;
    }

    .loactionsection .img img {
        width: 100% !important;
        margin-top: -11%;
    }

    .loactionsection .container-fluid p {
        font-size: 19px;
        text-align: center;
    }

    .Ellipsmap1 {
        display: none;
    }

    .Ellipsmap2 {
        display: none;
    }

    .Ellipsmap3 {
        display: none;
    }

    .Ellipsmap4 {
        display: none;
    }

    .Ellipsmap5 {
        display: none;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth1 {
        font-size: 40px;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth2 {
        font-size: 14px;
    }

    .backgroundimage .all-back .footers img {
        width: 40%;
    }
}

@media screen and (max-width: 800px) {
    .navbar-nav .dropdown-menu {
        width: 100% !important;
    }

    .backgroundhome .homecard .backgroundcontent img {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent .homecardh1 {
        font-size: 57px;
        top: 10%;
    }

    .backgroundhome .homecard .backgrounddhomecontent {
        font-size: 14px;
        margin-bottom: 10%;
    }

    .backgroundhome .CardImage {
        margin: 10% 0px;
    }

    .loactionsection .container-fluid h1 {
        font-size: 33px;
    }

    .loactionsection .container-fluid p {
        font-size: 12px;
    }

    .loactionsection .img img {
        width: 160%;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth2 {
        font-size: 14px;
    }

    .backgroundimage .all-back .footers .footercontentcenter img {
        width: 22%;
    }
}

@media screen and (max-width: 900px) {
    .backgroundhome .homecard .backgroundcontent img {
        width: 100%;
    }

    .backgroundhome .homecard .backgroundcontent .homecardh1 {
        font-size: 57px;
        top: 10%;
    }

    .backgroundhome .homecard .backgrounddhomecontent {
        font-size: 14px;
        margin-bottom: 10%;
    }

    .backgroundhome .CardImage {
        margin: 10% 0px;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .Ellipsmap3 {
        top: 38%;
    }

    .loactionsection .container-fluid h1 {
        font-size: 33px;
    }

    .loactionsection .container-fluid p {
        font-size: 12px;
    }

    .loactionsection .img img {
        width: 160%;
    }

    .backgroundimage .all-back .footers .footercontentcenter .footercontenth2 {
        font-size: 14px;
    }

    .backgroundimage .all-back .footers .footercontentcenter img {
        width: 22%;
    }
}