#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#444444bf;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
/*  padding:20px;*/
  /*border-radius: 15px;*/
  text-align: center;
}
#boxes #dialog {
  width:500px; 
  height:auto;
  /*padding:10px;*/
 
 
  font-size: 15pt;
  top: 100px!important;
 
}
.maintext{
	text-align: center;
  
  text-decoration: none;
}
body{
  background: url('bg.jpg');
}
#lorem{
	
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
	text-decoration: none;
}
/*.agree:hover{
  background-color: #f5af16;
     
}*/
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	
	color: red;
}
@media (max-width: 480px)
{
#boxes #dialog {
	top: 114px!important;
    width: 90%!important;
    height: auto;
    padding: 10px;
    background-color: #ffffff;
  z-index:9999;
    font-size: 15pt;
	margin-left: -10px;
}
.fund-volunteer__photo-wrap img {
    border: 0;
    max-width: 100%;
    border-radius: 180%;
    padding: 3px;
    background-color: #FFf;
}
.img_bckgrnd h5 {
    margin-left: -3px !important;
    font-size: 10px !important;
   
}
.img_bckgrnd {
    background-color: #00a859;
    padding: 0px;
    border-radius: 20px 0px;
}
.fund-volunteer__photo-wrap {
    margin-top: -50px;
}
}
 div#dialog {
    height: 155px;
    background: #fff;
    border-bottom: 10px solid #ffffff;
    border-top: 30px solid #ffffff;
    border-radius: 10px;
}
