.bj-featuremainlevel{
    padding-top: 100px;
    padding-bottom: 150px;
    background-color: #17073d;
}

/* .bj-featuremainblock{
    margin-bottom: 150px;
} */

.bj-featuremainblock h6{
    font-size: 16px;
    line-height: 26px;
    color: #FF954A;
    text-align: center;
    text-transform: uppercase;
    padding-bottom: 10px;
}

.bj-featuremainblock h2{
    font-size: 24px;
    line-height: 40px;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 40px;
}

.bj-featuremainblock h2 span{
    color: #EA1758;
}

.bj-featureboxblock{
    width: 100%;
    display: flex;
    gap: 20px;
    margin-bottom: 30px;
}

.bj-featureboxblock .bj-metalearningpage{
    width: 100%;
}

.bj-featurefirstbox{
    width: 520px;
    height: 580px;
    background:linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, rgba(0,0,0,1)), url('../Assets/Images/MetaMindPowVR_img.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bj-featurelearningfirstbox{
    width: 100%;
    height: 580px;
    background:linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, rgba(0,0,0,1)), url('../Assets/Images/MetaLearningBanner.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
}

.bj-featureshapebox{
    height:100%;
    padding: 0 40px;
    display: flex;
    justify-content:flex-end ;
    flex-direction: column;
}

.bj-featureshapebox h4{
    color: #fff;
    font-size: 22px;
    line-height: 32px;
    margin-bottom: 20px;
}

.bj-featureshapebox p{
    color: #fff;
    font-size: 14px;
    line-height: 22px;
    margin-bottom: 25px;
    font-family: "Poppins-Regular";
}

.bj-featureshapebox span{
    width: 140px;
    padding: 12px;
    text-align: center;
    background: linear-gradient(90deg, #CA2188 0%, #6106AA 100%);
    margin-bottom: 40px;
    font-size: 14px;
    color: #fff;
}

.bj-featuresecondbox{
    width: 860px;
    background:linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, rgba(0,0,0,1)), url('../Assets/Images/MetaProjects_Img.png');
    background-size: cover;
    background-position: center;
}

.bj-featurethirdbox{
    background:linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, rgba(0,0,0,1)), url('../Assets/Images/MetaInnovations_img.png');
    background-size: cover;
    background-position: center;
}

.bj-featurefourbox{
    background:linear-gradient(to bottom, rgba(0,0,0,0.1) 20%, rgba(0,0,0,1)), url('../Assets/Images/MetaGadgets_Img.png');
    background-size: cover;
    background-position: center;
}

@media screen and (max-width:1660px) {
    .bj-featuremainblock h6{
        font-size: 14px;
        line-height: 24px;
    }

    .bj-featureshapebox h4{
        font-size: 20px;
        line-height: 30px;
    }
}

@media screen and (max-width:1600px) {

    /* .bj-featuremainblock{
        margin-bottom: 100px;
    } */

    .bj-featuremainlevel{
        padding-top: 100px;
        padding-bottom: 100px;
    }

    .bj-featurefirstbox{
        width: 40%;
    }

    .bj-featurelearningfirstbox{
        width: 100%;
    }

    .bj-featuresecondbox{
        width: 58%;
    }

    .bj-featuremainblock h6{
        padding-bottom: 18px;
    }

    .bj-featuremainblock h2{
        font-size: 22px;
        line-height: 32px;
        margin-bottom: 40px;
    }
}


@media screen and (max-width:1366px) {
    .bj-featureshapebox{
        padding: 0px 25px;
    }

    .bj-featureshapebox h4{
        font-size: 18px;
        margin-bottom: 15px;
    }

    .bj-featureshapebox a{
        width: 140px;
        margin-bottom: 25px;
        font-size: 14px;
        padding: 12px 0;
    }

    .bj-featuremainblock h2{
        font-size: 20px;
        line-height: 30px;
    }
}

@media screen and (max-width:1200px) {
    .bj-featurefirstbox{
        width: 50%;
        height: 500px;
    }

    .bj-featurelearningfirstbox{
        width: 100%;
    }

    .bj-featuresecondbox{
        width: 50%;
    }

    
}

@media screen and (max-width:990px){

    /* .bj-featuremainblock{
        margin-bottom: 80px;
    } */

    .bj-featuremainlevel{
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .bj-featurefirstbox{
        height: 400px;
    }

    .bj-featureshapebox p{
        font-size: 16px;
        line-height: 26px;
        margin-bottom: 15px;
    }

    .bj-featureshapebox a{
        width: 120px;
        margin-bottom: 25px;
        font-size: 12px;
        padding: 10px 0;
    }

    .bj-featuremainblock h2{
        font-size: 18px;
        line-height: 28px;
        margin-bottom: 40px;
    }
    
    .bj-featuremainblock h6{
        font-size: 12px;
        line-height: 20px;
        padding-bottom: 10px;
    }

    .bj-featureshapebox span{
        width: 100px;
        font-size: 12px;
        padding: 10px;
    }
}

@media screen and (max-width:768px) {

    .bj-featureshapebox h4 {
        font-size: 16px;
        margin-bottom: 10px;
    }

    .bj-featureshapebox p{
        font-size: 14px;
        line-height: 24px;
    }

    
}

@media screen and (max-width:660px) {

    .bj-featureboxblock{
        gap: 18px;
        margin-bottom: 20px;
    }

    .bj-featureshapebox {
        padding: 0px 15px;
    }

    .bj-featureshapebox h4 {
        margin-bottom: 10px;
    }

    .bj-featureshapebox p {
        font-size: 14px;
        line-height: 26px;
    }

    .bj-featurefirstbox {
        height: 360px;
    }
}

@media screen and (max-width:520px) {
    .bj-featurefirstbox, .bj-featuresecondbox {
        width: 47.5%;
    }

    .bj-featurelearningfirstbox{
        width: 100%;
    }

    .bj-featureshapebox h4{
        font-size: 16px;
        line-height: 26px;
    }

    .bj-featureshapebox p{
        font-size: 12px;
        line-height: 23px;
    }

    .bj-featureboxblock{
        flex-wrap: wrap;
    }
}

@media screen and (max-width:480px){

    /* .bj-featuremainblock{
        margin-bottom: 50px;
    } */

    .bj-featuremainlevel{
        padding-top: 50px;
        padding-bottom: 50px;
    }
}

@media screen and (max-width:460px) {
    .bj-featurefirstbox, .bj-featuresecondbox{
        width: 100%;
    }

    .bj-featuremainblock h2{
        font-size: 16px;
        line-height: 26px;
    }
}