.gameboard_wns_logo {
    width: 165px;
    height: 65px;
    position: absolute;
    left: 23px;
    top: 20px;
}

.gameboard_wns_logo img {
    width: 165px;
    height: 65px;
    position: absolute;
    left: 0;
    top: 0;
}

.game-board-main {
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 1080px;
    position: absolute;
    bottom: 0px;
}

.game-board {
    background-image: url(../../../Media/eng/images/gameBoard.png);
    background-repeat: no-repeat;
    background-size: 100% 100%;
    width: 1920px;
    height: 1080px;
    position: absolute;
    left: 7px;
    top: 0px;
}

.playing-dice {
    /* margin-top: -5em; */
    cursor: pointer;
    /* background-image: url(../../../Media/eng/images/dice/dice_1.png); */
    width: 140px;
    height: 140px;
    text-align: center;
    margin: 0 auto;
    /* transform: scale(0.8); */
    position: absolute;
    bottom: 170px;
    left: 0;
    right: 0;
    margin: auto;
}

.player {
    background-image: url(../../../Media/eng/images/dice/pawn.png);
    position: absolute;
    top: 941px;
    left: 90px;
    z-index: 2;
    width: 70px;
    height: 80px;
    transition: All 0.1s ease;
    /* transform: rotate(180deg); */
}

.player.animatePlayer {
    /* animation: movePlayer;
    animation-timing-function: linear;
    animation-duration: 1s;
    animation-iteration-count: infinite; */
}

/*@-webkit-keyframes movePlayer {
    0%{
      background-position: 0 0;
    }
    100% {
      background-position: -1196px -0;
    }
  }
  @keyframes movePlayer {
    0%{
      background-position: 0 0;
    }
    100% {
      background-position: -1196px -0;
    }
  }
  
  .movePlayer{
      animation-name: movePlayer;
      -webkit-animation-name: movePlayer;
      animation-duration: 1s;
      -webkit-animation-duration: 1s;
      animation-delay: 0.5s;
      -webkit-animation-delay: 0.5s;
      animation-fill-mode: both;
      -webkit-animation-fill-mode: both;
      animation-timing-function: steps(23, end);
      -webkit-animation-timing-function: steps(23, end);
      -webkit-animation-iteration-count: infinite;
      animation-iteration-count: infinite;
  }

  .move_stop{
    background-position: -312px -0;
  }*/

.wrapper-fullscreen {
    width: 100%;
    height: 100%;
    /* background-color: black; */
    display: flex;
    align-items: center;
    justify-content: center;
    position: absolute;
    /* top: 0; */
    /* background-color: rgba(62, 76, 98, 0.9); */
    z-index: 8;
    width: 513px;
    height: 650px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: nowrap;
    /* background: rgba(47, 47, 47, 0.25); */
    position: absolute;
    bottom: 120px;
    right: 31px;
    border-radius: 5%;
    overflow: hidden;
}

.main-container {
    min-height: 100%;
}

button:disabled {
    opacity: 0.3;
    cursor: not-allowed;
}
.exitdisable{
    opacity: 0.3;
    pointer-events: none;
    cursor:not-allowed;
}
.points p {
    width: 120px;
    height: 39px;
    color: #000;
    font-size: 20px;
    font-family: SpartanMB_Black;
    text-transform: uppercase;
    margin-top: -1.8em;
}

.points {
    width: 155px;
    height: 58px;
    background-color: #000000;
    /* border: 3px solid #ffffff; */
    border-radius: 9px;
    /* box-shadow: 0px 0px 8px 0.5px rgb(0 0 0 / 75%); */
    color: #66FFFF;
    font-size: 37px;
    font-family: KALAM-BOLD;
    text-align: center;
    box-sizing: border-box;
    position: absolute;
    top: -76px;
    left: 40px;
}
.points span {
    
position: absolute;
    
top: 7px;
    
left: 0;
    
right: 0;
    
bottom: 0;
    
margin: auto;
}
.badge {
    display: flex;
    width: 270px;
    height: auto;
    background-color: #86A7AE;
    border-radius: 40px;
    flex-wrap: nowrap;
    flex-direction: row;
    align-content: space-around;
    justify-content: space-evenly;
    align-items: center;
    margin-top: 2em;
    margin-left: -2em;
    padding: 0.5em 1em 0.5em 1em;
    box-sizing: border-box;
}

.knowledgeBadge,
.decisionBadge,
.rapidFireBadge {
    /* opacity: 0.5; */
}

.opacity-1 {
    opacity: 1;
}

.player-report {
    padding: 0.5em;
    width: 20%;
    text-align: center;
    font-size: 2rem;
    background-color: rgba(161, 59, 59, 0.5);
    border-radius: 10px;
    margin: 0.5em auto;
    cursor: pointer;
    /* position: absolute; */
    /* top: 51%; */
    /* right: 5%; */
}

.player-report:hover,
.player-report:focus {
    background-color: rgba(161, 59, 59, 1);
}

.info-section {
    width: 511px;
    height: 210px;
}


/*-----------------------------------------------------------------------------------sushantcss----------------------------------------------------------*/

.gameboard_imges_div {
    width: 1010px;
    height: 568px;
    position: absolute;
    left: 0;
    top: 0;
}

.cloud_div_1 {
    width: 716px;
    height: 50px;
    position: absolute;
    left: 85px;
    top: 9px;
    overflow: hidden;
}

.cloud1_img1 {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 0;
}

.cloud1_img1 img {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud1_img2 {
    width: 38px;
    height: 12px;
    position: absolute;
    top: 19px;
    right: 0;
}

.cloud1_img2 img {
    width: 38px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud1_img3 {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 11px;
    right: 0;
}

.cloud1_img3 img {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud1_img4 {
    width: 59px;
    height: 18px;
    position: absolute;
    top: 11px;
    right: 0;
}

.cloud1_img4 img {
    width: 59px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud_div_2 {
    width: 520px;
    height: 50px;
    position: absolute;
    left: -215px;
    top: 265px;
    transform: rotate(-90deg);
    overflow: hidden;
}

.cloud2_img1 {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 20px;
    right: 0;
}

.cloud2_img1 img {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud2_img2 {
    width: 38px;
    height: 12px;
    position: absolute;
    top: 19px;
    right: 0;
}

.cloud2_img2 img {
    width: 38px;
    height: 12px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud2_img3 {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 11px;
    right: 0;
}

.cloud2_img3 img {
    width: 46px;
    height: 14px;
    position: absolute;
    top: 0;
    left: 0;
}

.cloud2_img4 {
    width: 59px;
    height: 18px;
    position: absolute;
    top: 11px;
    right: 0;
}

.cloud2_img4 img {
    width: 59px;
    height: 18px;
    position: absolute;
    top: 0;
    left: 0;
}

.air_bullon {
    width: 30px;
    height: 44px;
    position: absolute;
    left: 121px;
    top: 7px;
}

.air_bullon img {
    width: 30px;
    height: 44px;
    position: absolute;
    left: 0;
    top: 0;
}

.windmill_div_1 {
    width: 42px;
    height: 74px;
    position: absolute;
    right: 348px;
    top: 8px;
    /* overflow: hidden; */
}

.windmill1_img_1 {
    width: 8px;
    height: 53px;
    position: absolute;
    left: 16px;
    bottom: 0;
}

.windmill1_img_1 img {
    width: 8px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 0;
}

.windmill1_img_2 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.windmill1_img_2 img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.windmill_div_2 {
    width: 42px;
    height: 74px;
    position: absolute;
    right: 390px;
    top: 16px;
    /* overflow: hidden; */
}

.windmill2_img_1 {
    width: 8px;
    height: 53px;
    position: absolute;
    left: 16px;
    bottom: 0;
}

.windmill2_img_1 img {
    width: 8px;
    height: 53px;
    position: absolute;
    left: 0;
    top: 0;
}

.windmill2_img_2 {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.windmill2_img_2 img {
    width: 40px;
    height: 40px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.train_div {
    width: 371px;
    height: 29px;
    position: absolute;
    right: 390px;
    bottom: 49px;
    overflow: hidden;
}

.train_ani_div {
    width: 101px;
    height: 29px;
    position: absolute;
    right: 0;
    bottom: 0;
}

.train_ani_div img {
    width: 101px;
    height: 29px;
    position: absolute;
    right: 0;
    bottom: 0;
    transform: scale(-1);
}

.jintwill_div {
    width: 102px;
    height: 118px;
    position: absolute;
    right: 226px;
    top: 209px;
    transform: rotate(90deg);
}

.jintwill_div img {
    width: 102px;
    height: 118px;
    position: absolute;
    right: 0;
    top: 0;
}

.tractor_div_main {
    width: 80px;
    height: 243px;
    overflow: hidden;
    position: absolute;
    left: 151px;
    top: 239px;
}

.tractor_div {
    width: 100px;
    height: 50px;
    position: absolute;
    left: 0;
    bottom: 0;
}

.tractor_ani_div {
    width: 45px;
    height: 39px;
    position: absolute;
    left: 0;
    top: 0;
}

.tractor_ani_div img {
    width: 45px;
    height: 39px;
    position: absolute;
    left: 0;
    top: 0;
    transform: rotate(90deg);
}

.tractor_fog_div {
    width: 100px;
    height: 40px;
    position: absolute;
    left: 5px;
    top: -6px;
}

.fog_1_img {
    width: 4px;
    height: 4px;
    position: absolute;
    left: 36px;
    top: 13px;
}

.fog_2_img {
    width: 4px;
    height: 4px;
    position: absolute;
    left: 39px;
    top: 9px;
}

.fog_3_img {
    width: 7px;
    height: 7px;
    position: absolute;
    left: 44px;
    top: 5px;
}

.fog_4_img {
    width: 7px;
    height: 7px;
    position: absolute;
    left: 53px;
    top: 5px;
}

.wind_fan_div {
    width: 31px;
    height: 31px;
    position: absolute;
    left: 170px;
    top: 244px;
}

.wind_fan_div img {
    width: 31px;
    height: 31px;
    position: absolute;
    left: 0;
    top: 0;
}

.kite_div {
    width: 90px;
    height: 80px;
    position: absolute;
    left: 13px;
    top: 196px;
}

.kite_move_ani {
    background: url('../../../Media/eng/images/010101-05/kite_img.png') no-repeat;
    width: 91px;
    height: 76px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.factory_div {
    width: 78px;
    height: 106px;
    position: absolute;
    left: 15px;
    top: 408px;
}

.factory_move_ani {
    background: url('../../../Media/eng/images/010101-05/factory_img.png') no-repeat;
    width: 78px;
    height: 106px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.waterfall_div {
    width: 39px;
    height: 47px;
    position: absolute;
    right: 298px;
    top: 196px;
}

.waterfall_move_ani {
    background: url('../../../Media/eng/images/010101-05/waterfall_img.png') no-repeat;
    width: 39px;
    height: 47px;
    position: absolute;
    left: 0;
    top: 0;
    overflow: hidden;
}

.home_img_div {
    width: 396px;
    height: 76px;
    position: absolute;
    bottom: 15px;
    left: 115px;
}

.home_img_div img {
    width: 396px;
    height: 76px;
    position: absolute;
    bottom: 0;
    left: 0;
    /* transform: scale(-1); */
}

.line_chas_ani {
    width: 34px;
    height: 39px;
    position: absolute;
    left: -5px;
    top: -4px;
}

.car_1_div {
    width: 383px;
    height: 51px;
    overflow: hidden;
    position: absolute;
    right: 315px;
    top: 31px;
}

.cardiv1_truck {
    width: 65px;
    height: 38px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
}

.cardiv1_car {
    width: 48px;
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
}

.car_2_div {
    width: 50px;
    height: 226px;
    overflow: hidden;
    position: absolute;
    left: 59px;
    top: 200px;
}

.cardiv2_car {
    width: 22px;
    height: 50px;
    overflow: hidden;
    position: absolute;
    right: 0;
    bottom: 0;
}

.sec-game-main {
    width: 100%;
    height: 100%;
    display: flex;
    justify-content: flex-end;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: space-around;
    float: right;
}

.game-sec {
    width: 513px;
    height: 650px;
    display: flex;
    flex-direction: column;
    justify-content: space-around;
    align-items: stretch;
    flex-wrap: nowrap;
    background: rgba(47, 47, 47, 0.25);
    position: absolute;
    bottom: 120px;
    right: 31px;
    border-radius: 5%;
}

.badge-content-css {
    width: 100px;
    height: 72px;
    background-color: #000;
    display: none;
}

.badge-shadow-decision {
    /* background-image: url('../../../Media/eng/images/badge-shadow-decision.png'); */
    background-repeat: no-repeat;
    width: 47px;
    height: 47px;
}

.badge-shadow-rapidFire {
    /* background-image: url('../../../Media/eng/images/badge-shadow-rapidFire.png'); */
    background-repeat: no-repeat;
    width: 67px;
    height: 49px;
}

.badge-shadow-knowledge {
    /* background-image: url('../../../Media/eng/images/badge-shadow-knowledge.png'); */
    background-repeat: no-repeat;
    width: 46px;
    height: 54px;
}

.badge-shadow-decision img {
    width: 47px;
    height: 47px;
}

.badge-shadow-rapidFire img {
    width: 67px;
    height: 49px;
}

.badge-shadow-knowledge img {
    width: 46px;
    height: 54px;
}

.badge-click-sec {
    width: 8px;
    height: 28px;
    margin-left: 1em;
    pointer-events: auto;
    cursor: pointer;
}

.cardBoardMainSection {
    width: 172px;
    background-color: #999999;
    height: auto;
    display: flex;
    flex-direction: column;
    flex-wrap: nowrap;
    justify-content: space-around;
    align-items: center;
    margin-bottom: 1vh;
    margin-left: 3.5em;
    cursor: pointer;
    z-index: 2;
    padding: 1em 0;
    border-radius: 20px;
}

.CardHeading {
    width: 100%;
    margin-bottom: 2vh;
    font-size: 30px;
    color: #536E9C;
    font-family: SpartanMB_Black;
    text-align: center;
}

.card-board-sec {
    width: 116px;
    height: 142px;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-around;
    align-items: center;
}

.CardBoard_Knowledge {
    width: 116px;
    height: 142px;
}

.CardBoard_Knowledge_Img {
    width: 116px;
    height: 142px;
}

.CardBoard_Decision {
    width: 84px;
    height: 122px;
}

.CardBoard_Decision_Img {
    width: 84px;
    height: 122px;
}

.CardBoard_RapidFire {
    width: 84px;
    height: 122px;
}

.CardBoard_RapidFire_Img {
    width: 84px;
    height: 122px;
}

.info-section-heading {
    width: 60%;
    font-size: 20px;
    color: #000;
    /* font-family: SpartanMB_Black; */
    text-align: center;
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0;
    margin: auto;
}

.info-section-arrow {
    width: 38px;
    height: 93px;
    position: absolute;
    right: 327px;
    top: 154px;
}


.player_winani{
    width: 154px;
    height: 153px;
    position: relative;
    left: 373px;
    top: 337px;
}
.player_winani img{
    width: 154px;
    height: 153px;
    position: absolute;
    left: -53px;
    top: -56px;
}
.player_thinkani{
    width: 57px;
    height: 47px;
    position: relative;
    left: 373px;
    top: 337px;
    z-index: 2;
}
.player_thinkani img{
    width: 35px;
    height: 40px;
    position: absolute;
    left: 0;
    right: 0;
    top: -23px;
    margin: 0 auto;
}

.newCard_page1 {
    width: 1280px;
    height: 720px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 3;
    background: #3E4C62;
}

.flipcardsec {
    position: absolute;
    width: 367px;
    height: 450px;
    left: 0;
    top: 140px;
    overflow: hidden;
    right: 0;
    margin: 0 auto;
}

.flipcardsec img {
    position: absolute;
    width: 367px;
    height: 450px;
    left: 0;
    top: 0;
    overflow: hidden;
}

.flicardtxt {
    width: 500px;
    font-size: 30px;
    color: #fff;
    font-family: Arial;
    text-align: center;
    position: absolute;
    left: 0;
    top: 500px;
    right: 0;
    margin: 0 auto;
}
@keyframes flip-vertical-right {
    0% {
        opacity: 0;
        -webkit-transform: rotateY(-360deg) scale(0.3);
        transform: rotateY(-360deg) scale(0.3);
    }

    100% {
        opacity: 1;
        -webkit-transform: rotateY(0deg) scale(1);
        transform: rotateY(0deg) scale(1);
    }
}

.flip_right_ani {
    -webkit-animation-name: flip-vertical-right;
    animation-name: flip-vertical-right;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
}


@keyframes arownew_move_ani {
    0% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    50% {
        opacity: 1;
        -webkit-transform: rotate(-20deg);
        transform: rotate(-20deg);
    }

    100% {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
}

.arownew_move_ani {
    -webkit-animation-name: arownew_move_ani;
    animation-name: arownew_move_ani;
    -webkit-animation-delay: 0.5s;
    animation-delay: 0.5s;
    -webkit-animation-duration: 0.5s;
    animation-duration: 0.5s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-timing-function: ease;
    animation-timing-function: ease;
    -webkit-transform-origin: top right;
    transform-origin: top right;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

/*************/
.speechB1 {
    position: absolute;
    width: 420px;
    height: 205px;
    left: 50px;
    top: 39px;
    background: #fff;
    border-radius: 10px;
    /* border: 2px solid #0065AD; */
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.65);
  }
  
  .speechB1 span {
    position: absolute;
    font-family: 'SPARTANMB_BOLD';
    font-size: 25px;
    color: #333333;
    top: 0px;
    left: 0;
    right: 0;
    bottom: 0;
    margin: auto;
    line-height: 40px;
    z-index: 1;
    display: flex;
    align-items: center;
    align-content: center;
    justify-content: center;
    width: 350px;
    /* overflow-y: auto; */
  }
  .speechB1::after .one {
      /* content: ''; */
      /* background-image: url(../../../Media/eng/images/010104-15/S_B_1.png); */
      /* background-image: url(../../../Media/eng/images/010104-15/speech_bbl_3.svg); */
      content: url(../../../Media/eng/images/010104-15/speech_bbl_3.svg);
      position: absolute;
      width: 110px;
      height: 100px;
      bottom: -90px;
      left: 306px;
    }
  
    .speechB1_tail {
      position: absolute;
      width: 83px;
      height: 140px;
      bottom: -139px;
      left: 26px;
    }
    @keyframes info_speech_ani {
        0% {
            opacity: 0;
            -webkit-transform: scale(0.3) rotate(-45deg);
            transform: scale(0.3) rotate(-45deg);
        }
        100% {
            opacity: 1;
            -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
        }
    }
    
    .info_speech_ani {
        -webkit-animation-name: info_speech_ani;
        animation-name: info_speech_ani;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        transform-origin: 100px 300px;
        -webkit-transform-origin: 100px 300px;
    }
    @keyframes info_speech_OUT_ani {
        0% {
            opacity: 1;
            -webkit-transform: scale(1) rotate(0deg);
            transform: scale(1) rotate(0deg);
        }
        100% {
            opacity: 0;
            -webkit-transform: scale(0.3) rotate(-45deg);
            transform: scale(0.3) rotate(-45deg);
        }
    }
    
    .info_speech_OUT_ani {
        -webkit-animation-name: info_speech_OUT_ani;
        animation-name: info_speech_OUT_ani;
        -webkit-animation-delay: 0.3s;
        animation-delay: 0.3s;
        -webkit-animation-duration: 0.3s;
        animation-duration: 0.3s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both;
        -webkit-animation-timing-function: ease;
        animation-timing-function: ease;
        transform-origin: 100px 300px;
        -webkit-transform-origin: 100px 300px;
    }