.catagory {
    display: flex;
    align-items: center;
    flex-direction: column;
    margin: 12% 0px;
}

.catagory h1 {
    font-weight: 600;
    font-size: 88px;
    text-align: center;
    color: #000000;
    line-height: 100px;
}

.catagory p {
    font-weight: 400;
    font-size: 24px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
    line-height: 50px;
}
.catagory a{
    display: flex;
    justify-content: center;
}
.maincatagory {
    position: relative;
}


.Graphcircle {
    position: absolute;
    top: 42%;
    left: 10%;
}

.GraphStar1 {
    position: absolute;
    top: 10%;
    left: 19%;
}

.GraphStar2 {
    position: absolute;
    top: 9%;
    right: 16%;
}

.GraphStar3 {
    position: absolute;
    left: 9%;
    top: 68%;
}

.GraphStar4 {
    position: absolute;
    left: 40%;
    top: 79%;
}

.GraphStar5 {
    
    top: 54%;
}

.backgroundhomes {
    padding: 1% 0px 6% 0px;
    position: relative;
}


.homecard {
    margin: 18% 0px;
}

.homecard h1 {
    font-size: 48px;
    color: #000000;
    font-weight: 600;
}

.homecard p {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    margin-bottom: 5%;
}

.homecard1 {
    margin: 15% 0px;
}

.homecard1 h1 {
    font-size: 48px;
    color: #000000;
    font-weight: 600;
}

.homecard1 p {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
    margin-bottom: 5%;
}

.mainbutton {
    display: flex;
    gap: 4%;
}

.CardImage {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999999;
}

.shape11 {
    position: absolute;
    top: 67%;
}

.backgroundhome {
    padding: 6% 0px 5% 0px;
    position: relative;
}

.shape10 {
    position: absolute;
    top: 70%;
    left: 51%;
}

@media screen and (max-width: 376px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .maincatagory .catagory h1 {
        font-size: 23px;
        line-height: 25px;
    }

    .maincatagory .catagory p {
        font-size: 23px;
        line-height: 35px;
    }

    .maincatagory .catagory a img {
        width: 60%;
    }

    .Graphcircle {
        display: none !important;
    }

    .Graphorange {
        display: none !important;
    }

    .GraphStar1 {
        display: none !important;
    }

    .GraphStar2 {
        display: none !important;
    }

    .GraphStar3 {
        display: none !important;
    }

    .GraphStar4 {
        display: none !important;
    }

    .GraphStar5 {
        display: none !important;
    }


    .backgroundhomes .shape5 {
        display: none !important;
    }

    .backgroundhomes .homecard p {
        font-size: 16px !important;
        margin: 6% 0px !important;
    }

    .backgroundhomes .homecard h1 {
        font-size: 35px !important;
    }

    .CardImage img {
        width: 100% !important;
    }

    .Ellipse2 {
        left: 8% !important;
    }

    .Ellipse3 {
        left: 16% !important;
    }

    .Ellipse4 {
        left: 25% !important;
    }

    .Ellipse5 {
        left: 35% !important;
    }

    .backgroundhome {
        padding: 5% 0px 7% 0px !important;
    }

    .backgroundhome .row {
        flex-direction: column-reverse !important;
    }

    .backgroundhome .shape6 {
        display: none !important;
    }

    .backgroundhome .homecard1 p {
        font-size: 16px !important;
        margin: 6% 0px !important;
    }

    .backgroundhome .homecard1 h1 {
        font-size: 35px !important;
    }

    .shape11 {
        display: none !important;
    }

    .shape10 {
        display: none !important;
    }

    .mainbutton .button {
        padding: 15px 15px !important;
    }

    .homecard {
        margin: 1% 0px 15% 0px !important;
    }
}

@media screen and (max-width: 480px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .maincatagory .catagory h1 {
        font-size: 24px;
        line-height: 25px;
    }

    .maincatagory .catagory p {
        font-size: 23px;
        line-height: 35px;
    }

    .catagory a img {
        width: 60%;
    }

    .Graphcircle {
        display: none !important;
    }

    .Graphorange {
        display: none !important;
    }

    .GraphStar1 {
        display: none !important;
    }

    .GraphStar2 {
        display: none !important;
    }

    .GraphStar3 {
        display: none !important;
    }

    .GraphStar4 {
        display: none !important;
    }

    .GraphStar5 {
        display: none !important;
    }


    .backgroundhomes .shape5 {
        display: none !important;
    }

    .backgroundhomes .homecard p {
        font-size: 16px !important;
        margin: 6% 0px !important;
    }

    .backgroundhomes .homecard h1 {
        font-size: 35px !important;
    }

    .CardImage img {
        width: 100% !important;
    }

    .Ellipse2 {
        left: 8% !important;
    }

    .Ellipse3 {
        left: 16% !important;
    }

    .Ellipse4 {
        left: 25% !important;
    }

    .Ellipse5 {
        left: 35% !important;
    }

    .backgroundhome {
        padding: 5% 0px 7% 0px !important;
    }

    .backgroundhome .row {
        flex-direction: column-reverse !important;
    }

    .backgroundhome .shape6 {
        display: none !important;
    }

    .backgroundhome .homecard1 p {
        font-size: 16px !important;
        margin: 6% 0px !important;
    }

    .backgroundhome .homecard1 h1 {
        font-size: 35px !important;
    }

    .shape11 {
        display: none !important;
    }

    .shape10 {
        display: none !important;
    }

    .mainbutton .button {
        padding: 15px 15px !important;
    }

    .homecard {
        margin: 1% 0px 15% 0px !important;
    }
}

@media screen and (max-width: 800px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .maincatagory .Catagory h1 {
        font-size: 45px !important;
        line-height: 60px !important;
    }

    .maincatagory .Catagory p {
        font-size: 28px !important;
        line-height: 50px !important;
    }

    .catagory a img {
        width: 45% !important;
    }

    .Graphorange {
        position: absolute;
        top: 35%;
        left: 36%;
    }

    .Graphcircle {
        position: absolute;
        top: 31% !important;
        left: 47% !important;
    }

    .GraphStar1 {
        position: absolute !important;
        top: 48% !important;
        left: 3% !important;
    }

    .GraphStar2 {
        position: absolute;
        top: 77%;
        right: 14%;
    }

    .GraphStar3 {
        position: absolute;
        right: 5%;
        top: 6%;
    }

    .GraphStar4 {
        position: absolute !important;
        left: 88% !important;
        top: 14% !important;
    }

    .GraphStar5 {
        position: absolute;
        left: 4%;
        top: 79%;
    }

    .catagory {
        margin: 14% 0px 0px 0px;
    }

    .backgroundhomes .CardImage img {
        width: 100%;
    }

    .backgroundhomes .homecard h1 {
        font-size: 34px;
    }

    .backgroundhomes .homecard p {
        font-size: 16px;
        margin: 6% 0px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .mainbutton .button {
        padding: 15px 15px;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome .homecard1 h1 {
        font-size: 34px;
    }

    .backgroundhome .homecard1 p {
        font-size: 16px;
        margin: 6% 0px;
    }

    .backgroundhomes .shape11 {
        width: 45%;
        top: 78%;
        left: 6%;
    }

    .backgroundhome .shape10 {
        width: 45%;
        top: 73%;
        left: 53%;
    }

    .backgroundhomes {
        padding: 9% 0px 3% 0px;
    }

    .backgroundhome {
        padding: 8% 0px;
        position: relative;
    }
}

@media screen and (max-width: 900px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .maincatagory .catagory h1 {
        font-size: 44px;
        line-height: 60px;
    }

    .maincatagory .catagory p {
        font-size: 28px;
        line-height: 50px;
    }

    .catagory a img {
        width: 40%;
    }

    .Graphorange {
        position: absolute;
        top: 35%;
        left: 36%;
    }

    .Graphcircle {
        position: absolute;
        top: 32% !important;
        left: 48% !important;
    }

    .GraphStar1 {
        position: absolute;
        top: 53%;
        left: 3%;
    }

    .GraphStar2 {
        position: absolute;
        top: 77%;
        right: 14%;
    }

    .GraphStar3 {
        position: absolute;
        right: 5%;
        top: 6%;
    }

    .GraphStar4 {
        position: absolute;
        left: 90% !important;
        top: 35%;
    }

    .GraphStar5 {
        position: absolute;
        left: 10% !important;
        top: 73% !important;
    }

    .catagory {
        margin: 14% 0px 0px 0px;
    }

    .backgroundhomes .CardImage img {
        width: 100%;
    }

    .backgroundhomes .homecard h1 {
        font-size: 34px;
    }

    .backgroundhomes .homecard p {
        font-size: 16px;
        margin: 6% 0px;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .mainbutton .button {
        padding: 15px 15px;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome .homecard1 h1 {
        font-size: 34px;
    }

    .backgroundhome .homecard1 p {
        font-size: 16px;
        margin: 6% 0px;
    }

    .backgroundhomes .shape11 {
        width: 46%;
        top: 81%;
        left: 6%;
    }

    .backgroundhome .shape10 {
        width: 45%;
        top: 73%;
        left: 53%;
    }

    .backgroundhomes {
        padding: 9% 0px 3% 0px;
    }

    .backgroundhome {
        padding: 8% 0px;
        position: relative;
    }
}