.whats_new_cont div{color:#000000; padding:0 0 5px 0;}
.circle { width: 30px; background-color: red; -moz-border-radius: 30px;-webkit-border-radius: 30px;border-radius: 30px;}
.captchastyle { width:91%;font-size: 15px;outline: none;color: black; border: none;  font-style:italic; background-color: #F4F1EA;  text-align: center;}
.paginationnew {display: inline-block;float: right;}
.paginationnew li {display: inline-block;padding:0 4px 0 0; }
.paginate_button a{font-weight: bolder; font-size: 16px;text-decoration: underline;padding-left: 1px;}

.members-text h5, .members-text p {max-height: 60px; overflow: hidden;}
.members-img img {width: 100%; display: block; max-height: 250px; min-height: 250px;}
.members-text {min-height: 140px;}
.members-text a {float: right; padding-top: 5px;}
.members-block{margin: 5px 0.5%;}
.popup-block {width: 600px; display: none;}
.developer-red-class{
    color: #990000;
}

@media (max-width: 767px){
    .popup-block {width: 100%;}
}