main{
    width: 100%;
    height: 920px;
    position: relative;
    padding-top: 120px;
}

.bj-PoornakalabannermainSection{
    width: 100%;
    /* height: 100%; */
    background-image: url("../Assets/Images/HomeHeroBg.svg");
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
}

.bj-PoornakalabannermainCloud{
    width: 100%;
    height: 300px;
    background-image: url("../Assets/Images/CloudsBanner.webp");
    background-repeat: repeat;
    background-size: contain;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1;
    animation: marquee 15s linear infinite;
    will-change: transform;
}

@keyframes marquee {
  to {
    transform: translateX(-50%);
  }
}

.bj-Poornakalabannermainblock{
    width: 100%;
    height: 100%;
}

.bj-Poornakalabannermainlevel{
    width: 90%;
    height:100%;
    display: flex;
}

.bj-Poornakalabannermainleftblock{
    width: 60%;
}

.bj-Poornakalabannermainleft{
    width: 95%;
    position: relative;
}

/* .bj-Poornakalabannermainleft .bj-Poornakalabannermainleftlogo{
    position: relative;
} */

.bj-Poornakalabannermainleftlogomobile{
    display: none;
}

.bj-Poornakalabannerleftcircleblock{
    width: 200px;
    position: absolute ;
    right: -40px;
    bottom: 30px;
    z-index: 1;
}

.bj-Poornakalabannermaincircletext{
    position: absolute;
    bottom: 0;
    right: 0;
}

.bj-Homebannerbridflyblock{
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 2;
}


.bj-Poornakalabannermainrightblock{
    width: 40%;
}

.bj-Poornakalabannermainright {
    width: 90%;
    margin-top: 200px;
}

.bj-PoornakalabannermainrightMobile{
    display: none;
}


.bj-Poornakalabannermainrightlevel{
    width: 100%;
    height: 100%;
    justify-content: flex-end;
}

.bj-PoornakalacurturBlock{
    position: absolute;
    right: 60px;
    top: 0;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: flex-end;
}



@media screen and (max-width:1660px) {
    Main{
        height: 800px;
    }
    
    .bj-PoornakalabannermainCloud{
        height: 250px;
    }

    .bj-Poornakalabannerleftcircleblock{
        right: -10px;
        bottom: 0px;
    }

    .bj-Poornakalabannermainleft{
        width: 85%;
    }

    .bj-Poornakalabannermainright{
        width: 85%;    
    }
}

@media screen and (max-width:1440px) {
    Main{
        height: 85%;
        padding-top: 100px;
    }

    .bj-Poornakalabannermainleft {
        width: 80%;
    }

    .bj-Poornakalabannerleftcircleblock{
        width: 170px;
        right: -40px;
    }

    .bj-PoornakalacurturBlock{
        right: 30px;
    }

    .bj-Poornakalacurturlevel{
        width: 80%;
    }
}

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

        .bj-PoornakalabannermainCloud {
        height: 220px;
    }

    .bj-Poornakalabannermainlevel{
        width: 100%;
        height: 100%;
    }

    /* .bj-Poornakalabannermainleft{
        width: 70%;
        height: unset;
    }

    .bj-Poornakalabannermainleft .bj-Poornakalabannermainleftlogo {
        width: 100%;
        height: unset;
    } */
    
    .bj-Poornakalabannerleftcircleblock {
        width: 160px;
        right: -50px;
    }

    .bj-Poornakalabannermainleftblock {
        width: 55%;
    }

    .bj-Poornakalabannermainrightblock {
        width: 45%;
    }

    .bj-Poornakalabannermainleft {
        width: 78%;
    }
    
    .bj-Poornakalabannermainright {
        width: 90%;
    }

    .bj-PoornakalacurturBlock{
        right: 0px;
    }

    .bj-Poornakalacurturlevel{
        width: 70%;
    }
}

@media screen and (max-width:1080px) {
    .bj-Poornakalabannerleftcircleblock {
        width: 140px;
    }
    
    .bj-Poornakalabannerleftcircleblock {
        width: 120px;
        right: -30px;
        bottom: 0px;
    }
}

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

    .bj-PoornakalabannermainCloud {
        height: 190px;
    }

    .bj-Poornakalabannerleftcircleblock {
        bottom: -10px;
    }

    .bj-Poornakalabannermainleftblock {
        width: 60%;
    }

    .bj-Poornakalabannermainrightblock {
        width: 40%;
    }

    .bj-PoornakalacurturBlock{
        right: -5px;
    }

    .bj-Poornakalacurturlevel{
        width: 65%;
    }
}

@media screen and (max-width:768px) {
    main{
        padding-top: 80px;
    }
    
    .bj-Poornakalabannermainleft {
        width: 85%;
    }

    .bj-Poornakalabannerleftcircleblock{
        bottom: 5px;
        width:100px;
    }

    .bj-Poornakalacurturlevel{
        width: 60%;
    }
}

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

    .bj-PoornakalabannermainCloud{
        background-position: bottom;
    }

    .bj-Poornakalabannermainlevel{
        flex-direction: column;
        justify-content: center;
    }   

    .bj-Poornakalabannermainleftblock, .bj-Poornakalabannermainrightblock{
        width: 100%;
        height: 100%;
    }

    .bj-Poornakalabannermainleftlogo{
        display: none;
    }

    .bj-Poornakalabannermainleftlogomobile{
        display: flex;
    }

    .bj-Poornakalabannermainrightlevel{
        justify-content: center;
    }

    .bj-Poornakalabannermainright{
        margin-top: 50px;
    }

    .bj-Poornakalabannermainright {
        width: 60%;
        margin-top: 100px;
    }

    .bj-Poornakalabannermainrightdesk{
        display: none;
    }

    .bj-PoornakalabannermainrightMobile{
        display: block;
    }

    .bj-Poornakalabannerleftcircleblock {
        width: 120px;
        bottom: -15px;
        right: 0px;
    }

    .bj-Poornakalabannermainleft {
        width: 75%;
    }
    
    .bj-Poornakalacurturlevel{
        width: 55%;
    }
}
 
@media screen and (max-width:580px) {

    .bj-PoornakalabannermainCloud {
        height: 160px;
    }

    .bj-Poornakalabannerleftcircleblock {
        width: 120px;
        bottom: -10px;
        right: -19px;
    }
}

@media screen and (max-width:480px) {
    .bj-Poornakalabannermainleft {
        width: 85%;
    }

    .bj-Poornakalacurturlevel{
        width: 50%;
    }

    .bj-Poornakalabannerleftcircleblock {
        bottom: -10px;
        right: -10px;
    }
}

@media screen and (max-width:420px) {
    .bj-Poornakalabannermainleft {
        width: 95%;
    }

    .bj-Poornakalabannermainright {
        width: 70%;
    }

    .bj-Poornakalabannermainright {
        margin-top: 40px;
    }

    .bj-Poornakalabannerleftcircleblock {
        width: 100px;
        bottom: -5px;
        right: -5px;
    }
}

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

    .bj-PoornakalabannermainCloud {
        height: 135px;
    }

    .bj-Poornakalacurturlevel{
        width: 45%;
    }

    .bj-Poornakalabannerleftcircleblock {
        bottom: -15px;
        right: -15px;
    }
}

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

    .bj-PoornakalabannermainCloud {
        height: 120px;
    }

    .bj-Poornakalacurturlevel{
        width: 40%;
    }

    .bj-Poornakalabannerleftcircleblock {
        bottom: -25px;
        right: -15px;
    }
}