header{z-index: 11;top: 0;left: auto;width: 100%;background: #96481c}header .box{display: flex;justify-content: space-between;}header .box .left{flex:1;padding-left:8px;display:flex;align-items:center}header .box .middle{flex:1;display: flex;align-items: center;justify-content: center;}header .box .middle img{height: 38px;}header .box .right{flex:1;display: flex;align-items: center;justify-content: space-between;color: #fff}header .box .right img{width: 32px;height: 24px;margin-right: 15px;}
body{background-color:#e99262;margin:0px;padding:0px;} .bottom-text{margin-top: 8px; padding: 2px 6px;background-color: #fff;border-radius: 12px;line-height: 22px;font-size: 16px;}
.box-outer{padding: 2px 0px; width: 80%; max-width: 440px; margin: 0 auto;} .box-outer .grid-container{display: inline-grid;grid-template-columns: auto auto auto;}.download-box img{width: 30px; height: 22px;}
@media screen and (min-width: 1000px){
      .box-outer{max-width: 800px;}
      header{max-width: 800px; margin:0 auto}
 }

.box1 .title{color: black;font:500 24px Torus,sans-serif;font-weight: bold;margin-top: 8px; margin-bottom: 8px;text-align:center}
.box2{display: grid;grid-template-rows: repeat(auto-fill,94px);grid-template-columns:repeat(3, 94px); grid-gap: 14px; justify-content: space-between}
.box2{margin-top: 12px; margin-bottom: 6px}
.box2 img{border-radius: 12px; width: 94px}
@media screen and (min-width: 1000px){
      .box2{display: grid;grid-template-rows: repeat(auto-fill,204px);grid-template-columns:repeat(3, 204px); grid-gap: 14px; justify-content: space-between}
      .box2 img{border-radius: 12px; width: 204px}
 }
     .box-play-game .iframe-back{z-index: 1;position: fixed;top: 20px;border-radius: 0 1.125rem 1.125rem 0;overflow: hidden;width: 70px;height: 45px;text-align: center;background-color: #fff;transform: translateY(24px,24px);display: flex;align-items: center;justify-content: center;}
     .box-play-game .iframe-back img{width: 60px;height: 39px;}
      @keyframes breath-3f0035bc {
        0% {
            opacity: .1
        }
        50% {
            opacity: 1
        }
        to {
            opacity: .1
        }
     }
     .box-play-game .tap-game .img-tap-game{left: 0; z-index: 100; top: 200px;height: 50px;width: 50px;position: fixed;border-radius: 25px;opacity: 3;overflow: hidden;-webkit-animation-name:breath-3f0035bc;-webkit-animation-duration:1.2s;-webkit-animation-timing-function:ease-in-out;-webkit-animation-iteration-count:infinite;transform: translateY(150px, 150px);}
     .bottom-text {padding-top: 12px; padding-bottom: 12px;margin-bottom: 16px;}
     .bottom-text  .game-img-box{text-align:center}
     .bottom-text .game-img-box .img{width: 120px;height: 120px;border-radius: 16px;}
     .bottom-text #type{color: #5d6b84;font-size: 16px;}
     .bottom-text #game-name{color: black;font:500 24px Torus,sans-serif;font-weight: bold;margin-top: 8px; margin-bottom: 8px;text-align:center}
     .bottom-text #score-box{margin: 4px 0;}
     .bottom-text #score-box span{display: flex;align-items: center;width: 30px;justify-content: center;font-size: 12px;line-height: 22px;font-weight: 700;padding: 0 8px;color: #5d6b84;background: #f0f5fc;border-radius: 10px;height: 20px;margin-right: 4px;}
     .bottom-text #desc{font: 400 16px/24px Proxima Nova,Open Sans,Gill Sans MT,Gill Sans,Arial,sans-serif;line-height: 20px;}
     .bottom-text #game-types{margin-top: 12px; margin-bottom: 8px;padding-left:0px;}
     .bottom-text #game-types li{display: inline-block;margin: 4px 4px 0 0;padding: 0 10px;border: 2px solid #bac9de;border-radius: 100px;color: #bac9de;font-size: 12px;font-weight: 700;cursor: pointer;}
     .bottom-text #game-types li a{color: #bac9de; text-decoration: none;}
     .bottom-text .game-play{display: flex;justify-content: space-between; height:80px}
     .bottom-text .game-play .game-start-box{flex:2;display: flex;justify-content:center;align-items:center;}
      .bottom-text .game-play .game-start-box .svg {display: flex;align-items:center;font-size:24px;background:#00fff6;padding:8px 32px;border-radius:24px;color:white}
     .bottom-text .game-play .game-start-box .svg img{width: 30px; height: 30px;}

     .logo {width: 94px; height: 94px;position: fixed;z-index: 10;display: flex;align-items: center;background: #fff;border-radius: 16px;flex-direction: column;}
     .logo .top-icon{height: 28px;margin: 10px auto 20px;line-height: 28px;text-align: center;}
     .logo .top-icon-2{height: 40px;display: flex;align-items: center;justify-content: space-around;width: 100%;border-radius: 0 0 16px 16px;}

.topline{display:block;position:absolute;right:-10px;top:-5px;width:70px;height:35px;z-index:999999}.adv{position:relative;width:100%;margin-top:8px;margin-bottom:8px}