/* Custom CSS */
.terms_pages h2 {color: #ff640b; padding:20px 0; border-bottom: 1px solid #ddd; margin: 0 0 20px;}
.terms_pages p {font-size:14px;}
#news p a { margin-bottom:3px;} 
@media (max-width:400px){
.team_sec table td { display: block; width:100%; text-align: left}
.team_sec table td:nth-child(2){border:0; }
}
#newsmodal .news-item-details-content.setDes > ul > li {
    white-space: normal !important;
}