.header_bg{
	 background-color: rgba(15, 24, 0, 0.7);
}
.navbar-default.navbar-fixed-top.navbar-shrink {
    background-color: white;
}
.slide_bg{
    width: 100%;
    background-size: 100% 100%;
}
.weDo-icon{
	background-repeat: no-repeat;
	display: inline-block;
}
.Communities_icon{
	width: 32px;
	height: 31px;
	background-image: url('../img/icon/Communities.png');
}
.JoinVolunteers_icon{
	width: 26px;
	height: 32px;
	background-image: url('../img/icon/JoinVolunteers.png');
}
.OurCampaings_icon{
	width: 32px;
	height: 30px;
	background-image: url('../img/icon/OurCampaings.png');
}
.OurElection_icon{
	width: 41px;
	height: 34px;
	background-image: url('../img/icon/OurElection.png');
}
.OurMission_icon{
	width: 33px;
	height: 34px;
	background-image: url('../img/icon/OurMission.png');
}
.OurProjects_icon{
	width: 23px;
	height: 33px;
	background-image: url('../img/icon/OurProjects.png');
}
.who_we_are p{
    text-align: left;
    font-size: 15px;
    color: #030303;
    margin-bottom: 16px;
    line-height: 2;
}
.weDo_line{
	    width: 50px;
    height: 2px;
    background-color: #cccccc;
    margin: 10px auto;
}
.rotate-box-2.square-icon .rotate-box-info {
    margin-top: 16px;
}
.navbar-default .navbar-nav > li > a {
    color: #ffffff;
    font-weight: 300;
}
.navbar-default.navbar-fixed-top.navbar-shrink .navbar-nav > li > a {
    color: #000000;
    text-shadow: none;
    font-weight: 400;
}
.support-make-help-bg{
	background-image: url('../img/support-make-help.jpg');
	background-repeat: no-repeat;
	background-size: 100% 100%;
	width: 100%;
	height: 420px;
	margin-top: 100px;
	padding-top: 130px;
}
.support-make-help-bg h2 {
	color: white;
}
.read_more{
	width: 100%;
    cursor: pointer;
    font-size: 13px;
    color: #d25353;
}
.read_more:hover{
	text-decoration: underline;
	color: #005f0c;
	transition: color 0.3s ease;
	-webkit-transition: color 0.3s ease;
	-moz-transition: color 0.3s ease;
	-ms-transition: color 0.3s ease;
}
.event span{
    width: 265px;
    height: 193px;
    float: left;
    margin-top: 6px;
    margin-right: 16px;
}
.event h3{
	font-size: 12px;
}
.event img{
	width: 100%;
	height: 100%;
}
.event_tx h4 {
	font-size: 16px;
    line-height: 1.9;
}
.event_tx p {
	    padding: 0;
    line-height: 1.8;
    font-size: 14px;
    height: 100px;
    overflow: hidden;
}
.calender_icon{
	background-image: url('../img/calender.png');
	background-repeat: no-repeat;
	height: 14px;
	width: 14px;
	display: inline-block;
	    margin-right: 4px;
}
.social_ico{
	background-color: #565656 !important;
	border-radius: 100%  !important;
}

.news_tx{
	text-align: left;
    padding-left: 0px !important;
    margin-top: 18px;
}
.news_tx h4, .news_tx p, .news_tx h3{
	color: #000;
}
.news_tx p {
	    letter-spacing: 0px !important;
}
.testimonial .news_bg {
    background-color: rgba(249, 249, 249, 1);
}
.news_devider{
	color: black;
}
.news_devider:before {
    background-image: url(../img/devider-news-bg.png);
}
.news_wrap .owl-page.active span{
	border: 3px solid #404040 !important;
}
.news_wrap .owl-page span{
	border: 3px solid #212121 !important;
}