@media only screen and (max-width: 330px) {

	#simplemodal-container { width:100% !important;height:100%;}
	.rvts_popup_box{ width:100% !important;height:100%  margin: 0 auto; border-radius: 12px;}
	.rvts_popup-input{width:100% !important;}

}
	

.rvts_btn-1 {
    border: none;
    color: black;
    background-color: #ffffff;
    padding: 10px 20px;
	margin-top:15px;
    cursor: pointer;
    border: 2px solid #ffffff;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
    border-radius: 16px;
	width:200px;
	
}
 
.rvts_btn-1:hover {
    color: #000000;
    background-color: #ffffff;
    border: 2px solid #ffffff;
}

.table{
	bgcolor:#000001;
	
  border-radius: 12px;
 
}
body{padding:0;margin:0;}
.rvts_popup_box{width:100%;height:100%;display:block;  font-family: 'Raleway', sans-serif ;margin: 0 auto;border-radius: 12px;}
.rvts_popup_content{width:100%;margin:0px auto;height:290px;text-align:center;font-family: 'Raleway', sans-serif ; opacity:1.;}
.rvts_popup_content p{ font-size:12px;line-height:24px;}
.rvts_input_alan{float:left;margin-left:15px;margin-right:10px;}



