div#loading img {
    top: 30%;
    /* left: 42%; */
    position: fixed;
    WIDTH: 15%;
    HEIGHT: AUTO;
    MARGIN: 0 42%;
}
#loadings img{
    width: 20%;
}
#loading {
    width: 100%;
    min-height: 100%;
    position: fixed;
    background: #ccc;
    z-index: 10000;
    opacity: .4;
}
.count-area{
    display: block;
    width: 60%;
    margin: 10px 20%;
    border: 2px solid #DD0023;
    background: #DD0023;
    color: white;
    font-weight: bold;
    border-radius: 15px;
}
.dad3 {
    
    padding: 14px;
    border: 1px solid #ccc;
    width: auto;
    border-radius: 10px;
    text-align: center;
    font-size: 24px;
    text-transform: uppercase;
    color: red;
}
	#proceed:hover{cursor:pointer;}
#proceed {
    background-image: url(https://www.apunkagameslinks.com/wp-content/uploads/2017/proceed-now.png);
    width: 280px;
    height: 80px;
    background-size: 100% 100%;
    BACKGROUND-COLOR: WHITE;
    BORDER: NONE;
    
}

/***Final Action **/


#downloadST:hover{cursor:pointer;}
#downloadST{
    background-image: url(https://www.apunkagameslinks.com/apifiles/download-img.png);
    width: 100%;
    height: 80px;
    background-size: 100% 100%;
    BACKGROUND-COLOR: WHITE;
    BORDER: NONE;
   
}

div#proceed-now iframe {
    opacity: 0;
        height: 1px;
}
/****testds**/
