.bnannerMaincontFantasy{
    width: 100%;
    height: 80vh
}

/* /form */
.formMainContFan{
    background: url(../image/bg/bg6Games.avif);
    height: 80vh;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.formContentContfan{
    width: 40%;height: 72vh;background: rgba(208, 208, 208, 0.599);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-around;align-items: center;
}
.formContentContfanNew{
    display: none;
}
.formContentContfan1{
    width: 40%;
}
.formContentContfan1A{
    color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: 25vh;
}

/* //content2 */
.ContentContDevlop{
    height: 60vh;
    background:url(../image/bg/bg4Games2.webp);
    background-repeat: no-repeat;
    background-size: cover;
    display: flex;flex-direction: row;justify-content: space-around;align-items: center;
}
.ContentContDevlopA{
    width: 30%;
}
.ContentContDevlopA img{
    height: 50vh;width: 100%;
}
.ContentContDevlopB{
    width: 60%;
    height: 50vh;
}
.ContentContDevlopB1{
    color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: 50vh;
}
/* //content3 */

.evolvMainCont{
    background:url(../image/bg/bgColoured.jpg);height: 130vh;
    background-repeat: no-repeat;
    background-size: cover;
}
.eveolContentCont1{
    color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: 40vh;
}

.eveolContentCont2{
    height: 80vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.eveolContentCont2A{
    height: 30vh;width: 90%;display: flex;justify-content:space-around;align-items: center;
}
.eveolContentCont2A1{
    width: 48%;height: 25vh;border: 1px solid #84B0FC;background-color: #0C0127;border-radius: 25px;display: flex;flex-direction: row;justify-content: space-around;align-items: center;
}   
.eveolContentCont2A2{
    width: 48%;height: 25vh;border: 1px solid #84B0FC;background-color: #0C0127;border-radius: 25px;display: flex;flex-direction: row;justify-content: space-around;align-items: center;
}
.mainContAdpannel{
    height: 140vh;background: url(../image/bg/bgBird.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.mainContHeadeAdmin{
    color: #d4571c;display: flex;flex-direction:column;justify-content: center;align-items: center;height: 20vh;
}
.mainContHeadeAdmin h2{
    font-weight:400 ;
}
.mainContContentAdmin{
    height: 120vh;width: 100%;display: flex;flex-direction: row;justify-content: space-around;align-items: center;
}
.mainContContentAdminA{
    height: 105vh;width: 46%;
}


/* //gameChnager */
.gamechangerMainCont{
    background: linear-gradient(29deg, rgba(45, 58, 145, 1) 0%, rgba(148, 60, 164, 1) 100%);height: 90vh;
}
.gameChangerCont1{
    height: 60vh;
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    align-items: center;
}
.gameChangerCont1A{
    height: 55vh;width: 30%;
}

.evolCont{
    width: 80%;height: 20vh;
}
.eveolContentCont1 p{
    width: 80%;font-size: 20px;
}
@media screen and (max-width: 650px) {
    .bnannerMaincontFantasy{
        width: 100%;
        height: auto
    }
    .formMainContFan{
        background: url(../image/bg/bg6Games.avif);;
        height: auto;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        align-items: center;
        padding: 15px 0px;
    }
    .formContentContfanNew{
        width: 90%;height: 69vh;background: rgba(208, 208, 208, 0.599);border-radius: 10px;display: flex;flex-direction: column;justify-content: space-around;align-items: center;
    }
    .formContentContfan{
        display: none;
    }
    .formContentContfan1{
        width: 90%;
        padding: 0px 0px 20px;
    }
    .formContentContfan1A{
        color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: auto;
    }

    /* //content2 */
.ContentContDevlop{
    height: 139vh;
    background:url(../image/bg/bg4Games2.webp);
    display: flex;flex-direction: column;justify-content: space-between;align-items: center;
    background-repeat: no-repeat;
    background-size: cover;
}

.ContentContDevlopA{
    width: 100%;
}
.ContentContDevlopA img{
    height: auto;width: 100%;
}
.ContentContDevlopB{
    width: 90%;
    height: auto;
}
.ContentContDevlopB1{
    color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: auto;
    padding: 15px 0px;
}


/* //content3 */

.evolvMainCont{
    background: url(../image/bg/bgColoured.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    height: auto;
}
.eveolContentCont1{
    color: #fff;display: flex;flex-direction:column;justify-content: center;align-items: center;height: auto;
    padding: 10px 0px;
}
.eveolContentCont2{
    height: auto;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.eveolContentCont2A{
    height: auto;width: 90%;display: flex;flex-direction: column;justify-content:space-around;align-items: center;
}
.eveolContentCont2A1{
    width: 100%;height: 40vh;border: 1px solid #84B0FC;background-color: #0C0127;border-radius: 25px;display: flex;flex-direction: row;justify-content: space-around;align-items: center;
    margin-bottom: 15px;
}
.eveolContentCont2A2{
    width: 100%;height: 36vh;border: 1px solid #84B0FC;background-color: #0C0127;border-radius: 25px;display: flex;flex-direction: row;justify-content: space-around;align-items: center; margin-bottom: 15px;
}

.evolCont{
    width: 80%;height: 30vh;
}
.eveolContentCont1 p{
    width: 100%;font-size: 12px;
    padding: 6px 15px;
}
.mainContAdpannel{
    height: auto;
    background: url(../image/bg/bgBird.jpg);
    background-repeat: no-repeat;
    background-size: cover;
}
.mainContHeadeAdmin{
    color: #d4571c;display: flex;flex-direction:column;justify-content: center;align-items: center;height: auto;
    padding: 20px 0px;
}
.mainContHeadeAdmin h2{
    font-weight:300 ;
    font-size: 21px;
}
.mainContContentAdmin{
    height: auto;width: 100%;display: flex;flex-direction: column;justify-content: space-around;align-items: center;
}
.mainContContentAdminA{
    height: auto;width: 95%;
}


/* //gameChanger */
.gamechangerMainCont{
    background: linear-gradient(29deg, rgba(45, 58, 145, 1) 0%, rgba(148, 60, 164, 1) 100%);
    height: 200vh;
}
.gameChangerCont1{
    height: 176vh;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: center;
}
.gameChangerCont1A{
    height: 55vh;width: 90%;
}
.navbar-collapse{
    background: #0C0127;
    padding: 20px;
    }
}




.modal-backdrop.show {
    z-index: auto;
  }
  .modalCss{
    z-index: 999 !important;
  }
  
  