.blink_none, .btn-3.blink_none{
        animation:none !important;
    }
.btn-3.blink_none, .btn-1, .btn-2{
            margin-right: 15px;
    }
    @media (min-width: 768px) and (max-width: 992px){
        .btn-3.blink_none, .btn-1, .btn-2 {
    margin-right: 5px;
    font-size: 11px;
    }
    }
    @media (max-width: 540px){
.telegra_ {
    padding-left:15px;
    padding-right:15px;
}
.btn-3.blink_none, .btn-1, .btn-2 {
    margin-right: auto;
    display: block;
    margin-left: auto;
    margin-bottom: 10px;
}
}
 button.chatbox-open:after {
        content: '3';
        position: absolute;
        background: red;
        width: 25px;
        height: 25px;
        line-height: 25px;
        font-size: 14px;
        border: none;
        border-radius: 100px;
        top: -5px;
        right: -5px;
    }
.satta-king-cloud-content p a {
            color: #ff151d;
        }
        
.btn-3 {
    background: -webkit-linear-gradient( 0deg,rgb(244,170,54) 0%,rgb(154 53 243) 100%);
    color: #fff!important;
    padding: 8px 15px;
    margin-right: 25px;
    animation: at-ripple-pink .8s linear infinite!important;
}     
          
          
          #movetop{
              left:15px;
              right:inherit;
          }
          button.chatbox-open{
            left:inherit;
              right:0;  
                  z-index: 10;
          }
          button.chatbox-close{
              left:inherit;
              right:0;  
              margin: 16px calc(2 * 16px + 65px) 16px 16px;
                  z-index: 10;
          }
          .chatbox-popup{
              left:inherit;
              right:16px; 
                  z-index: 10;
          }
                #cube-container {
width: 110px;
height: 110px;
margin: 0px auto;
perspective: 800px;
    position: fixed;
    z-index: 9;
    bottom: 100px;
    right: 20px;
}

#cube-container:before {
content: '';
  position: absolute;
top: 90px;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 75px 20px rgba(0, 0, 0, 0.1), inset 0 0 350px 350px rgba(0, 0, 0, 0.1);
transform: rotateX(95deg) translateZ(-80px) scale(1);
animation: rotateShadow 16s infinite;
}

.cube {
height: 100%;
width: 100%;
position: relative;
transform-style: preserve-3d;
transition: all 3s ease-in-out;
animation: rotate 16s infinite;
}

.cube div {
 position: absolute;
 width: 110px;
 height: 110px; 
 backface-visibility: hidden; 
}
.cube div a{
    height: 110px;
    line-height:5;
    text-align:center;
    color:white;
       display: flex;
    align-items: center;
    justify-content: center;
    font-size: 3rem;
}
.cube div:nth-child(1) {
 transform: rotateY(0deg) translateZ(55px);
 background-color:red;
}
.cube div:nth-child(2) {
 transform: rotateY(90deg) translateZ(55px);
 background-color:blue;
}
.cube div:nth-child(3) {
 transform: rotateY(-90deg) translateZ(55px);
 background-color:black;
}
.cube div:nth-child(4) {
transform: rotateY(180deg) translateZ(55px);
background-color:green;
}

@keyframes rotate {
 0% { transform: rotateY(0deg); }
 25% { transform: rotateY(90deg); } 
 50% { transform: rotateY(180deg);} 75% {  transform: rotateY(270deg); } 100% { transform: rotateY(360deg); }
}

@keyframes rotateShadow {
 0% { transform:  rotateX(95deg) translateZ(-80px) scale(1) rotateZ(360deg); }
 25% { transform:  rotateX(95deg) translateZ(-80px) scale(1) rotateZ(270deg); }
 50% { transform:  rotateX(95deg) translateZ(-80px) scale(1) rotateZ(180deg);}
 75% {  transform: rotateX(95deg) translateZ(-80px) scale(1)  rotateZ(90deg); }
 100% { transform: rotateX(95deg) translateZ(-80px) scale(1)  rotateZ(0deg); }
}

@media (max-width: 767px){
    .btn-3 {
        margin-bottom: 30px;
    }
}
.record-charts{
    font-size: 12px; 
    font-weight: 800; 
    color: #ff0; 
    text-align: center;
}
.number-ads{
    font-size:16px; color:white;
}
