.footer-social{
    display: flex;
    color: #fff;
    list-style: none;
    gap: 20px;
    float: right;
    margin-bottom: 0;
}
.footer-social a{
    text-decoration: none;
    color: #fff;
}

.footer-social a:hover{
    color: #332FFF;
}

.footer-title{
    color: #fff;
}

.footer-menu{
    display: flex;
    color: #fff;
    list-style: none;
    margin-left: 0;
    padding-left: 0;
    gap: 10px;
}

.footer-menu a{
    text-decoration: none;
    color: #fff;
   
}

.footer-menu a:hover{
    text-decoration: none;
    border-bottom: 2px solid #332FFF;
}

.copy-right{
    color: #fff;
    float: right;
}
.footer-line{
    border-top: 1px solid #4C4C4C;
    padding-top: 30px;
    margin-top: 20px;
}


.get-come{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    width: 160px;
    line-height: 53px;
    position: absolute;
    top: -50px;
    right: -40px;
}

.get-ul{
    list-style: none;
    position: absolute;
    bottom: -37px;
    right: 0px;
    margin-bottom: 0;
}

.play-tour-main-div{
    position: relative;
}

.play-tour-section {
    padding: 130px 0 210px 0;
}

.show-talent {
    position: absolute;
    bottom: -181px;
    left: -92px;
}

.show-talent h4{
    font-size: 60px;
    color: #fff;
    font-weight: 700;
    width: 160px;
    line-height: 57px;

}

.show-talent p{
    font-size: 20px;
    color: #fff;
    font-weight: 300;
    width: 356px;
}

.show-talent a{
    text-decoration: none;
    color: #fff;
    font-weight: 700;
}

.show-talent a:hover{
    color: #332FFF;
}

.main-img{
    width: 100%;
}

.banner-section {
    position: relative;
    text-align: center;
}

.banner-container {
    position: relative;
    display: inline-block; 
}

.banner-img {
    width: 100%;
    max-width: 1200px;
    display: block;
    margin: 0 auto;
}

.overlay-box {
    text-align: left;
    position: absolute;
    bottom: -30px;
    left: 20px;
    background: #242535; 
    padding: 20px;
    border-radius: 8px;
    color: #fff;
    width: calc(100% - 40px); 
    max-width: 450px;
}

.highlighted-text {
    background-color: #4B6BFB;
    color: #fff;
    padding: 10px;
    margin: 0 0 10px 0;
    border-radius: 4px;
    max-width: 200px;
}

.overlay-box h4 {
    margin: 0 0 10px 0;
    font-size: 24px;
}

.overlay-box p {
    margin: 0;
}

@media (max-width: 768px) {
    .overlay-box {
        bottom: 10px;
        left: 10px;
        padding: 15px;
        width: calc(100% - 20px);
    }

    .highlighted-text {
        padding: 8px;
        font-size: 14px;
    }

    .overlay-box h4 {
        font-size: 20px;
    }

    .overlay-box p {
        font-size: 14px;
    }
}


@media screen and (max-width: 991px) {
    
    .get-come {
        width: 100%;
        position: static;
        text-align: center;
    }

    .play-tour-main-div .main-img{
        width: 100%;
        margin-top: 20px;
    }

    .get-ul {
        position: static;
        display: flex;
        justify-content: center;
        padding-left: 0;
        margin-top: 20px;
    }

    .show-talent {
        position: static;
        text-align: center;
    }

    .show-talent h4 {
        width: 100%;
        text-align: center;
    }

    .show-talent p {
        width: 90%;
        text-align: center;
        margin: auto;
    }

    .feature-section{
        text-align: center;
    }

    .footer-social {
        float: none;
    }

    footer{
        text-align: center;
    }

    .copy-right {
        float: none;
    }

    .play-tour-section {
        padding: 72px 0 60px 0;
    }
    .scroll-down{
        margin-bottom: 30px;
    }
    .header-para {
        line-height: 23px;
    }
    .header {
        padding: 10px 50px;
    }
    .header-toptext{
        padding-bottom: 0;
    }

    .left-content h1{
        line-height: 20px;
    }

    .right-content{
        margin-top: 20px;
        margin-bottom: 20px;
    }

    .logo-wrapper {
        gap: 15px;
    }

    .gradient-text{
        text-align: center;
        line-height: 55.5px;
    }
    .try-your-hands-on, .image-content-section{
        text-align: center;
    }

    .image-content-section h1{
        margin-top: 20px;
    }

    .image-content-section h3{
        line-height: 31px;
    }

    .point-list p, .point-list h4{
        text-align: left;
    }
    .text-center {
        line-height: 46.5px;
    }
    
}
.MuiBox-root.css-1nu2zpz {
    position: absolute;
    top: -70px;
    -webkit-box-align: center;
    align-items: center;
    left: auto;
    right: auto;
    margin: auto;
    text-align: center;
    width: 100%;
}

.row.justify-content-start.case-contents.new-page-wrapper p {
    color: #fff;
    font-size: 20px;
}

.row.justify-content-start.case-contents.new-page-wrapper h1 {
    font-size: 2.5rem;
    color: #fff;
    font-weight: 600;
}