.bj-bannermainbgblock{
    width: 100%;
    height: 700px;
    position: relative;
}

.bj-bannerbg{
    width: 100%;
    height: 100%;
    background-image: url("../Assets/Images/herobanner_circledots.svg");
    background-repeat: no-repeat;
    background-position: center;
    position: absolute;
    top: 0;
    opacity: 0.04;
}

.bj-bannerlevel {
    width: 100%;
    height: 100%;
    position: relative;
    flex-direction: column;
}

.bj-bannerleftimg{
    width: 50%;
    position: absolute;
    left: -35px;
    top: 55%;
    transform: translate(-0%, -50%);
}

.bj-bannercentertext{
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.bj-bannercentertext h4, h2{
    text-transform: uppercase;
}

.bj-bannerrightimg{
    width: 50%;
    position: absolute;
    right: 0px;
    top: 40%;
    transform: translate(0%, -50%);
}

.bj-bannercentertext h4 {
    font-size: 36px;
    line-height: 44px;
    color: #fff;
    font-family: "Oswald-Regular";
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.bj-bannercentertext h2 {
    font-size: 76px;
    line-height: 80px;
    font-family: "Oswald-Regular";
    color: #E9014D;
    letter-spacing: 2px;
    margin-bottom: 5px;
}

.bj-bannerlevel u{
    font-size:18px;
    line-height: 30px;
    font-weight: bold;
    text-align: center;
    position: absolute;
    bottom: 90px;
    /* top: 50%; */
    left: 50%;
    transform: translate(-50%, -10px);
    color: #fff;
    text-decoration: none;
}


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

    .bj-bannermainbgblock {
        height:600px;
    }
    
    .bj-bannercentertext h4{
        font-size: 32px;
        line-height: 42px;
    }

    .bj-bannercentertext h2{
        font-size: 68px;
        line-height: 78px;
    }

    .bj-bannerrightimg{
        right: 20px;
    }

}

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

    .bj-bannermainbgblock{
        height:500px;
    }

    .bj-bannerleftimg{
        left: -50px;
    }

    .bj-bannerrightimg{
        right: -15px;
    }

    .bj-bannerlevel u{
        bottom: 40px;
        font-size: 16px;
        line-height: 26px;
    }

    
}

@media screen and (max-width: 1366px) {
    /* .bj-bannerbottombg{
        width: 120px;
    } */
}


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

    .bj-bannermainbgblock {
        height:450px;
    }

    /* .bj-bannerleftimg{
        width:25%;
    } */

    .bj-bannerleftimg {
        left: -45px;
    }

    .bj-bannerrightimg {
        right: 0px;
    }

    .bj-bannercentertext h4 {
        font-size: 30px;
        line-height: 38px;
    }
    
    .bj-bannercentertext h2 {
        font-size: 60px;
        line-height: 72px;
    }

    .bj-bannerlevel u{
        bottom: 20px;
        font-size: 14px;
        line-height: 24px;
    }
}

@media screen and (max-width:1100px) {
    /* .bj-bannerrightimg{
        height:70%;   
    } */

    
}

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

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

    .bj-bannercentertext h4 {
        font-size: 28px;
        line-height: 38px;
    }

    .bj-bannercentertext h2 {
        font-size: 58px;
        line-height: 60px;
    }

    /* .bj-bannerrightimg{
        height:65%;   
    } */

    .bj-bannerleftimg {
        left: -35px;
    }

    .bj-bannerrightimg {
        right: -15px;
    }

    .bj-bannerlevel u{
        bottom: 40px;
    }

    /* .bj-bannerbottombg{
        width: 100px;
    } */

}

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

    .bj-bannercentertext h4 {
        font-size: 24px;
        line-height: 34px;
    }

    .bj-bannercentertext h2 {
        font-size: 46px;
        line-height: 52px;
    }

    /* .bj-bannerrightimg {
        height: 60%;
    } */
    

    /* .bj-bannerleftimg {
        width: 30%;
        top: 40%;
        transform: translate(0, -40%);
    } */

    /* .bj-bannerrightimg {
        height: 60%;
        top:unset;
        bottom: 10px;
        transform: translate(0, -10px);
    } */

    
}

@media screen and (max-width:768px){
    /* .bj-bannermainbgblock {
        height: 500px;
    } */

    /* .bj-bannerleftimg {
        width: 30%;
        top: 20%;
        transform: translate(0, -20%);
    }

    .bj-bannerrightimg {
        height: 60%;
        top:unset;
        bottom: 0px;
        transform: translate(0, -0px);
    } */

    .bj-bannerleftimg {
        left: -80px;
        width: 58%;
    }

    .bj-bannercentertext h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .bj-bannercentertext h2 {
        font-size: 42px;
        line-height: 52px;
    }

    /* .bj-bannerbottombg{
        width: 80px;
    } */
    
}


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

    .bj-bannercentertext h4 {
        font-size: 22px;
        line-height: 32px;
    }

    .bj-bannercentertext h2 {
        font-size: 36px;
        line-height: 50px;
    }

    /* .bj-bannerleftimg {
        width: 30%;
        top: 20%;
        transform: translate(0, -20%);
    }

    .bj-bannerrightimg {
        height: 52%;
        top:unset;
        right: 0;
        bottom: 0px;
        transform: translate(0, -0px);
    } */
}

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

    /* .bj-bannermainbgblock {
        height: 450px;
    } */

    /* .bj-bannerrightimg {
        height: 45%;
    } */

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

    .bj-bannercentertext h2{
        font-size: 30px;
        line-height: 40px;
    }

    .bj-bannerlevel u{
        width: 100%;
        font-size: 12px;
        line-height: 22px;
    }
    
}

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

    /* .bj-bannermainbgblock {
        height: 390px;
    } */

    .bj-bannerleftimg {
        width: 60%;
        top: unset;
        transform: translate(0, -12%);
        bottom: 10px;
        left: -50px;
    }

    .bj-bannerrightimg{
        top: 30%;
    }    
    
    .bj-bannercentertext h4 {
        font-size: 20px;
        line-height: 24px;
    }

    .bj-bannercentertext h2 {
        /* font-size: 28px; */
        line-height: 40px;
    }

    .bj-bannerlevel u{
        font-size: 10px;
        line-height: 18px;
        bottom: 20px;
    }
}

@media screen and (max-width:380px) {
    /* .bj-bannercentertext h2 {
        font-size: 24px;
    } */

    .bj-bannermainbgblock {
        height: 420px;
    }

    /* .bj-bannerleftimg {
        width: 37%;
        top: 12%;
        left: -15px;
        transform: translate(-15px, -12%);
    } */
    
    /* .bj-bannerrightimg {
        height: 48%;
        bottom: -15px;
        right:0px;
        transform: translate(15px, 15px);
    } */
}

@media screen and (max-width:350px) {
    /* .bj-bannerrightimg {
        height: 48%;
        bottom: -15px;
        transform: translate(20px, 15px);
    } */

    .bj-bannercentertext h4{
        font-size: 16px;
        line-height: 26px;
    }
    
    .bj-bannercentertext h2{
        line-height: 30px;
    }
}