.bto_cmnGm_overlay{font-family:arial;width:100%; height:100%; background:#b9ab72;position:absolute!important;left:0; top:0;border-radius: 0;border: solid 1vw #79360b;box-shadow: inset 0px 0px 15px 8px #888888;position:relative;z-index: 1002;padding: 1%;}
 .bto_cmnGm_list_holder{height: 100%;overflow: auto;margin: 0;padding: 0.5% 1.5% 0%;background-color: #ffee9f;border-radius: 10px;}
 .bto_ech_cgl{margin: 0;height: calc(100% / 6); position:relative;background: transparent;border-radius: 0;border: 0;font-size: 1.2vw;padding: 1% 0;color: #7b3413;}
 .bto_ech_cgl:hover{background: none;color: #7b3413;}
 .bto_ech_cgl_in{position: relative;height: 100%;transform: none;white-space: nowrap;width: 100%;padding: 0;background-color: #ffde81;box-shadow: 4px 4px 0px #eccc74, 6px 7px 0 #bfa052;text-overflow: ellipsis;overflow-x: hidden;text-align: left;cursor: pointer;}
 .bto_ech_cgl:last-child {margin-bottom: 0;}
 .bto_cmnGm_close{position: absolute;top: 0%;right: 0%;border-radius: 50%;width: 5%;cursor: pointer; z-index: 1;}
 .bto_game_options{position:absolute;top: 1.4%;right: 0.8%; z-index:1;width: 9%;display: flex;justify-content: space-between;align-items: center;}
 .bto_option{border-radius:50%;width: 46%;cursor: pointer;}
.bto_option img,.bto_cmnGm_close img{width: 100%;}
 .bto_ech_cgl_in img {height: 100%;margin-right: 3%;width: auto;border: 1px solid #7b3413;border-radius: 3px;box-shadow: 4px 0 0 #bfa052;margin-top: 0;}
 .bto_ech_cgl:hover .bto_ech_cgl_in {background-color: #f2c26e;}
 #startGame,#startGame iframe {
     height: 101%;
 }
@media(max-width:1300px){
     .bto_ech_cgl{font-size: 1.5vw;}
}
@media(max-width:1000px){
     .bto_ech_cgl{font-size: 1.9vw;/* padding: 2% 0; */}
}
@media(max-width:730px){
      .bto_game_options{top: -1%;}
    .bto_cmnGm_overlay{border-width: 1.5vw;border-radius: 1em;}
     .bto_cmnGm_close{top: -7%;right: -4%;}
     .bto_ech_cgl{height: 20%;}
 .bto_ech_cgl{padding: 1.5% 0;}
 .bto_cmnGm_list_holder{padding: 1% 1.5% 0%;}
}