.track {
    font-size: 120.652px;
    line-height: 141px;
    color: #000000;
    padding-right: 18%;
}

.transection {
    font-size: 65.652px;
    line-height: 141px;
    color: #000000;
    padding-left: 25%;
}

.trackp {
    font-weight: 400;
    font-size: 24px;
    line-height: 36px;
    text-align: center;
    color: #000000;
    opacity: 0.5;
}

.backgroundtrack1 {
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
}

.backgroundtrack1 a{
    display: flex;
    justify-content: center;
}
.backgroundtrackone {
    padding: 5% 0px;
    position: relative;
}

.right1 {
    position: absolute;
    top: 64%;
    left: 20%;
}

.right2 {
    position: absolute;
    top: 6%;
    right: 31%;
}

.right3 {
    position: absolute;
    top: 5%;
}

.right4 {
    position: absolute;
    right: 5%;
    top: 56%;
}

.backgroundtrackone a {
    display: flex;
    justify-content: center;
}

.backgroundhome {
    padding: 4% 0px;
    position: relative;
}

.backgroundhomes {
    padding: 13% 0px;
    position: relative;
}


.homecard {
    margin: 15% 0px;
}

.homecard h1 {
    font-size: 48px;
    color: #000000;
    font-weight: 600;
}

.homecard p {
    font-weight: 400;
    font-size: 24px;
    color: #000000;
}

.mainbutton {
    display: flex;
    gap: 4%;
}

.shape {
    position: absolute;
    top: 83%;
}

.shape2 {
    position: absolute;
    top: 75%;
}

.CardImage {
    display: flex;
    justify-content: center;
    position: relative;
    z-index: 999999;
}

.homecard2 {
    margin: 10% 0px;
}

.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%;
}

@media screen and (max-width: 376px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .track {
        font-size: 54px !important;
        line-height: 10px !important;
    }

    .transection {
        font-size: 54px !important;
        padding-left: 14% !important;
    }

    .backgroundtrackone {
        padding: 15% 0px;
    }

    .trackp {
        font-size: 20px;
    }

    .backgroundtrackone a .play {
        display: flex;
        margin: auto;
        /* width: 40%; */
    }

    .CardImage img {
        width: 100%;
    }

    .homecard h1 {
        font-size: 35px;
    }

    .homecard p {
        font-size: 16px;
    }

    .backgroundhome .shape {
        display: none;
    }

    .backgroundhomes .shape2 {
        display: none;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .mainbutton .button {
        padding: 15px 15px;
    }

}

@media screen and (max-width: 480px) {
    .navbar-nav .dropdown-menu {
        width: 100%;
    }

    .track {
        font-size: 54px !important;
        line-height: 10px !important;
    }

    .transection {
        font-size: 54px !important;
        padding-left: 14% !important;
    }

    .backgroundtrackone {
        padding: 15% 0px;
    }

    .trackp {
        font-size: 20px;
    }

    .backgroundtrackone .play {
        display: flex;
        margin: auto;
        width: 40%;
    }

    .CardImage img {
        width: 100%;
    }

    .homecard h1 {
        font-size: 35px;
    }

    .homecard p {
        font-size: 16px;
    }

    .backgroundhome .shape {
        display: none;
    }

    .backgroundhomes .shape2 {
        display: none;
    }

    .right3 {
        position: absolute;
        left: 5%;
        top: 18%;
    }

    .Ellipse2 {
        left: 8%;
    }

    .Ellipse3 {
        left: 16%;
    }

    .Ellipse4 {
        left: 25%;
    }

    .Ellipse5 {
        left: 35%;
    }

    .backgroundhomes .row {
        flex-direction: column-reverse;
    }

    .backgroundhomes {
        padding-bottom: 0px;
    }

    .backgroundtrackone .right2 {
        width: 16%;
        top: 3%;
        right: 14%;
    }

    .backgroundtrackone .right1 {
        display: none;
    }

    .backgroundhome .homecard p {
        margin: 5% 0px;
    }

    .backgroundhomes .homecard p {
        margin: 5% 0px;
    }
}

@media screen and (max-width: 800px) {
    .navbar-nav .dropdown-menu {
        width: 100% !important;
    }

    .backgroundhome .shape {
        width: 100%;
        top: 78%;
    }

    .backgroundhomes .shape2 {
        width: 100%;
    }

    .track {
        font-size: 90px;
    }

    .transection {
        font-size: 90px;
    }

    .right3 {
        position: absolute;
        left: 2%;
    }

    .right2 {
        position: absolute;
        top: 7%;
        right: 21%;
    }

    .right4 {
        position: absolute;
        right: 5%;
        top: 71%;
    }

    .right1 {
        position: absolute;
        top: 78%;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome .homecard h1 {
        font-size: 34px;
    }

    .backgroundhome .homecard p {
        font-size: 16px;
        margin: 6% 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%;
    }

}

@media screen and (max-width: 900px) {
    .navbar-nav .dropdown-menu {
        width: 100% !important;
    }

    .backgroundhome .shape {
        width: 80%;
        top: 78%;
        left: 13%;
    }

    .backgroundhomes .shape2 {
        width: 80%;
        left: 13%;
    }

    .track {
        font-size: 90px;
    }

    .transection {
        font-size: 90px;
    }

    .right3 {
        position: absolute;
        left: 2%;
    }

    .right2 {
        position: absolute;
        top: 7%;
        right: 21%;
    }

    .right4 {
        position: absolute;
        right: 5%;
        top: 71%;
    }

    .right1 {
        position: absolute;
        top: 78%;
    }

    .backgroundhome .CardImage img {
        width: 100%;
    }

    .backgroundhome .homecard h1 {
        font-size: 34px;
    }

    .backgroundhome .homecard p {
        font-size: 16px;
        margin: 6% 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%;
    }
}