body {
    background-color: black;
    color: white;
    font-family: "Roboto", sans-serif;
}

table,
td,
th {
    border: 1px solid white;
    border-collapse: collapse;
    padding: 15px 20px;
}

.main-container {
    border-bottom: 1px solid rgba(255, 255, 255, 0.363);
    padding-bottom: 40px;
}

.speed-test-main-part {
    width: 50%;
    position: relative;
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.09) 0%, rgba(167, 51, 241, 0.3) 100%);
    margin-left: auto;
    margin-right: auto;
    margin-top: 10px;
}

.first-col-color-back {
    background: linear-gradient(90deg, rgba(127, 106, 252, 0.3) 0%, rgba(167, 51, 241, 0.3) 100%);
    backdrop-filter: blur(30px);
}

.speed-test-main-part::before {
    content: "";
    position: absolute;
    z-index: -1 !important;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    background: inherit;
    filter: blur(10px);
    background-image: url(./img/speed-test-main-anime.gif);
    background-repeat: no-repeat;
    background-size: 100% 100%;
}

.download-speed-test {
    display: flex;
}

.download-speed-test-icon {
    align-content: center;
    font-size: 30px !important;
    margin-right: 10px;
    margin-top: 10px;
}
.ripple2{
    text-decoration: none;
    color: black; 
}
.ripple{
    text-decoration: none;
    color: white;
}
.download-speed {
    font-size: 21px;
    margin: 0px;
}

.more-app-title h3 {
    text-align: left;
    font-size: 15px;
    margin-bottom: 1px;
    /* margin-left: 30px; */
}

.upload-speed-test-icon {
    align-content: center;
    font-size: 30px !important;
    margin-right: 10px;
    margin-top: 10px;
}

.upload-speed-test {
    display: flex;
    color: black;
}

.upload-speed {
    font-weight: 800;
    font-size: 21px;
    margin: 0px;
}

.swap-icon-img {
    width: 25px;
    margin-right: 10px;
}

.ping-title p {
    font-size: 19px;
    font-weight: 300;
    margin: 0px;
}

.speed-test-ping-main {
    display: flex;
}

.ping-speed p {
    font-size: 19px;
    margin: 0px;
}

.speed-test-ip-main {
    display: flex;
}

.ip-icon-img {
    width: 25px;
    margin-right: 10px;
}

.ip-title p {
    font-size: 19px;
    font-weight: 300;
    margin: 0px;
}

.ip-address p {
    font-size: 19px;
    margin: 0px;
}

.speed-test-location-main {
    display: flex;
}

.location-icon-img {
    width: 25px;
    margin-right: 10px;
}

.location-title p {
    font-size: 19px;
    font-weight: 300;
    margin: 0px;
}

.location-main p {
    font-size: 19px;
    margin: 0px;
}

.speed-test-global-main {
    display: flex;
}

.global-icon-img {
    width: 25px;
    margin-right: 10px;
}

.global-title p {
    font-size: 19px;
    font-weight: 300;
    margin: 0px;
}

.global-main p {
    font-size: 19px;
    margin: 0px;
}

.start-speed-test-btn button {
    font-size: 25px;
    background-color: transparent;
    border: 2px solid white;
    color: white;
    padding: 8px 20px;
    display: block;
    margin: 0 auto;
    margin-top: 30px;
}

.child-container {
    width: 90%;
    margin-left: auto;
    margin-right: auto;
}

.internet-speed-title h3 {
    /* text-align: center; */
    font-size: 21px;
    margin-top: 40px;
}

.start-speed-test-btn button {
    background: linear-gradient(90deg, rgba(255, 255, 255, 0.3) 0%, rgba(172, 172, 172, 0.3) 100%);
    backdrop-filter: blur(25px);
}



.melon-video-call-dwn a {
    text-decoration: none;
    color: black;
}

.melon-video-call-main {
    /* border: 1px solid white; */
    padding-top: 30px;
    position: relative;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.melon-logo img {
    display: block;
    margin: 0 auto;
    width: 70px;
}

.melon-info-txt {
    text-align: center;
}

.melon-call-ad p {
    font-size: 12px;
    margin: 0px;
}

.melon-info-txt h3 {
    margin: 5px;
    font-weight: 300;
}

.melon-info-txt p {
    margin: 5px;
}

.melon-video-call-dwn {
    background-color: #AAFF00;
    text-align: center;
    padding: 7px 10px;
    margin: 0px;
}
.melon-call-ad {
    position: absolute;
    top: 10px;
    right: 10px;
}

.hash-logo img {
    display: block;
    margin: 0 auto;
    width: 70px;
}

.hash-contect-main {
    /* border: 1px solid white; */
    padding-top: 30px;
    position: relative;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.hash-info-txt h3 {
    margin: 5px;
    font-weight: 300;
}

.hash-ad p {
    font-size: 12px;
    margin: 0px;
}

.hash-info-txt {
    text-align: center;
}

.hash-contect-dwn {
    background-color: #386BF6;
    text-align: center;
    padding: 7px 10px;
    margin: 0px;
}
.hash-ad {
    position: absolute;
    top: 10px;
    right: 10px;
}

.hash-info-txt p {
    margin: 5px;
}

.exspeed-main {
    /* border: 1px solid white; */
    padding-top: 30px;
    position: relative;
    border-right: 1px solid white;
    border-left: 1px solid white;
    border-top: 1px solid white;
    border-bottom: 1px solid white;
}

.exspeed-info-txt h3 {
    margin: 5px;
    font-weight: 300;
}

.exspeed-info-txt p {
    margin: 5px;
}

.exspeed-ad p {
    font-size: 12px;
    margin: 0px;
}

.exspeed-logo img {
    display: block;
    margin: 0 auto;
    width: 70px;
}

.exspeed-info-txt {
    text-align: center;
}

.exspeed-browser-dwn {
    background-color: #E20049;
    text-align: center;
    padding: 7px 10px;
    margin: 0px;
}
.exspeed-ad {
    position: absolute;
    top: 10px;
    right: 10px;
}

.more-apps-child {
    display: grid;
    grid-template-columns: 30% 30% 30%;
    justify-content: center;
    margin-top: 13px;
}

.more-app-title {
    margin-left: 8px;
}

.more-apps-start {
    margin-top: 50px;
}


@media (max-width:600px) {
    .more-apps-child {
        width: 100%;
        grid-template-columns: 32% 32% 32%;
        justify-content: center;
    }

    table,
    td,
    th {
        padding: 10px 10px;
    }

    .exspeed-info-txt h3 {
        font-size: 15px;
    }

    .exspeed-logo img {
        width: 50px;
    }

    .hash-info-txt h3 {
        font-size: 15px;
    }

    .hash-logo img {
        width: 50px;
    }

    .melon-logo img {
        width: 50px;
    }

    .melon-info-txt h3 {
        font-size: 15px;
    }

    #start-button {
        display: flex;
        align-items: center;
        justify-content: center;
        color: white;
        width: 25% !important;
        margin-top: 30px;
    }

    .speed-test-main-part {
        width: 100%;
    }
}

.start-btn-hero {
    padding: 10px 20px;
    text-decoration: none;
    margin: 0 auto;
    /* background-color: white; */
}


/* Border Animation Start */

#start-button {
    display: flex;
    align-items: center;
    justify-content: center;
    color: black;
    width: 10%;
    margin-top: 30px;
}

.gradient-border {
    --borderWidth: 1px;
    background: white;
    position: relative;
    border-radius: var(--borderWidth);
}

.gradient-border:after {
    content: '';
    position: absolute;
    top: calc(-1 * var(--borderWidth));
    left: calc(-1 * var(--borderWidth));
    height: calc(100% + var(--borderWidth) * 2);
    width: calc(100% + var(--borderWidth) * 2);
    background: linear-gradient(60deg, #f79533, #f37055, #ef4e7b, #a166ab, #5073b8, #1098ad, #07b39b, #6fba82);
    border-radius: calc(2 * var(--borderWidth));
    z-index: -1;
    animation: animatedgradient 3s ease alternate infinite;
    background-size: 300% 300%;
}


@keyframes animatedgradient {
    0% {
        background-position: 0% 50%;
    }

    50% {
        background-position: 100% 50%;
    }

    100% {
        background-position: 0% 50%;
    }
}

/* Border Animation Start */