/*!
 * Custom CSS for HelpingHapless
 *
 * Copyright 2016 MakersNCoders
 * http://www.makersncoders.com
 * http://www.helpinghapless.org
 *
 */
@font-face {
    font-family: 'neuropoliticalregular';
    src: url('../fonts/neuropolitical_rg-webfont.eot');
    src: url('../fonts/neuropolitical_rg-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/neuropolitical_rg-webfont.woff2') format('woff2'),
         url('../fonts/neuropolitical_rg-webfont.woff') format('woff'),
         url('../fonts/neuropolitical_rg-webfont.ttf') format('truetype'),
         url('../fonts/neuropolitical_rg-webfont.svg#neuropoliticalregular') format('svg');
    font-weight: normal;
    font-style: normal;

} 
.myLogo{font-family:neuropoliticalregular;font-size:25px;margin-top:5px;}
.abtUsPage{
	font-size:16px;
	line-height:30px;
}
.pageContent{
font-size:16px;
	line-height:30px;
}
.fullStaticpage ul li{
	font-size:16px;
	line-height:30px;
}
.abtUsPage img{
	border-radius:50%;
}
.vdoTitle{
	font-size:16px;
	line-height:30px;
	margin-bottom:20px;
}
.postImg{
	width:100% !important;
	height:250px;
}
.teamImg{
	width:100%;
	height:330px;
}
.storyNote{background:#2CB9E1; width:100%; padding:10px; line-height:30px !important; color:#fff;border-radius:5px;}
.table>thead>tr>th, .table>tbody>tr>th, .table>tfoot>tr>th, .table>thead>tr>td, .table>tbody>tr>td, .table>tfoot>tr>td{
	border:0px !important;
	line-height:45px;
}
.error-message{
	color:#FF0000;
}
.jjLogo{
    height: 120px;
    width: 204px;
    margin-left: -45px;
    margin-top: -5px;
}
.lblNoticeBrd{
	border-bottom:1px solid #1f76bd;
	font-family:Pacifico;
	font-size:20px;
}
.ntcBrdDis{
	font-family:Barlow+Semi+Condensed;
	font-size:20px;
	padding:10px;
}
