/*******/

@font-face {
  font-family: 'Calibri';
  src: url('../fonts/Calibri.eot?#iefix') format('embedded-opentype'), 
  url('../fonts/Calibri.woff') format('woff'),
  url('../fonts/Calibri.ttf')  format('truetype'),
  url('../fonts/Calibri.svg#Calibri') format('svg');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Calibri-Light';
  src: url('../fonts/Calibri-Light.eot?#iefix') format('embedded-opentype'),
  url('../fonts/Calibri-Light.woff') format('woff'),
  url('../fonts/Calibri-Light.ttf')  format('truetype'),
  url('../fonts/Calibri-Light.svg#Calibri-Light') format('svg');
  font-weight: normal;
  font-style: normal;
}


body{
  font-family: 'Calibri-Light';
font-size:16px;
	background:url("./images/bg.png") repeat;}
.logo img{ width:250px;}
.slogans {
  padding: 24px 0 0;
  text-align: center;
}
.slogans span.flaticon-circular56::before {
  color: #7ea740;
 
  font-size: 10px;
  margin: 0;
}
.slogans span {
  line-height: 2;
}

.socil-icons-top{
  clear: both;
  float: right;
}

.socil-icons-top > a {
  border: 2px solid #f7941e;
  border-radius: 100%;
  box-shadow: 0 2px 3px #cdcdcd;
  color: #f7941e;
  display: inline-block;
  float: left;
  height: 39px;
  margin: 0 0 0 6px;
  padding: 1px 0 0;
  text-align: center;
  text-decoration: none;
  width: 39px;
  transition: all 1s ease 0s;
}
.socil-icons-top > a:hover{
	border-radius:2px;
	color:#7ea740;
	 border: 2px solid #7ea740;
}
.flaticon-facebook25::before, .flaticon-twitter16::before, .flaticon-google26::before {
 
  font-size: 22px;
}
.main-nav .nav .active > a , .main-nav .nav .active > a:hover, .main-nav .nav .active > a:focus{
  background: #7ea740 none repeat scroll 0 0;
  color: #ffffff;
  
}
.main-nav .nav li a:hover{background: #7ea740 none repeat scroll 0 0; }
.main-nav #navbar .nav a {
  color: #ffffff;
}
.mail-id-top {
  float: right;
  padding: 28px 0 0;
}
.socil-icons-top > span {
  float: left;
  margin: 7px 0 0;
  text-transform: uppercase;
}

.navbar-default.main-nav .navbar-nav > .open > a, .navbar-default.main-nav .navbar-nav > .open > a:focus, .navbar-default.main-nav .navbar-nav > .open > a:hover {
  background-color: #7ea740;
  color: #555555;
}

.main-nav .nav .dropdown-menu {
  background: #f7941e none repeat scroll 0 0;
  width:230px;
}
.main-nav .nav .dropdown-menu a:hover {
  background: #7ea740 none repeat scroll 0 0;
}
.main-nav .nav li:first-child a{border-left:1px solid #fff;}
.main-nav .nav li a {
  padding: 15px 17px;
  text-transform: uppercase;
  border-right:1px solid #fff;
  font-size:18px;
  }
.main-nav .nav .dropdown-menu a {
  border: medium none !important;
  font-size: 16px;
  padding: 5px 10px;
  text-transform: none;
  white-space: inherit;
}

  .dropdown-sub:hover .dropdown-sub {
  display: block;
}
.dropdown-menu.dropdown-sub {
  left: 100%;
  position: absolute;
  top: 0;
}
.caret-right {
  border-bottom: 4px solid rgba(0, 0, 0, 0);
  border-left: 4px dashed;
  border-top: 4px solid rgba(0, 0, 0, 0);
  display: inline-block;
  height: 0;
  margin-left: 8px;
  vertical-align: middle;
  width: 0;
}
  /* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 500px;
 
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 500px;
  background-color: #777;
}
.carousel-inner > .item > img {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  height:500px;
}
.container-fluid.static-title {
  background: #333333 none repeat scroll 0 0;
}
.container-fluid.static-title > h1 {
  color: #ffffff;
  font-size: 30px;
  text-align: center;
  text-transform: uppercase;
  font-family: 'Calibri';
}


/************ Side-bar--**********/
.author-pic {
  margin: 15px 0 0;
  position:relative;
}
.author-pic .img-responsive.help-us-img {
  position: relative;
  z-index: -1;
}
.author-name {
  background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
  bottom: 0;
  color: #ffffff;
  font-weight: bold;
  margin: -38px 0 0;
  padding: 8px 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 99999999;
}
.sidebar-main {
  border-left: 1px solid #bebebe;
  padding-bottom: 30px;
  padding-left: 15px;
  padding-top: 30px;
}
.sidebar-nav .navbar.navbar-default {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}
.nav.navbar-nav.side-nav a {
  border-bottom: 1px solid #bebebe;
  color: #000000;
  font-size: 18px;
  padding: 10px 0;
}




.calender-list {
  list-style: outside none none;
  padding: 0;
}
.event-calender {
  border-top: 1px solid #bebebe;
  margin: 20px 0 0;
}
.event-calender .medium-title {
  margin-top: 10px;
}
.calender-list > li {
  border-bottom: 1px solid #bebebe;
  float: left;
  margin: 0 0 20px;
  padding: 0 0 20px;
  width:100%;
}
.medium-title {
  font-size: 30px;
  font-weight: normal;
}
.event-date {
  float: left;
  width: 16%;
  
}
.event-day {
  color: #f7941e;
  font-size: 30px;
  margin: 0 0 -10px;
}
.event-month{
	font-size:24px;
	color: #f7941e;}
.event-detail {
  float: left;
  margin-left: 4%;
  width: 80%;
}
.event-title {
  font-size: 16px;
  text-transform: uppercase;
    margin-top: 10px;
}

.event-read {
  color: #f7941e;
}
.img-responsive.help-us-img {
  width: 100%;
}
.donate-btn.btn.btn-success {
  background: #7ea740 none repeat scroll 0 0;
  border-radius: 10px;
  box-shadow: 0 1px 5px #000000;
  font-size: 30px;
  margin: 15px 0 0;
  text-transform: uppercase;
  width: 100%;
  padding:0;
}
.donate-btn.btn.btn-success:hover {
  background: #f7941e none repeat scroll 0 0;
}

blockquote.quote-word {
  border: medium none;
  font-size: 16px;
  margin: 30px 0 0;
  padding: 0;
}


/******* Welcome Right-side *****/
.col-md-8.main-content {
  border-left: 1px solid #bebebe;
   text-align: justify;
}
.padding-left {
  padding:30px 0 30px 30px;
}
.welcome-main {
  font-size: 16px;
  text-transform: uppercase;
}
.welcome-home .big-title {
  margin-top: 0;
}
.img-full {
  height: 215px;
  width: 100%;
  margin-bottom:20px;
}

.straight-line {
  background: #bebebe none repeat scroll 0 0;
  height: 1px;
  margin: 20px 0 0;
  width: 100%;
}

.text-uppercase{ font-weight:bold;}
.home-blog-title {
    color: #f7941e;
	font-family: 'Calibri';
}
.blog-author {
  color: #333;
  margin: 5px 0;
}
.blog-read {
  font-size: 24px;
  color:#f7941e;
}

/************ Blog **************/
.single-post {
 /* background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 2px 3px #8c8c8c;*/
  margin: 0 0 20px;
  padding: 15px;
}
.post-media .media-src {
  min-height: 180px;
  width:100%;
}
.post-title {
  font-size: 18px;
  text-transform: uppercase;
   font-family: 'Calibri';
   margin-top:0;
}

.post-summary .blog-author {
  color: #f7941e;
  font-size: 14px;
}
.post-dec {
  font-size: 14px;
}
.post-read {
 color: #f7941e;
  font-weight: bold;
  
}
.blog-posts .pagination > .active > a, .blog-posts .pagination > .active > a:focus, .blog-posts .pagination > .active > a:hover, .blog-posts .pagination > .active > span, .blog-posts .pagination > .active > span:focus, .blog-posts .pagination > .active > span:hover {
  background-color: #f7941e;
  border-color: #f7941e;
  color: #ffffff;
  cursor: default;
  z-index: 2;
}

/*****mission page *********/
.mission-pic .img-responsive {
  margin: 0 0 10px;
  width: 100%;
}
/********** Event page ************/
.event-title-main, .event-in-title {
 font-family: 'Calibri';
}
.event-location{ font-family: 'Calibri';}
.bold{ font-weight:bold;}


/******* Article Page *****/
.article-by{color:#f7941e;}
.img-responsive.img-article {
	margin-bottom:20px;
	width:290px;}
	.about-article-auther {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 0 3px #5a5a5a;
  padding: 15px;
}
	.about-article-auther .img-responsive.img-article {
  margin-bottom: 0;
  width: 120px;
}

.btn.submit.btn-success {
  background: #7ea740 none repeat scroll 0 0;
  font-size: 16px;
  padding: 7px 25px;
}
.btn.submit.btn-success:hover {
	background:#f7941e;
}
/***** Footer************/

footer {
  background: #333333 none repeat scroll 0 0;
  padding: 20px 0;
}
.footer-nav {
  list-style: outside none none;
  padding: 0;
  width: 100%;
}
.footer-nav > li:first-child{
	border-left:none;
	padding-left:0;
	}
.footer-nav > li {
  border-left: 1px solid #ffffff;
  float: left;
  padding: 0 12px;
}
.footer-nav a {
  color: #ffffff;
  padding: 0;
  text-transform: uppercase;
}
.copyright {
  color: #ffffff;
  float: right;
  width:100%;
  text-align:right;
}
h3.widget-title {
  font-size: 23px;
  font-weight: normal;
}
a.real-btn.current {
    background: #f7941e none repeat scroll 0 0;
    border: medium none;
    color: #fff;
    cursor: default;
    padding: 7px 13px;
    width: auto;
}
a.real-btn:hover {
  text-decoration: none;
}
.real-btn{background-color: #fff;
    border: 1px solid #ddd;
    color: #337ab7;
    float: left;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 6px 12px;
    position: relative;
    text-decoration: none;
	}

a.real-btn:last-child {
  border-radius: 4px;
}a.real-btn:first-child {
  border-radius: 4px;
}
#articles .readlink {
    text-align:right;
    font-weight: bold;
}
.author-pic > a:hover {
    text-decoration: none;
}
.padding_em {
    padding: 20px;
}
.single-video.iframe iframe {
    width: 100%;
}