.renew-gateway1{
text-align:center;
border:1px solid #ccc;
display: block;
margin-top:1%;
}

.volatility-gateway1, .volatility-gateway2, .volatility-gateway3{width:40%; margin-left:25em; border: thin solid #ccc;float:left;text-align: center;}

#registration-form {
position: absolute;
height: 250px;
width: 300px;
overflow: auto;
top: 0;
bottom: 0;
left: 0;
right: 0;
margin: auto;
display: none;
z-index: 1002;
background-color: rgb(114, 215, 123);
border: 14px solid #fff;
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}

.symbol{
font-size:35px;
color:blue;
}



.au { color: #FFFAF0; font-weight: normal;
	cursor: pointer;  text-decoration: none;}
    .au:hover{ color:#FFD700;}
    
    
.btn {
width:30%;
margin-left:17em;
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 28;
  -moz-border-radius: 28;
  border-radius: 15px;
  font-family: Arial;
  color: #ffffff;
  font-size: 25px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
  margin-bottom:0.75em;
  text-align:center;
}
.testimonialborder
{
border:1px solid blue;
margin-bottom:5px;
}

#registration-head{
text-align:center;
} 

/* for 480px or less */
@media screen and (max-width: 480px){
.volatility-gateway1, .volatility-gateway2, .volatility-gateway3{width:96%; margin-left:10%;}
.payment-gateway-mobile{display:none;}
}



