.svggroup {
    font-weight: 600;
    font-size: 88px;
    color: #000000;
    text-align: center;
    line-height: 130px;
}

.mainsvg {
    text-align: center;
}

.svgpar {
    font-size: 24px;
    font-weight: 400;
    text-align: center;
    color: #000000;
    opacity: 0.5;
    margin: 2% 0px;
}

.expansebackground1 {
    padding-top: 4%;
}

.expansebackground2 {
    padding: 7% 0px;
    position: relative;
}

.expensegroupimage {
    width: 40%;
    position: absolute;
    left: 28%;
    top: -6px;
}

.backgroundh1 {
    font-weight: 400;
    font-size: 16px;
    line-height: 24px;
    color: #000000;

}

.secondtext21 {
    background-color: #F5F5F5;
    padding: 1% 2%;
    border-radius: 10px;
    text-align: inherit;
    width: 18%;
    position: absolute;
    left: 13%;
    top: -3%;
}

.secondtext22 {
    background-color: #F5F5F5;
    padding: 1% 2%;
    border-radius: 10px;
    text-align: inherit;
    width: 18%;
    position: absolute;
    left: 11%;
    top: 147%;
}

.secondtext23 {
    background-color: #F5F5F5;
    padding: 1% 2%;
    border-radius: 10px;
    text-align: inherit;
    width: 18%;
    position: absolute;
    top: -45%;
    left: 68%;
}

.secondtext24 {
    background-color: #F5F5F5;
    padding: 1% 2%;
    border-radius: 10px;
    text-align: inherit;
    width: 18%;
    position: absolute;
    top: 191%;
    left: 64%;
}

.backgroundhome {
    padding: 32% 0px 5% 0px;
    position: relative;
}

/* 
.backgroundhome {
    padding: 4% 0px;
    position: relative;
} */

.homecard {
    margin: 10% 0px;
}

.homecard h1 {
    font-size: 48px;
    color: #000000;
    font-weight: 600;
}

.homecard p {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
}

.Main-Ellipsis {
    position: relative;
    margin-bottom: 8%;
}

.Ellipse2 {
    position: absolute;
    left: 4%;
}

.Ellipse3 {
    position: absolute;
    left: 8%;
}

.Ellipse4 {
    position: absolute;
    left: 13%;
}

.Ellipse5 {
    position: absolute;
    left: 18%;
}

.shape {
    position: absolute;
    top: 88%;
}

.mainbutton {
    display: flex;
    gap: 4%;
}


.CardImage {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999999;
}

@media screen and (max-width: 376px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .expansebackground1 .mainsvg .svggroup img {
        width: 30%;
    }

    .expansebackground1 .mainsvg .svggroup {
        font-size: 29px;
        line-height: 44px;
    }

    .headercircleimg {
        display: none !important;
    }

    .svgpar {
        font-size: 17px;
    }

    .expansebackground1 .mainsvg img {
        width: 33%;
    }

    .expansebackground1 {
        padding: 10% 0px;
    }

    .expansebackground2 .secondtext21 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext21 {
        left: 13%;
        top: -65%;
    }

    .expansebackground2 .secondtext22 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext22 {
        left: 9%;
        top: 206%;
    }

    .expansebackground2 .secondtext23 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext23 {
        left: 75%;
        top: -106%;
    }

    .expansebackground2 .secondtext24 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext24 {
        left: 71%;
        top: 191%;
    }

    .expensegroupimage {
        width: 45%;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome {
        padding: 40% 0px 5% 0px;
    }

    .shape {
        width: 100%;
        top: 94%;
    }

    .homecard h1 {
        font-size: 35px;
    }

    .homecard p {
        font-size: 16px;
    }

    .mainbutton .button {
        padding: 15px 15px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }
}

@media screen and (max-width: 480px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .expansebackground1 .mainsvg .svggroup img {
        width: 30%;
    }

    .expansebackground1 .mainsvg .svggroup {
        font-size: 29px;
        line-height: 44px;
    }

    .headercircleimg {
        display: none !important;
    }

    .svgpar {
        font-size: 17px;
    }

    .expansebackground1 .mainsvg img {
        width: 33%;
    }

    .expansebackground1 {
        padding: 10% 0px;
    }

    .expansebackground2 .secondtext21 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext21 {
        left: 13%;
        top: -65%;
    }

    .expansebackground2 .secondtext22 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext22 {
        left: 9%;
        top: 206%;
    }

    .expansebackground2 .secondtext23 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext23 {
        left: 75%;
        top: -106%;
    }

    .expansebackground2 .secondtext24 .backgroundh1 {
        font-size: 6px !important;
        line-height: 10px !important;
    }

    .expansebackground2 .secondtext24 {
        left: 71%;
        top: 191%;
    }

    .expensegroupimage {
        width: 45%;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome {
        padding: 40% 0px 5% 0px;
    }

    .shape {
        width: 92%;
        top: 94%;
    }

    .homecard h1 {
        font-size: 35px;
    }

    .homecard p {
        font-size: 16px;
    }

    .mainbutton .button {
        padding: 15px 15px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }
}

@media screen and (max-width: 800px) {
    .svggroup {
        font-size: 53px;
        line-height: 110px;
    }

    .svgpar {
        font-size: 18px;
    }

    .expansebackground1 {
        padding: 7% 0px;
    }

    .expansebackground1 .mainsvg img {
        width: 25%;
    }

    .expansebackground2 .secondtext21 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext21 {
        left: 14%;
        top: -14%;
    }

    .expansebackground2 .secondtext22 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext22 {
        left: 9%;
        top: 206%;
    }

    .expansebackground2 .secondtext23 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext23 {
        left: 79%;
        top: -64%;
    }

    .expansebackground2 .secondtext24 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext24 {
        left: 75%;
        top: 232%;
    }

    .expansebackground2 .expensegroupimage {
        width: 50%;
    }

    .CardImage img {
        width: 100%;
    }

    .homecard h1 {
        font-size: 34px;
    }

    .homecard p {
        font-size: 16px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .shape {
        width: 100%;
        top: 80%;
    }

    .backgroundhome {
        padding: 43% 0px 18% 0px;
    }
}

@media screen and (max-width: 900px) {
    .svggroup {
        font-size: 53px;
        line-height: 110px;
    }

    .svgpar {
        font-size: 18px;
    }

    .expansebackground1 {
        padding: 7% 0px;
    }

    .expansebackground1 .mainsvg img {
        width: 25%;
    }

    .expansebackground2 .secondtext21 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext21 {
        left: 14%;
        top: -14%;
    }

    .expansebackground2 .secondtext22 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext22 {
        left: 9%;
        top: 206%;
    }

    .expansebackground2 .secondtext23 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext23 {
        left: 79%;
        top: -64%;
    }

    .expansebackground2 .secondtext24 .backgroundh1 {
        font-size: 9px;
        line-height: 17px;
    }

    .expansebackground2 .secondtext24 {
        left: 75%;
        top: 232%;
    }

    .expansebackground2 .expensegroupimage {
        width: 50%;
    }

    .CardImage img {
        width: 100%;
    }

    .homecard h1 {
        font-size: 34px;
    }

    .homecard p {
        font-size: 16px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .shape {
        width: 100%;
        top: 80%;
    }

    .backgroundhome {
        padding: 43% 0px 18% 0px;
    }
}