body {
    font-family: "Poppins", sans-serif;
	/*background: #d9d9d9;*/
	background: #fcfcfc;
}

.nopadding{
	padding-right: 0;
	padding-left: 0;
}
#topheader{
	background: #9C060D;
	line-height: 18px;
    	font-size: 12px;
}

#topheader .callus{
	background: #9C060D;
	/*text-align: center;*/
	line-height: 28px;
	color: #fff;

}



#topheader .callus p {
	margin: 0;
}

.topmenu{
	width: auto; /*height: 0; border-top: 36px solid #9C060D ; border-left: 50px solid #9C060D;*/
}

.topmenu ul {
	margin: 5px 0;
}

.topmenu ul li {
	/*display: inline-block;
	margin-right: 10px;*/
	border-left:  1px solid #c8060d;
}

.topmenu ul li a {
	color:#fff;

}

.topmenu ul li a:hover {
	text-decoration: none;

}

#header{
	background: #fff;
}

.header{
	height: 85px;
	background: #fff;
}

#mainmenu{
	background: #9C060D;
	height: 50px;
}



#primary_nav_wrap
{
	/*margin-top:15px*/
}

#primary_nav_wrap ul
{
	list-style:none;
	position:relative;
	margin:0;
	padding:0;
	z-index: 999;

}

.lg {
	background: #007101;
}

#primary_nav_wrap ul a
{
	display:block;
	color:#333;
	text-decoration:none;
	font-weight:700;
	font-size:14px;
	line-height:85px;
	padding:0 15px;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif
}


#primary_nav_wrap ul li
{
	position:relative;
	float:left;
	margin:0;
	padding:0
}

/*#primary_nav_wrap ul li.current-menu-item
{
	background:#007101;
}*/

#primary_nav_wrap ul li a:hover
{
	color: green;
}

#primary_nav_wrap ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	background:#fff;
	padding:0;
	color:#fff;
	border-left: 3px solid #007101;
}

#primary_nav_wrap ul ul li
{
	float:none;
	width:200px
}

#primary_nav_wrap ul ul a
{
	line-height:120%;
	padding:10px 15px;
	color: #333;
}

#primary_nav_wrap ul ul ul
{
	top:0;
	left:100%
}

#primary_nav_wrap ul li:hover > ul
{
	display:block
}

.chairmandesk{

	padding-bottom: 10px;
	min-height: 255px;
}

/*.chairmanmessage h4{

	line-height: 30px;
	margin-bottom: 15px;
}*/

.chairmanmessage img {
	float: left;
	margin-right: 5px;
}

.maincontent{
	background: #fff;
	margin-top: 20px;
    box-shadow: 2px 2px 2px #cfcfcf, -2px 2px 2px #cfcfcf;
}
.mission{
	text-align: justify;
	margin-top: 35px;
}
.intro-list img {
	float: left;
	margin-right: 10px;
}

#logo{
	margin: 10px 0;
}

.intro{
	margin-bottom: 40px;
}

.mission-vision-goal{

	display: block;
	min-height: 275px;
	padding-top: 50px;
}

#breadcrumb{
	height: 40px;
	background: #F5F5F5;
}

.head-title {
    position: relative;
    margin-top: -20px;
    /*color: #ffffff;*/
}

.head-title h4, .head-title h3{
	line-height: 36px;
	/*font-weight: bold;*/
	margin-bottom: 15px;
}

.head-title h2{
	line-height: 42px;
	/*font-weight: bold;*/
	margin-bottom: 20px;
}

.head-title-banner h2{
    color: #ffffff;
    font-size: 30px;
    font-weight: 600;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.head-title-banner h3{
    color: #ffffff;
    font-size: 32px;
    font-weight: 800;
    margin-bottom: 10px;
    font-family: 'Roboto', sans-serif;
}

.head-title::before {
    background-color: #8c1515;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    left: 0;
    position: absolute;
    width: 100%;
}

.head-title::after {
    background-color: #8c1515;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 4px;
    left: 0;
    position: absolute;
    width: 60px;
}

.head-title-opp {
    position: relative;

}

.head-title-opp h4, .head-title-opp h3{
	line-height: 36px;
	margin-bottom: 15px;
	font-weight: bold;
	text-align: right;
	color: #007101;


}

.head-title-opp::before {
    background-color: #8c1515;
    bottom: 0;
    content: "";
    display: inline-block;
    height: 1px;
    right: 0;
    position: absolute;
    width: 74%;
}

.head-title-opp::after {
    background-color: #8c1515;
    bottom: -1px;
    content: "";
    display: inline-block;
    height: 4px;
    right: 0;
    position: absolute;
    width: 60px;
}

.btn-primary{
	background: #9C060D;
	border-color: transparent;
}

.latestnews{
	color: #fff;
	background: #00a651;
	padding: 30px 20px;
	margin: 20px 0px 35px 0;
	padding-bottom: 60px;
}

.latestnews h4 {
	margin-top: 0;
}

.latestnews hr{
	margin-top: 0;
	border-top: 1px solid #9C060D;
}

.latestnews ul{
	list-style: none;
	padding: 0 10px;
}

.latestnews ul li{
	display: table;
	line-height: 29px;
	border-bottom: 1px solid #0b9c52;
    	/*text-indent: -0.6em;*/
    	padding-bottom: 10px;
    	margin-bottom: 10px;
    	width: 100%;
}

.latestnews ul li a{
	color: #fff;
}

.latestnews ul li a:hover{
	color:#f7fd00;
	text-decoration: none;
}



/***

====================================================================
	Main Footer
====================================================================

***/

.main-footer{
	position:relative;
	color:#fff;
	background-color:#343434;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	font-family:'Poppins',sans-serif;
}

.main-footer:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	/*background:rgba(34,34,34,0.97);	*/
}

.main-footer p{
	line-height:2em;
	margin-bottom:20px;
}

.main-footer .footer-upper{
	background:#059b4e;
	position:relative;
	padding:30px 0px 0px;
	z-index:1;
	/*border-top: 1px solid #9C060D;*/
	/* border-bottom: 2px solid #9C060D; */
}

.main-footer .footer-upper .column{
	position:relative;
	margin-bottom:30px;
}

.footer-upper .column h2{
	position:relative;
	font-size:1.5em;
	line-height:1.8em;
	margin-bottom:30px;
	font-weight:300;
	text-transform:uppercase;
	letter-spacing:1px;
	color:#ffffff;
}

.main-footer .footer-upper a{
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .footer-upper a:hover{
	color:#f7fd00;
	text-decoration: none;
}

.footer-upper .links-widget li{
	position:relative;
	margin-bottom:15px;
}

.footer-upper .links-widget li a{
	position:relative;
	display:block;
	font-size:14px;
	color:#c9c9c9;
	line-height:24px;
}

.footer-upper .links-widget li a:hover,
.footer-upper .news-widget .news-post a:hover{
	/*color:#fb5e1c;*/
	color:#f7fd00;
	text-decoration: none;
}

.main-footer .social-links a{
	position:relative;
	display:inline-block;
	font-size:15px;
	width:32px;
	height:32px;
	line-height:30px;
	border:1px solid rgba(255,255,255,0.20);
	text-align:center;
	background:none;
	margin-right:10px;
	color:#f1f1f1;
	border-radius:50%;
	transition:all 0.5s ease;
	-moz-transition:all 0.5s ease;
	-webkit-transition:all 0.5s ease;
	-ms-transition:all 0.5s ease;
	-o-transition:all 0.5s ease;
}

.main-footer .social-links a:hover{
	color:#ffffff;
	background:#fb5e1c;
}

.main-footer .contact-info{
	position:relative;
	margin-bottom:20px;
}

.main-footer .contact-info li{
	position:relative;
	padding-left:30px;
	margin:0px 0px 7px;
	line-height:20px;
}

.main-footer .contact-info li .icon{
	position:absolute;
	font-weight:100;
	font-size:14px;
	color:#ffffff;
	left:0px;
	top:0px;
	line-height:20px;
}

.social-links-two{
	position:relative;
}

.social-links-two a{
	position:relative;
	display:block;
	float:left;
	text-align:center;
	width:28px;
	height:28px;
	line-height:26px;
	border:1px solid #ffffff;
	border-radius:50%;
	font-size:12px;
	margin-right:8px;
	color:#ffffff !important;
	transition:all 500ms ease;
	-webkit-transition:all 500ms ease;
	-ms-transition:all 500ms ease;
	-o-transition:all 500ms ease;
	-moz-transition:all 500ms ease;
}

.social-links-two.alt a{
	font-size:12px;
	border:1px solid #cccccc;
	color:#cccccc !important;
}

.social-links-two a:hover{
	background:#fb5e1c;
	border-color:#fb5e1c;
}

.social-links-two.alt a:hover{
	background:#fb5e1c !important;
	border-color:#fb5e1c;
	color:#ffffff !important;
}

.footer-upper .news-widget .news-post{
	position:relative;
	/*padding:0px 0px 0px 30px;*/
	margin-bottom:15px;
	color:#c8c8c8;
}

.footer-upper .news-widget .news-post .news-content{
	margin-bottom:5px;
	max-width:260px;
}

.footer-upper .news-widget .news-post a{
	position:relative;
	/*color:#ffffff;*/
	color: #fff;
}

.footer-upper .news-widget .news-post .time{
	position:relative;
	color:#cfcfcf;
	font-size:12px;
}

.footer-upper .news-widget .news-post .icon{
	position:absolute;
	width:12px;
	height:2px;
	left:0px;
	top:12px;
	background:#ffffff;
}

.footer-bottom{
	background: #018b44;
	position:relative;
	border-top:1px solid rgba(255,255,255,0.10); 
	padding:8px 0px;
	font-size:13px;
	text-align:center;
}

.footer-bottom .copyright{
	position:relative;
	line-height:20px;
	padding:5px 0px;
}


/***

====================================================================
	Urgent Cause
====================================================================

***/

.urgent-cause-two{
	position:relative;
	padding:0px 0px;
}

.urgent-cause-two.negative-top .auto-container{
	position:relative;
	margin-top:-50px;
	z-index:100;
}

.urgent-cause-two .column{
	position:relative;
	color:#ffffff;
}

.urgent-cause-two .content-column{
	position:relative;
	float:left;
	width:48%;
	min-height: 283px;
	padding:30px 40px;
	color:#ffffff;
	background:#fb5e1c url(../images/background/map-pattern.png) center center no-repeat;
}

.urgent-cause-two .content-column h2, .urgent-cause-two .donate-column h2{
	color:#ffffff;
	font-size:20px;
	font-weight:800;
	margin-bottom:0px;
	padding-bottom: 15px;
}


.urgent-cause-two .content-column h3, .urgent-cause-two .donate-column h3{
	color:#ffffff;
	font-size:22px;
	margin-bottom:20px;
}

.urgent-cause-two .content-column p, .urgent-cause-two .donate-column p{
	margin-bottom:25px;
	color:#ffffff;
}

.urgent-cause-two .content-column .theme-btn, .urgent-cause-two .donate-column .theme-btn{
	margin-right:10px;
}

.urgent-cause-two .donate-column, .urgent-cause-two .donate-column{
	position:relative;
	float:left;
	background-size:cover;
	background-position:center center;
	background-repeat:no-repeat;
	width:52%;
	min-height: 267px;
	padding:30px 40px;
	color:#ffffff;
	background:#454545;
	font-family:'Open Sans',sans-serif;
}

.urgent-cause-two .donate-column:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(37,41,47,0.92);
}

.urgent-cause-two .donate-column .inner-box{
	position:relative;
	z-index:5;
}

.urgent-cause-two .donate-column .bar-outer{
	position:relative;
	margin-bottom:35px;
	width:100%;
	height:10px;
	background:#ffffff;
}

.urgent-cause-two .donate-column .bar-outer .bar-inner{
	position:relative;
	height:10px;
	background:#fb5e1c;
}

.urgent-cause-two .donate-column .count-column{
	position:relative;
	margin-bottom:32px;
	float:left;
	padding-right:40px;
}

.urgent-cause-two .donate-column .count-column strong{
	display:block;
	font-weight:700;
	font-size:32px;
	color:#fb5e1c;
	margin-bottom:10px;
}

.urgent-cause-two .donate-column .count-column .title-text{
	font-size:14px;
	font-weight:600;
}

.urgent-cause-two .donate-column .bottom{
	position:relative;
	padding-top:40px;
}

.urgent-cause-two .donate-column .total-collected{
	position:relative;
	font-size:48px;
	font-weight:800;
	color:#ffffff;
}

.urgent-cause-two .donate-column .total-collected .small-text{
	font-size:14px;
	font-weight:600;
}


/***

====================================================================
	Page Title Style
====================================================================

 ***/

.page-title{
	position:relative;
	padding:60px 0px 20px;
	text-align:center;
	background-size:cover;
	background-repeat:no-repeat;
	background-position:center center;
	color:#ffffff;
}

.page-title:before{
	content:'';
	position:absolute;
	left:0px;
	top:0px;
	width:100%;
	height:100%;
	background:rgba(38,43,47,0.60);
}

.page-title h1{
	font-size:22px;
	margin-bottom:15px;
	text-transform:uppercase;
	color:#ffffff;
}

.page-title .bread-crumb{
	position:relative;
	display:inline-block;
	padding:10px 20px;
	border:2px solid #ffffff;
	color:#ffffff;
}

.page-title .bread-crumb a{
	position:relative;
	font-size:14px;
	text-transform:uppercase;
	color:#ffffff;
}

.page-title .bread-crumb a:hover{
	position:relative;
	color:#fb5e1c;
}

.page-title .auto-container{
	 position:relative;
	 z-index:5;
}


/***

====================================================================
	Team Section
====================================================================

***/

.team-section{
	position:relative;
	overflow:hidden;
	padding:80px 0px 30px;
}

.team-section .sec-title{
	margin-bottom:40px;
}

.bg-light{
	background:#eaecef;
}

.team-section .desc-text{
	position:relative;
	max-width:900px;
	margin:0 auto;
	margin-bottom:50px;
}

.team-section .team-member{
	margin-bottom:50px;
	display: inline-block;
	text-align: center;
	margin-right: 15px;
}

.team-section .team-member .inner-box{
	position:relative;
	max-width:180px;
	display:block;
	background:#ffffff;
	margin:0 auto;
	text-align:center;
}

.team-section .team-member .image,
.team-section .team-member .image img{
	position:relative;
	display:block;
	width:100%;
}

.team-section .team-member .member-info{
	position:relative;
	padding:20px;
	background:#ffffff;
}

.team-section .col-lg-3.team-member .member-info{
	padding:25px 20px 30px;
}

.team-section .team-member h3{
	font-size:14px;
	color:#000000;
	text-transform:uppercase;
	font-family:'Open Sans',sans-serif;
	margin-bottom:3px;
	min-height: 50px;
}

.team-section .team-member .designation{
	font-size:13px;
	color:#fb5e1c;
	text-transform:capitalize;
	font-family:'Open Sans',sans-serif;
}

.team-section .team-member .social-links{
	position:relative;
	padding-top:15px;
}

.team-section .team-member .social-links a{
	position:relative;
	display:inline-block;
	width:30px;
	height:30px;
	font-size:12px;
	margin-left:5px;
	border-radius:50%;
	line-height:28px;
	text-align:center;
	border:1px solid #d0d0d0;
	color:#d0d0d0;
}

.team-section .team-member .social-links a:hover{
	color:#ffffff;
	border-color:#fb5e1c;
	background:#fb5e1c;

}

ul.footerdownloadlist{
	list-style: none;
}

.gallerylist{
	margin-bottom: 20px;
}

.gallerylist h4 {
	text-align: center;
	padding: 3px 0;
	margin: 0;
}

.member {
    text-align: center;
}

.member .avatar {
    display: inline-block;
}
ul.contact-info{
	list-style: none;
	padding: 0;
	margin: 0;
}
.news-widget ul {
	list-style: none;
	padding: 0;
	margin: 0;

}
.news-widget ul li{
	/*padding: 5px 0;*/
	margin-bottom: 10px;
}
.news-widget ul li a {
	color: #fff;

}

.news-list {
	margin: 10px 0 30px 0;
	border-bottom: 1px solid #CCC;
	padding-bottom:10px;
}

ul.footer-gallery{
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.footer-gallery li, div.footer-gallery div {
	display: inline-block;
	margin-bottom: 10px;
}

.main-header {
left:0;
  right:0;
  top:0;
  z-index: 9999;
}
#navigation{
	margin: auto;
	z-index: 9999;
	width: 100%;
	-webkit-box-shadow: 0 5px 6px -6px black;
   	-moz-box-shadow: 0 5px 6px -6px black;
	box-shadow: 0 5px 6px -6px black;
}
.navbar-default {
	background: none;
	border: none;
}
.navbar{
	margin-top: 0;
	margin-bottom: 0;
}
.navbar-nav > li > a{
	line-height: 45px;
	font-size: 16px;
	/*font-weight: bold;*/
}
.navbar-nav > li > a:hover{
	color:green;
}
#maincontent{
	padding-left: 0;
}
.branchdetails{
	margin-bottom: 15px;
	border-bottom: 1px solid #ccc;
	padding: 20px;

}

.branchdetails img {
	float: left;
	margin-right: 10px;
	width: 120px;

}
.branchdetails h5{
	padding: 0;
	margin: 0;
	font-size: 15px;
	line-height: 20px;

}
.branchdetails h4{


}
