/*******/

@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;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:focus, .navbar-default .navbar-nav > .active > a:hover {
  background-color: #7ea740;
  color: #555;
}
.wpp-list {
  padding: 0;
}

a.wpp-post-title{ color:#333;}
a.wpp-post-title:hover {
    text-decoration: none;
}
.border-both {
 
  border-left: 1px solid #bebebe;
  float: left;
  margin: 0 0 0 15px;
  width:100%;
} 
.view_more > a {
  background:#7ea740;
  color: #fff;
  padding: 5px 10px;
  border-radius: 6px;
  font-size:24px;
  text-transform:uppercase;
  margin: 0 0 10px 0;
  display: inline-block;
}
.view_more > a:hover {
  text-decoration: none;
  color: #fff;
  background:#f7941e;
}

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: none;
  margin: 55px auto 0;
  text-align: right;
  width: 225px; 
}
.socil-icons-top > a {
    background: #f7941e none repeat scroll 0 0;
    border: 2px solid #f7941e;
    border-radius: 100%;
    box-shadow: 0 2px 3px #cdcdcd;
    color: #fff;
    display: inline-block;
    float: left;
    height: 50px;
    margin: 0 0 0 6px;
    padding: 6px 0 0;
    text-align: center;
    text-decoration: none;
    transition: all 1s ease 0s;
    width: 50px;
}
.socil-icons-top p {
    font-size: 24px;
    text-align: center;
    text-transform: uppercase;
}
.socil-icons-top > a:hover {
  border: 2px solid #7ea740 ;
  border-radius: 2px;
  color: #f7941e ;
  background: #fff;
}
.flat-social.flaticon-youtube15::before {
  font-size: 24px;
}

.flaticon-facebook25::before, .flaticon-instagram3::before, .flaticon-twitter16::before, .flaticon-linkedin10::before, .flaticon-google26::before
{
font-size: 27px;
}
	
.main-nav .nav .active > a , .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 22px;
  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: auto;
 
}
/* 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--**********/
.col-md-4.col-sm-4.sidebar-float {
    float: left;
}
.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: 0px solid #bebebe;
  padding-bottom: 30px;
  padding-left: 0px;
  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;
}
.wpp-list > li {
  border-bottom: 1px solid #bebebe;
  padding: 7px 0px;
}



.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: 17%;
}
.event-day {
    color: #f7941e;
    font-size: 30px;
    line-height: 27px;
    margin: 0 0 -10px;
    text-align: left;
    word-wrap: break-word;
}
.event-month{
	font-size:24px;
	color: #f7941e;}
	
.event-detail {
    float: left;
    margin-left: 4%;
    width: 79%;
}
.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 0px 0px #000000;
  font-size: 30px;
  margin: 15px 0 0;
  padding: 0;
  text-transform: uppercase;
  width: 100%;
  border: none;
  box-shadow: none;
}
.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;
   float:right;
   min-height:1811px;
}
.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: 0px 0;
}
.blog-read {
  font-size: 24px;
  color:#f7941e;
}

/************ Blog **************/

.single-post {
  background: none;
  /*box-shadow: 0 2px 3px #8c8c8c;*/
  margin: 0 0 20px;
  padding: 15px;
}
.post-media .media-src {
  min-height: 270px;
  width:100%;
}
.post-title {
  font-size: 18px;
  text-transform: capitalize;
   font-family: 'Calibri';
   margin-top:0;
   text-align:left;
}
.post-title > a {
    color: #000;
    font-size: 28px;
    font-weight: bold;
}
.post-summary .blog-author {
  color: #f7941e;
  font-size: 14px;
}
.post-dec {
    font-size: 16px;
    line-height: 28px;
}
.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: 0 0 6px;
}
.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;
  text-align: right;
  width: 100%;
  padding: 10px 0 0;
  margin: 0;
}
#menu-sidebarmenu li a {
  border-bottom: 1px solid #bebebe;
  color: #000000;
  display: block;
  font-size: 18px;
  padding: 7px 0;
  width: 100%;
}
#menu-sidebarmenu li{
 display: block;
    float: none;
	}
	
	
#menu-sidebarmenu	{
	 display: block;
    float: none;
	padding:0;
	list-style:none;
}
#menu-sidebarmenu li a:hover{text-decoration:none;}
#blog-list .readlink {
    float: right;
    font-weight: bold;
}
/******* Article Main Page ********/

.article-page .blog-author {
  color: #f7941e;
}
.article-page {
  background: transparent;
  float: left;
  
  width: 100%;
}
.single-article {
  clear: both;
  float: left;
  margin: 14px 0;
  width: 100%;
}
.single-video {
  background: #ffffff none repeat scroll 0 0;
  box-shadow: 0 2px 3px #8c8c8c;
  float: left;
  margin: 0 0 20px;
  padding: 15px;
  width: 100%;
}
.tp-leftarrow.default {
   height: 30px !important;
   width: 30px !important;
   background-size:100% !important;
}
.tp-rightarrow.default{
height: 30px !important;
width: 30px !important;
background-size:100% !important;
   }
   .paypal_donation_button > input {
    margin: 14px 0px -23px 0px;
	width:100%;
}
.paypal_donation_button{max-width:inherit !important;}
.navigation-part {
    color: #f7941e;
    float: left;
    padding: 20px 0;
    width: 100%;
}
.nav-next.pull-right > a {
  color: #f7941e;
  font-size: 18px;
}
.nav-previous.pull-left > a {
  color: #f7941e;
  font-size: 18px;
}
.img-right {
  float: right;
  margin-left: 20px;
}
.img-left{
float: left;
  margin-right: 20px;
}
.margin-auto{
	margin:0 auto;
	}
/********* Global Snapshot *************/

.law-datail {
  margin: 20px 0;
}

.law-datail > p {
  font-size: 18px;
  font-weight: bold;
  padding: 10px 0 0;
  text-align: left;
}

.law-color {

  float: left;
  height: 25px;
  margin: 0 8px 0 0;
  width: 12px;
}
.legal{
	  background: #3765a3;
	  }
.legal-for{
	background:#76d215;
	}
.illegal{
	background:#eed700;
	}
.illegal-with{
	background:#c37b17;
	}
.illegal-maternal{
	background:#f77a06;
	}
.illegal-no-exp{
	background:#ce0001;
	}
.varies{
	background:#2a3332;
	}
.no-info{
	background:#b8b8b8;
	}
.paddin_1em
{
padding:1em 0;
}
#recent-posts-2 > ul {
    list-style: outside none none;
    padding: 0;
}
#recent-posts-2 a {
  color: #333;
}
#recent-posts-2 a:hover {
    color: #23527c;
 text-decoration:none;
}
a.home-blog-title:hover {
    text-decoration: none;
}
.mail-id-top {
   
    float: left;
    padding: 0;
	font-size:24px;
}
p.mail-id-top{
margin:0px;
}
.gmail {
    float: right;
    font-size: 20px;
	padding-top:30px;
 }
.post-title > a:hover {
    text-decoration: none;
    color: #337ab7;
}
 h3.event-in-title {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  text-align:left;
}
h3.post-title {
  color: #000;
  font-size: 28px;
  font-weight: bold;
  text-align: left;
}
.navbar-nav {
  float: none;
  margin: 0 auto;
  text-align: center;
 
}
.article-links > ul {
    list-style: outside none none;
	padding-left:0px;
}
.article-link1 > a:hover, .article-link1 > a:focus{ color:#337ab7;  text-decoration: none;} 

 

.article-link1 > a {
  color: #000;
  float: left;
  font-size: 22px;
  font-weight: bold;
  margin: 10px 0;
  text-align: left !important;
}
li.article-link1 {
    list-style: outside none none;
    padding: 10px 0;
    text-align: left;
}
.article-link1 > a::before {
  background: #333 none repeat scroll 0 0;
  border-radius: 50%;
  content: "";
  display: inline-block;
  float: left;
  height: 12px;
  margin: 12px 10px 12px 0;
  width: 12px;
}



a.author-link:hover {
    text-decoration: none;
}
a.event-read:hover {
    text-decoration: none;
}
a:focus, a:hover{text-decoration:none;}


.top-btn {
 
  border-radius: 0;
  box-sizing: border-box;
  color: #ffffff;
  font-size: 16px;
 
  padding: 6px 0;
  
  text-transform: uppercase;
  transition: all 0.3s ease-in-out 0s;
}
.donate-top-btn{

margin:20px auto 10px !important;
}


.top-btn:hover { 
  color: #fff;
  background:#f7941e;
}
.top-btn {
    background: #7ea740;
    clear: both;
    float: right;
    text-align: center;
    
    font-size: 28px;
    border-radius: 9px;
	padding:5px 25px;
	text-decoration:none;
}

.video-posts {
    padding-top: 15px;
    margin-top: 23px; 
}
.top-btn-box .donate-now .paypal_donation_button {
  height: 60px;
  margin: 32px auto 0;
}

.donate-now {
  clear: both;
  float: right;
  margin: 0 auto;
  text-align: center;
  width: 134px;
}
.top-btn-box .paypal_donation_button .donate-btn.btn.btn-success {
  border-radius: 6px;
  box-shadow: none;
  font-size: 18px;
  margin: 15px auto 0;
  padding: 5px 0;
  text-transform: none;
  width: 90px;
}
.top-btn.newslwtter-btn {
  border-radius: 6px;
  box-shadow: none;
  clear: both;
  float: right;
  font-size: 18px;
  padding: 5px 0;
  text-transform: none;
  width: 134px;
}
  
 .single-post1.single-post {
  padding: 0;
}
a.real-btn:hover {
    background-color: rgb(247, 148, 30);
    text-decoration: none;
}
.home-text{
padding:0 15px;
}
.entry-content {
    padding-top: 15px;
}
h1.big-title.page{display:none;}
.really_simple_twitter_widget{padding:0px;}
.really_simple_twitter_widget > li {
    list-style: outside none none;
    border-bottom: 1px solid #bebebe;
    padding: 7px 0px;
}