
/*
 1.) Homepage
 ----------------------------------------*/
/*
 1.1)Banner Slider Section 
 ----------------------------------------*/
.section-header {
	text-align: center;
	margin: 50px 0px;
	border-bottom: 0;
	padding-bottom: 9px;
}

.banner-slider h2 {
	font-size: 36px;
	font-weight: 300;
	margin-top: 0;
	line-height: 1.2;
}
.banner-slider h2 strong {
	display: block;
	border: none;
	padding: 0;
}
.banner-slider p {
	line-height: 1.8;
}
.tp-caption .btn.btn-default {
	font-size: 14px;
	padding: 12px 31px;
}
.banner-section.btn-link:hover {
	text-decoration: underline;
}

.trans-grey {
	width: 370px;
	height: 11.07em;
	background: rgba(68,61,55,0.9);
}
.btn-bg {
	font-size: 12px;
	border-radius: 0;
	color: #45403c;
	padding: 6px 12px;
	cursor: default;
}
.banner-summary, .banner-heading {
	width: 385px;
	white-space: normal !important;
}
.slider-third .banner-heading {
	width: 479px;
}
.third-style {
	width: 390px;
}
.slider-third  .tp-caption .btn.btn-default {
	padding: 9px 26px;
}
.bottom-animation h2 {
	font-size: 24px;
	color: #fff;
}
.third-style h2, .third-style p {
	color: #fff;
}

.third-style h2 strong {
	font-size: 36px;
}
.third-style h2 {
	font-size: 30px;
}
.bottom-animation h2 strong {
	font-size: 36px;
}
.rev_slider_wrapper .tparrows {
	z-index: 9999;
}
/*revolution slider style*/
.tp-bullets.simplebullets.round .bullet {
	background: none;
	width: 12px;
	height: 12px;
	margin: 0 4px;
	border-radius: 50%;
}

.tp-bullets.hidebullets {
	opacity: 1;
}

.white-btn {
	color: white !important;
	border-color: white !important;
}

/*
 1.2)Our Causes Section
 ----------------------------------------*/
.our-causes {
	background: #fff;
}

.our-causes .article-list {
	text-align: center;
}
.our-causes h2 {
	font-weight: 300;
}
.article-list .h4 {
	color: #26211d;
	font-weight: 700;
}
.article-list .items img {
	width: 100%;
	display: block;
}
.article-list .items h3 {
	margin-bottom: 25px;
}
.article-list .donation {
	font-size: 16px;
	color: #26211d;
	display: block;
	font-weight: 700;
	margin-bottom: 21px;
}
.value small {
	font-size: 100%;
	color: #8e8782;
}
.article-list p {
	line-height: 1.6;
	margin-bottom: 30px;
}
.slides {
	padding: 0;
}
.our-causes .items .btn {
	padding: 10px 25px;
}
.our-causes .slides > li {
	float: left;
	width: 350px;
	margin-right: 30px;
}
.our-causes .slides > li+ li+ li+ li {
	display: none;
}
.our-causes .slick-slider {
	margin-bottom: 160px;
}
.flex-direction-nav {
	display: none;
}
.flexslider ul, .flexslider ol {
	list-style: none;
}
.flexslider .flex-control-paging {
	list-style: none;
	padding: 0;
}
.our-causes .flex-control-paging {
	margin-top: 44px;
	margin-bottom: 91px;
}

.our-causes .flex-control-paging  li {
	width: 12px;
	height: 12px;
	margin: 0 4px;
	display: inline-block;
}

.our-causes .flex-control-paging a {
	height: 12px;
	width: 12px;
	border-radius: 100%;
	border: 2px solid #4d4641;
	padding: 0;
	text-indent: -99999px;
	text-align: left;
	display: block;
	cursor: pointer;
}
.our-causes .flex-control-paging a.flex-active {
	background: #4d4641;
}

.article-list .progress, .article-list-large .progress {
	background: #26211d;
	border-radius: 0;
	height: 4px;
	margin-bottom: 19px;
	overflow: visible;
}
.progress-bar, .progress {
	filter: none;
}

.article-list .progress-bar, .article-list-large .progress-bar {
	position: relative;
	-webkit-transition: all 1.5s ease-in-out;
	-moz-transition: all 1.5s ease-in-out;
	-ms-transition: all 1.5s ease-in-out;
	-o-transition: all 1.5s ease-in-out;
	transition: all 1.5s ease-in-out;
}
.progress-value {
	min-width: 48px;
	height: 30px;
	line-height: 30px;
	background: #ecc731;
	color: #26211d;
	text-align: center;
	position: absolute;
	left: 100%;
	top: -37px;
	margin-left: -24px;
}
.progress-value:after {
	display: inline-block;
	content: "";
	position: absolute;
	left: 50%;
	margin-left: -4px;
	bottom: -4px;
	border-right: 4px solid transparent;
	border-left: 4px solid transparent;
}

.hero-text {
	font-size: 21px;
}

/*
 1.2)How To Help Section
 ----------------------------------------*/
.how-to-help {
	background: #fbfaf8;
	padding-bottom: 101px;
}
.how-to-help h2 {
	font-weight: 300;
}
.how-to-help .section-header {
	margin: 55px 0 33px;
}
.how-to-help .svg-shape svg {
	width: 69px;
	height: 69px;
}
.help-list .media h3 {
	color: #26211d;
	font-weight: 700;
	margin-bottom: 14px;
	font-size: 18px;
}
.help-list .media h3 a {
	color: #26211d;
}
.help-section .media h3 {
	margin: 0 0 30px;
	font-size: 24px;
	font-weight: 400;
}
.help-list .media {
	font-size: 18px;
	color: #727272;
}
.warning-icon-box {
	width: 68px;
	height: 68px;
	padding: 16px 0;
	text-align: center;
}
.media > .pull-left.warning-icon-box {
	margin-right: 28px;
}
.help-list p {
	line-height: 1.6;
}
.help-list .media {
	margin-bottom: 33px;
}
/*
 1.4)Become Volunteer Section
 ----------------------------------------*/
.parallax-section {
	min-height: 434px;
	background: url(../img/volunteer.jpg) 0 0 no-repeat;
	background-size: cover;
	background-attachment: fixed;
}
.parallax-section .btn {
	padding: 10px 38px;
}
.parallax-section h2 {
	font-size: 40px;
	margin: 98px 0 30px;
	font-weight: 300;
}
.parallax-section p {
	font-size: 16px;
	line-height: 1.6;
	margin-bottom: 39px;
	color: #26211d;
}

/*
 1.5)Latest News Section
 ----------------------------------------*/
.latest-news {
	padding-bottom: 111px;
	background: #fff;
}
.latest-news .section-header {
	margin: 69px 0 33px;
}
.latest-news h2 {
	font-size: 32px;
	font-weight: 300;
}
.latest-news .article-list h3 {
	margin: 27px 0 15px;
	font-size: 18px;
}
.date, .posted-in {
	text-transform: uppercase;
	font-size: 12px;
	color: #727272;
	margin-right: 6px;
	display: inline-block;
	margin-bottom: 17px;
}
.latest-news .article-list .btn {
	font-size: 13px;
	padding: 10px 30px
}
.latest-news .article-list .items {
	margin-bottom: 40px;
}

/*
 2.5) Testimonial Section
 ----------------------------------------*/
.testimonial {
	background: url(../img/bg-testimonials.jpg) center 0 no-repeat;
	background-size: cover;
	text-align: center;
	position: relative;
	margin-top: 50px;
}
.overlay {
	background: #32302f;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
/*	filter: alpha(opacity=50);*/
/*	opacity: 0.9; */

}
.testimonial-slider {
	overflow: hidden;
	margin-bottom: 0;
	padding: 74px 0 42px;
	position: relative;
}
.testimonial-slider h2 {
	color: #fff;
	margin-bottom: 49px;
	font-weight: 300;
}
.testimonial-slider blockquote {
	padding: 0;
	border: 0;
	width: 66%;
	margin: 0 auto;
	margin-top: 90px;
	margin-bottom: 150px;
}
.testimonial-slider blockquote p {
	font-style: italic;
	font-size: 24px;
	line-height: 1.5;
	color: #fff;
}
.testimonial-slider blockquote footer {
	margin-top: 42px;
}
.testimonial-slider blockquote footer span {
	text-transform: uppercase;
	font-size: 24px;
	color: #fff;
	display: block;
}
.testimonial-slider blockquote cite {
	color: rgba(255,255,255,0.66);
	display: block;
	font-size: 12px;
}

.testimonial .flex-control-paging {
	list-style: none;
	width: 100%;
	margin: 40px auto 10px;
}

.testimonial-slider .flex-control-paging  li {
	width: 12px;
	height: 12px;
	margin: 0 4px;
	display: inline-block;
}

.testimonial-slider .flex-control-paging a {
	height: 12px;
	width: 12px;
	border-radius: 100%;
	padding: 0;
	text-indent: -99999px;
	text-align: left;
	display: block;
	cursor: pointer;
}

.box {
	background-color: #fdb70f;
  	border-radius: inherit;
  	color: black;
  	margin-right: 15px;
}

.hero-icon {
	width: 10%;
}

/*
 2.) Homepage Second
 ----------------------------------------*/
/*
 2.1) Banner Slider Section
 ----------------------------------------*/
.main-slider .banner-slider h2 {
	font-size: 48px;
	font-weight:700;
	font-family: 'Lato', sans-serif;
	color: #fff;
}
.main-slider .banner-slider h2 span {
	display: block;
}
.main-slider .banner-slider h2 strong {
	font-weight: 400;
	font-family: 'Lato', sans-serif;
}
.main-slider .banner-slider p {
	color: #fff;
}
.main-slider .tp-caption .btn.btn-default {
	padding: 10px 27px;
}
.main-slider .btn:hover {
	color: #fff;
}
.main-slider .banner-summary, .main-slider .banner-heading {
	width: 524px;
}
.main-slider .banner-summary {
	width: 453px;
}
.main-slider  .tp-bullets {
	margin-left: -570px !important;
}
main-slider .tp-caption .btn.btn-default {
	padding: 9px 26px;
}
/*
 2.2) Our Causes Section
 ----------------------------------------*/
.our-causes-section {
	padding-bottom: 82px;
	padding-top: 69px
}
.our-causes3 {
	padding-top: 20px
}
.our-causes-section .progress-value-number {
	bottom: -8px
}
.img-thumb:hover {
	cursor: default;
}
.our-causes-section .progress-bar-section {
	padding-left: 40px;
}
.our-causes-section .progress-bar-section {
	position: relative;
	margin-top: 25px
}
.our-causes-section p {
	line-height: 1.7;
}
.our-causes-section .progress {
	margin-bottom: 36px;
}
.progress-bar-section .progress {
	position: static;
	height: 4px;
}
.our-causes-section .donation {
	color: #2d2620;
	font-weight: 700;
}
.our-causes-section .value small.value-color {
	color: #f65c5c;
	margin-bottom: 29px;
}
.our-causes-section .items .btn {
	padding: 8px 13px;
}
.our-causes-section h3 {
	margin-top: 30px;
	font-weight: 700;
	margin-bottom: 23px;
	font-size: 24px;
	line-height: 1.3;
}
.our-causes3 h3 {
	font-size: 20px;
}
.our-causes-section .heading-block {
	min-height: 78px;
}
.our-causes-section .heading-block h3 {
	margin-bottom: 10px;
}
.cause-summary .h4 {
	font-size: 20px;
}
.cause-summary .progress {
	margin-bottom: 37px;
}
.cause-summary .one-block .progress {
	margin-bottom: 12px;
}
.our-causes-section .btn {
	margin-top: 33px;
}
/*
 2.3) How To Help Section
 ----------------------------------------*/
.help-section {
	padding-bottom: 82px;
}
.help-section .media, .help-section .media .media {
	margin-top: 0;
}
.media-content {
	border: 1px solid #f2ede9;
	padding: 43px 27px;
	background: #fff;
	overflow: hidden;
}
.how-to-help .media-content {
	position: relative;
}
.help-section p {
	padding-top: 21px
}

/*
 2.4) Video Section
 ----------------------------------------*/
.video-section {
	position: relative;
	text-align: center;
}
.video-section iframe, .video-section embed, .video-section object {
	border: 0 none;
	bottom: 0;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
	z-index: 9;
}
.video-section img {
	width: 100%;
	height: 395px;
}
.help-people .video-section img {
	height: 332px;
}
.video-section .container {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.video-section h2 {
	margin-bottom: 5px;
}
.video-section .play-btn {
	font-size: 69px;
}
/*
 2.5) Latest News Section
 ----------------------------------------*/
.news-section {
	padding-bottom: 77px;
}
.news-section .media {

	margin-top: 0;
}
.news-section .img-thumb  figure {
	overflow: hidden;
}
.news-section .volunteer-reward {
	background: #faf7f4;
	padding: 20px;
	margin-top: 107px;
	text-align: left;
}
.news-section .section-header {
	text-align: left;
}
.news-section .section-header {
	margin: 82px 0 6px;
}
.reward-apply {
	padding: 48px 22px 60px 32px;
	border: 1px solid #eae5e0;
	overflow: hidden;
}
.reward-apply .page-header {
	position: relative;
}
.news-section .media h3 {
	margin-top: 5px;
	margin-bottom: 10px;
	font-size: 22px;
	font-weight: 700;
}
.news-section .volunteer-reward h2 {
	color: #26211d;
	font-size: 28px;
	font-weight: 700;
	margin-top: 40px;
	margin-bottom: 0;
}
.news-section  .reward-apply p {
	margin-bottom: 24px;
}
.news-section .btn {
	padding: 10px 27px;
}
.volunteer-reward .btn {
	margin-top: 13px;
}
.get-involved {
	font-size: 38px;
	color: #26211d;
}
.get-involved span {
	display: block;
}
.news-section .user-svg-shape {
	right: 40px;
	top: -3px;
}
.news-section .user-svg-shape svg {
	width: 108px;
	height: 104px;
}
.news-section  .media .btn {
	margin-top: 14px;
	padding: 10px 23px
}
.news-section .items {
	margin-bottom: 62px;
}
.news-section .get-involved {
	font-size: 48px;
	line-height: 1.1;
}
/*
 2.6) Testimonial Section
 ----------------------------------------*/
.donation-holder {
	text-align: center;
	background: #faf7f4;
	padding: 29px 0 139px;
}
.donation-holder h2 {
	font-weight: 300;
}
.donation-holder blockquote {
	background: #fff;
	border: none;
	min-height: 248px;
	padding: 33px 30px 10px;
	position: relative;
	margin-top: 26px;
}
.donation-holder blockquote p {
	font-size: 18px;
	font-weight: 300;
	font-style: italic;
	line-height: 1.7;
}
.fa.quote-mark {
	font-size: 32px;
	margin-right: 6px;
}
.donation-holder blockquote:after {
	position: absolute;
	bottom: -34px;
	left: 27px;
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 52px 8px 0 13px;
	border-color: #fff transparent transparent;
	transform: rotate(-34deg);
	-webkit-transform: rotate(-34deg);
	-moz-transform: rotate(-34deg);
	-o-transform: rotate(-34deg);
	-ms-transform: rotate(-34deg);
}
.donation-holder blockquote footer {
	font-size: 18px;
	position: absolute;
	bottom: -38px;
	left: 65px;
}

.donation-holder blockquote cite {
	color: rgba(45,38,32,0.77);
	font-size: 12px;
}
/*
 3.) Homepage Second
 ----------------------------------------*/
/*
 3.1) Banner Slider Section
 ----------------------------------------*/

.slider-third .banner-slider h2, .slider-third .btn-default:hover, .help-people .video-section .play-btn, .help-people .video-section h2, .btn-wrapper .btn-default:hover, .slider-third .tp-caption .btn.btn-default:hover {
	color: #ffffff;
}
.slider-third .tp-bullets {
	left: auto !important;
	right: 30px;
	bottom: auto !important;
	top: 50%;
	transform: translateY(-50%)
}
.slider-third .tp-bullets.simplebullets.round .bullet {
	float: none;
	margin-bottom: 8px;
}
.slider-third .banner-slider h2 {
	font-size: 42px;
}
.slider-third .read-more-btn {
	margin-top: 15px;
}
.slider-third .tparrows {
	display:none;
}
/*
 3.2) Our Causes Section
 ----------------------------------------*/
/*.our-causes3 .item-wrapper, .news-section3 .img-thumb{
 padding: 0;
 }*/
.our-causes3 .items {
	width: 99.5%;
	margin: 0 auto;
	background-color: #f2ede9;
}
.our-causes3 .item-content {
	padding: 35px 35px 40px;
}
.our-causes3 h3 {
	margin-top: 0;
}
.our-causes3 .section-header {
	margin-bottom: 48px;
}
.our-causes3 .section-header h2 {
	margin-bottom: 15px;
}
.our-causes3 .section-header h2 strong, .news-section3 .section-header h2 strong {
	border-bottom: none;
}
.our-causes3 .btn {
	margin-top: 15px;
}
/*
 3.3) How To Help Section
 ----------------------------------------*/
.help-people {
	padding: 14px 0 12px;
}
.help-people h2 {
	font-weight: 300;
	line-height: 1.3;
	margin-bottom: 22px;
}
.help-people h2 span {
	display: block;
	font-weight: 400;
}
.help-people .message {
	font-style: italic;
	font-weight: 300;
	color: #26211d;
	font-size: 20px;
	margin-bottom: 30px;
	display: block;
}
.help-people h3 {
	margin-bottom: 12px;
	font-size: 24px;
}
.help-people h3 a {
	color: #26211d;
}
.help-people p {
	color: black;
	line-height: 1.8;
}
.help-people .video-section {
	margin: 50px 0;
}
.control {
	left: 0;
	margin: 0 auto;
	position: absolute;
	right: 0;
	top: 50%;
	transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.help-block {
	background-color: #faf7f4;
	padding: 35px 35px 40px;
	margin-bottom: 20px;
}
.help-people .help-block h3 {
	margin-bottom: 22px;
/*	padding-left: 65px;*/
	position: relative;
}
.help-block h3, .news-section3 .section-header {
	margin-top: 0;
}
.help-block h3 img {
	margin-right: 15px;
	height: 42px;
	margin-top: -13px;
	position: absolute;
	left: 0;
	top: 0;
}
/*
 3.4) Video Section
 ----------------------------------------*/
/*
 3.5) Latest News Section
 ----------------------------------------*/

.news-section3 .media p {
	line-height: 1.8;
}
.news-section3 .date, .news-section3 .posted-in {
	margin-bottom: 6px;
}
.news-section3 .items {
	margin-bottom: 55px;
}
.news-section3 .items:last-child {
	margin-bottom: 0;
}
.news-section3 .media .btn {
	margin-top: 11px;
	padding: 5px 23px;
}
.news-section3 .volunteer-reward h2 {
	margin: 0;
}
.news-section3 .page-header {
	margin: 7px 0 0;
}
.news-section3 .volunteer-reward {
	position: relative;
	margin-top: 65px;
	padding: 20px 29px
}
.news-section3 .reward-apply {
	border: none;
	padding: 0;
}
.get-involved-pic {
	position: absolute;
	right: 0;
	top: 0;
}
.news-section3 .get-involved {
	font-size: 48px;
	line-height: 1.1;
}
.news-section3 .user-svg-shape {
	position: static;
	display: block;
	margin-bottom: 30px;
	margin-left: -10px;
	margin-top: 5px;
}
.news-section3 .svg-shape path {
	fill: #26211d !important;
}
.news-section3 .volunteer-reward p {
	color: rgba(45,38,32,0.66)
}
.news-section3 {
	padding-bottom: 50px;
}
.news-section3 .section-header {
	margin-bottom: 18px;
	padding-bottom: 0;
}
.news-section3 .date {
	margin-right: 28px;
}
.font-icon {
	color: #2d2620;
	margin-right: 5px;
}
/*
 3.6) Testimonial Section
 ----------------------------------------*/
.holders {
	padding: 52px 0 30px;
}
.donation-holder .flex-control-paging li {
	width: 12px;
	height: 12px;
	margin: 0 4px;
	display: inline-block;
}
.donation-holder .flex-control-paging a {
	height: 12px;
	width: 12px;
	border-radius: 100%;
	padding: 0;
	text-indent: -99999px;
	text-align: left;
	display: block;
	cursor: pointer;
	background:#d1cdca;
}
.holders blockquote:after {
	bottom: -33px;
}
.donation-holder .flex-control-paging a.flex-active {
	background: #4d4641;
}

.testimonial-content {
	background: #fff;
	border: none;
	min-height: 248px;
	padding: 33px 30px 10px;
	position: relative;
	margin-top: 26px;
	padding: 45px;
	min-height: 0;
	margin-bottom: 60px;
	width: 85%;
	display: inline-block;
}
.holders blockquote {
	padding: 0;
	min-height: 0;
	margin-bottom: 0;
	float: right;
	width: 81%;
	position: static;
	background: none;
}
.holders .flexslider {
	margin-top: 31px;
}
.photo-frame {
	width: 108px;
	height: 129px;
	float: left;
}
/*
 16.) Blog page
 ----------------------------------------*/
/*blog article*/
.blog {
	padding-bottom: 41px;
	border-bottom: 1px solid #e8e8e8;
	margin-bottom: 91px;
	margin-top: 21px;
}
.blog img {
	display: block;
	margin-bottom: 12px;
}
.blog h2 {
	margin-bottom: 14px;
	font-weight: 300;
}
.blog h3 {
	font-weight: 300;
}
.blog p {
	margin-bottom: 30px;
	line-height: 1.714;
}
.blog .btn {
	padding: 10px 32px;
}
.blog-details h2 {
	margin-top: 31px
}
.blog-details p {
	margin-bottom: 26px;
}
.blog-details h3 {
	margin-bottom: 15px
}
.blog ul {
	color: #4b4b4b;
}
.blog ul li {
	color: #727272;
}
.post-in {
	list-style: none;
	margin-bottom: 21px;
	font-size: 12px;
	text-transform: uppercase;
	padding: 0;
}
.post-in > li {
	display: inline-block;
}
.post-in > li + li:before {
	content: "/\00a0";
	padding: 0 5px;
	color: #727272;
}
.blog .embed-responsive.embed-responsive-16by9 {
	padding-bottom: 41.25%;
}
.blog .blog-callout {
	color: #26211d;
	text-align: center;
	border: none;
	padding: 36px 7% 45px;
	background-color: #ddd8c7;
	margin-bottom: 48px;
}
.blog .blog-callout p {
	font-size: 30px;
	font-weight: 300;
	margin-bottom: 8px;
}
.blog .blog-callout footer {
	font-size: 18px;
	font-weight: 400;
	color: #26211d;
}
.blog .blog-callout footer:before {
	content: ' - ';
	display: inline-block;
}
.blog .blog-alert {
	margin-top: -7px;
}
.blog-alert {
	padding: 22px 7% 18px;
	position: relative;
	margin-bottom: 36px;
	background: #ffcc00;
}
.blog-alert a {
	color: #26211d;
}
.blog .embed-link {
	position: absolute;
	right: 0;
	top: 56px;
}
.embed-link {
	display: inline-block;
	width: 56px;
	height: 54px;
	background: #26211d;
	padding: 12px 18px;
}
.blog audio {
	width: 100%;
	margin-top: -6px;
}
.blog:last-child {
	margin-bottom: 0;
	border-bottom: 0;
	padding-bottom: 0;
}

.callout {
	border-left: 4px solid #ecc731;
	margin: 0 0 36px;
	padding: 20px 28px;
	font-size: 18px;
	font-family: 'Roboto', sans-serif;
	font-weight: 300;
	background: #efece1;
}
.callout p {
	font-size: 18px;
	line-height: 1.5;
}
.blog img.pull-left {
	margin-right: 40px;
}
.blog img.pull-right {
	margin-left: 40px;
}
.blog-details {
	padding-bottom: 10px;
	margin-bottom: 70px;
}
.comment {
	padding: 7px 3.2% 10px;
	margin-bottom: 59px;
	background: #fbf9f8;
}
.comment.media > .pull-left {
	margin-top: 17px;
	margin-right: 20px;
}
.comment .btn-default {
	padding: 6px 24px;
	margin-top: -12px;
}
.block-content {
	width: 100%;
	display: inline-block;
}
.comment {
	padding: 7px 3.2% 10px;
	margin-bottom: 59px;
	background: #fbf9f8;
}
.comment.media > .pull-left {
	margin-top: 17px;
	margin-right: 20px;
}
.comment .btn-default {
	padding: 6px 24px;
	margin-top: -12px;
}
.profile-block {
	background: #f2ede9;
	padding: 18px 3.2% 28px;
	margin-bottom: 49px;
}
.comment h4 {
	display: inline-block;
	margin-right: 20px;
	font-size: 16px;
	font-weight: 300;
}
.profile-block .btn-default {
	padding: 8px 18px;
	margin-top: -12px;
}
.comment .media-body {
	padding-top: 12px;
}
.profile-block.media > .pull-left {
	margin-top: 12px;
}
.comment .date {
	margin-bottom: 0;
}
.comment header {
	margin-bottom: 11px;
}
.comment .social-icons {
	float: none;
}
.comment .social-icons a {
	font-size: 14px;
	color: #7f7d77;
}

.comment .social-icons > li:first-child {
	margin-left: 0;
}
.live-comment {
	padding-bottom: 16px;
}
.live-comment h3 {
	margin-bottom: 52px;
	font-weight: 300;
}
.comment-block {
	border-bottom: 1px solid #eeeae4;
	margin-bottom: 43px;
}

.reply-form h3 {
	margin-bottom: 45px;
	font-weight: 300;
}
.reply-form label {
	margin-bottom: 5px;
	color: #727272;
	font-size: 14px;
}
.reply-form .form-group {
	margin-bottom: 27px;
}
.reply-form textarea.form-control {
	height: 139px;
	margin-bottom: 47px;
}
/*flexslider Css*/
.flex-slide {
	position: relative;
}
.article-slider .slides li + li + li+li {
	display: none;
}
.flex-slide .slides li + li{
	display: none;
}
.flex-slide ul {
	list-style: none;
}
.thumbnail .flex-viewport {
	margin-top: -1px;
}
.flex-slide .flex-control-nav {
	display: none;
}
.flex-slide .flex-direction-nav {
	display: block;
	position: absolute;
	left: 0;
	width: 100%;
	top: 50%;
	list-style: none;
	height: 49px;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-moz-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
.slider-wrap.flex-slide .flex-direction-nav {
	height: 22px;
}
.flex-slide .flex-direction-nav a {
	font-size: 0;
	width: 49px;
	height: 49px;
	background: rgba(124,114,107,1);
	border-radius: 100%;
	display: block;
	position: absolute;
	top: 0;
	text-align: center;
	color: #fff;
}
.flex-slide .flex-direction-nav a:hover {
	background: rgba(124,114,107,0.8);
	color: #fff;
}
.flex-slide .flex-direction-nav .flex-next, .fancybox-nav.fancybox-next {
	right: 22px;
}
.flex-slide .flex-direction-nav .flex-prev, .fancybox-nav.fancybox-prev {
	left: 22px;
}
.flex-slide .flex-direction-nav .flex-next:before, .flex-slide .flex-direction-nav .flex-prev:before, .fancybox-nav {

	font-family: FontAwesome;
	font-size: 40px;
	display: inline-block;
	line-height: 49px;
}
.flex-slide .flex-direction-nav .flex-prev:before, .fancybox-nav.fancybox-prev:before {
	content: "\f104";
}
.flex-slide .flex-direction-nav .flex-next:before, .fancybox-nav.fancybox-next:before {
	content: "\f105";
}
.fancybox-nav:before {
	font-size: 25px;
	line-height: 30px;
	display: block;
	text-shadow: 0 1px 0 #ffffff;
	color: #26211d;
}
.fancybox-nav {
	font-size: 0;
	width: 30px;
	height: 30px;
	background: #ecc731;
	border-radius: 100%;
	display: block;
	position: absolute;
	top: 50%;
	text-align: center;
	color: #fff;
}

/*
 11.) Causes Home page
 ----------------------------------------*/

.our-story {
	margin-bottom: 41px;
}
.our-story .section-header {
	margin-bottom: 33px;
}
.our-story .section-header h2 {
	font-weight: 300;
	margin-bottom: 0;
}
.spacer-bottom h3 {
	letter-spacing: -0.3px;
	margin-bottom: 25px;
}
.our-story .img-slider .slick-prev {
	left: 11px;
}
.our-story .img-slider .slick-next {
	right: 11px;
}
.our-story .img-slider .slick-prev, .our-story .img-slider .slick-next, .gallery .img-slider .slick-prev, .gallery .img-slider .slick-next {
	-moz-transform: scale(0.45);
	-webkit-transform: scale(0.45);
	-o-transform: scale(0.45);
	-ms-transform: scale(0.45);
	transform: scale(0.45);
}
.our-story .article-sammury {
	border: 0;
	padding: 0;
	font-size: 24px;
	color: #727272;
	font-weight: 300;
	line-height: 1.2;
	margin-bottom: 28px;
	display: block;
}
.our-story p {
	margin-bottom: 28px;
}
/*our-works*/
.our-works {
	margin-bottom: 107px;
}
.shoping {
	margin-bottom: 0;
}
.our-works .thumbnail {
	padding: 0;
	border: none;
	box-shadow: none;
	background: none;
}

.our-works h3 {
	font-size: 24px;
	margin-bottom: 27px;
}
.our-works .img-thumb {
	margin-bottom: 14px;
}
.our-works .img-thumb img {
	width: 100%;
}
.our-works .btn-default {
	font-size: 13px;
	padding: 6px 14px;
}
.our-works .thumbnail p {
	margin-bottom: 25px;
}
/*helping-child*/
.helping-child {
	background: url(../img/parallax-banner-02.jpg) center 0 no-repeat;
	background-size: cover;
	padding: 103px 0 127px;
	margin-bottom: 60px;
	background-attachment: fixed;
}
.helping-child .h1 {
	font-size: 40px;
	color: #fff;
	margin-bottom: 29px;
	font-weight: 300;
}
.helping-child .h1 small {
	border-bottom: 0;
}
.helping-child p {
	color: #fff;
	margin-bottom: 46px;
	padding-right: 69px
}
.helping-child .btn-theme {
	color: #ecc731;
}
.helping-child .btn-theme:hover, .helping-child .btn-theme:focus {
	color: #fff;
}
/*our team*/
.our-team .thumbnail {
	padding: 0;
	border: none;
	box-shadow: none;
	background: none;
}
.our-team h3 {
	font-size: 24px;
	margin-bottom: 24px;
}
.our-team .social-icons {
	float: none;
}
.our-team .social-icons li {
	display: inline-block;
	float: none;
	margin: 0 6px;
}
.our-team .social-icons a {
	font-size: 20px;
	color: #827d6c;
}
.our-team .social-icons a:hover, .our-team .social-icons a:focus {
	color: #26211d;
}

/*
 11.) Causes page
 ----------------------------------------*/

.cause-page {
	padding: 50px 0 0;
}
.spacer-bottom {
	margin-bottom: 70px;
}
.article-list .spacer-bottom .h4 {
	padding-bottom: 16px;
}
.sec-breadcrumb {
	max-width: 60%;
	margin: 30px auto;
	border-bottom: 1px solid #e8e5e3;
	border-top: 1px solid #e8e5e3;
	padding: 12px 0;
}
.sec-breadcrumb .breadcrumb {
	margin-bottom: 0;
}
.sec-breadcrumb .breadcrumb a {
	font-size: 16px;
}

/*causes detail*/
.article-list-large figure {
	width: 100%;
	display: block;
	overflow: hidden;
}
.article-list-large .h4 {
	font-size: 30px;
	margin-bottom: 10px;
}

.article-list-large .section-header {
	margin-bottom: 0;
	margin-top: 0;
}
.article-list-large .donate-easy-steps {
	margin-top: 76px;
	margin-bottom: 15px
}

.article-list-large .article-pic img {
	width: 100%;
}
.article-list-large.progressbar .detail-description {
	border: none;
	margin: 0;
	padding: 0;
}
.detail-description .donation-summary {
	font-size: 19px;
	color: #26211d;
	line-height: 1.7;
	padding: 0;
}
.donation-details {
	width: 100%;
	display: inline-block;
	padding: 0 0 43px;
	border-bottom: 1px solid #f6f3f1;
	margin-bottom: 20px;
}
.date-desc, .palce-name {
	font-size: 16px;
	color: #b2a9a1;
	display: inline-block;
	padding: 0 10px 23px;
}

.article-list-large .donation {
	color: #26211D;
	display: inline-block;
	float: left;
	font-size: 24px;
	font-weight: 700;
	margin-bottom: 0px
}

.detail-description {
	border-top: 1px solid #f6f3f1;
	margin: 20px 0 0;
	padding: 10px 0 0;
}
{
margin-top: 76px;
}
.detail-description p {
	padding: 26px 0 10px;
}
.detail-description .detail-summary {
	font-size: 21px;
	font-weight: 400;
	color: #26211d;
}
.list-trangled {
	padding: 22px 0 32px;
	list-style: none;
}
.list-trangled li {
	padding: 0 0 0 12px;
	margin: 3px 0 0;
	position: relative;
}
.list-trangled li:before {
	content: '\f0da';
	font-family: FontAwesome;
	position: absolute;
	left: 0;
	top: 0;
}

.step-donation {
	border-top: 2px solid #f6f3f1;
	margin: 56px 0 0;
}
.step-donation h2 {
	font-weight: 300;
}
.step-donation h2 strong {
	border: none;
}
.number-count {
	height: 72px;
	width: 72px;
	background: #ecc731;
	line-height: 72px;
	text-align: center;
	display: inline-block;
	border-radius: 50%;
	font-size: 30px;
	color: #26211d;
	font-weight: 100;
	margin-bottom: 22px;
}
h4.normal-text {
	font-weight: 400;
}
.sec-step-desc {
	padding: 0 5%;
}
.sec-step-desc h4 {
	margin-bottom: 27px;
	font-size: 18px;
	font-weight: 700;
}
.causes-description .sec-step-desc h4{
	font-size: 18px;
	font-weight: 300;
}
.causes-details-step h4 {
	font-size: 24px;
}
/*
 13.) Causes Details with sidebar page
 ----------------------------------------*/
.heading-sec {
	border-bottom: 1px solid #f6f3f1;
	margin-bottom: 19px;
}

.step-donation.sec-step-med {
	background: #f9f7f5;
	border: 0px;
	padding: 0px 0 52px;
	display: inline-block;
	width: 100%;
	margin-bottom: 51px;
}
.causes-description .step-donation.sec-step-med {
	padding:25px 0 52px;
}
.block-title h3 {
	font-size: 22px;
	font-weight: 700;
}
aside.media {
	width: 100%;
}
aside.media h3, .text-widget h3 {
	font-size: 22px;
	font-weight: 700;
	color: #26211d;
	border-bottom: 1px solid #f2ede9;
	padding-bottom: 7px;
	margin-bottom: 10px;
}
.text-widget h3 {
	padding-bottom: 15px;
	margin-bottom: 20px;
}
aside.media h3.space-top {
	margin-top: 0;
	margin-bottom: 0;
}

aside.media a {
	margin: 4px 10px 0 0;
}
aside.media p {
	font-size: 18px;
	font-weight: 300;
	color: #26211d;
	line-height: 1.2
}
aside.media p a {
	color: #26211d;
}
aside.media p a:hover {
	text-decoration: underline;
}
aside.media span {
	font-size: 14px;
	color: #ecc731
}
aside ul {
	overflow: hidden;
	padding: 0;
}
aside ul li {
	list-style: none;
	float: none;
	width: 100%;
	overflow: hidden;
	margin-top: 25px
}
aside.media p.text {
	line-height: 1.6;
	font-weight: 400;
	font-size: 14px;
}

aside ul.archives li {
	margin-top: 10px;
	font-size: 14px;
	line-height: 1.2;
	color: #727272;
	margin-bottom: 15px;
}
aside ul.archives li a {
	color: #727272;
}
aside ul.archives li a:hover {
	text-decoration: underline;
}
aside ul.archives li span {
	color: #727272
}
.left-block, .right-block {
	margin-top: 21px;
}
/*
 18.) contact us page
 ----------------------------------------*/
.contact-form {
	margin-top: 21px;
}
.contact-form h2 {
	margin-bottom: 36px;
	font-weight: 300;
}
.contact-form label {
	margin-bottom: 13px;
}
.contact-form .form-group {
	margin-bottom: 20px;
}
.contact-form textarea {
	height: 92px;
}
.contact-form .btn {
	padding: 10px 29px;
}
.contact-address {
	margin-top: 20px;
}
.contact-address h2 {
	margin-bottom: 37px;
	font-weight: 300;
}
.contact-address address > span {
	margin-bottom: 15px;
}
.contact-address address > span:first-child {
	margin-bottom: 32px;
}
.contact-address address span {
	display: block;
	overflow: hidden;
	color: #727272;
	line-height: 1.8;
}
.contact-address address strong {
	font-weight: 700;
	float: left;
	width: 82px;
	font-size: 16px;
	color: #727272;
	line-height: 1.4;
}
.contact-address a {
	color: #818181;
}
.contact-address a[href^="mailto:"] {
	font-size: 16px;
	line-height: 1.4;
}
.contact-form .form-group.error .form-control, .contact-form .form-group.error label, .contact-form .error .form-control {
	border-color: #ff0000;
}
#success {
	display: none;
	position: absolute;
	top: -48px;
	left: 0;
}
/*
 9.) Faq page
 ----------------------------------------*/

.faq h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 38px
}
.content-wrapper .faq-header  h2 strong {
	border-bottom-style: solid;
	border-bottom-width: 2px;
}
.content-wrapper .faq-header  h2 {
	margin-bottom: 27px;
	font-weight: 300;
}
.content-wrapper .faq-header {
	margin-bottom: 0;
}
.faq .panel-title > a {
	display: block
}
.faq .panel-group .panel + .panel {
	margin-top: 14px;
}
.faq .panel-group .panel-heading + .panel-collapse > .panel-body {
	border: none;
	padding: 48px 18px;
	background: #f2ede9;
}
.faq .panel-default > .panel-heading {
	padding: 0;
	background: #f2ede9;
}
.faq .panel-default > .panel-heading a {
	padding: 13px 60px 14px 28px;
	color: #26211d;
	position: relative;
}
.faq .panel-default > .panel-heading a.collapsed {
	background-position: right top
}
.faq .panel-group .panel {
	border-radius: 0;
	border: none;
	box-shadow: none
}
.faq .panel-group .panel p {
	font-weight: 300;
}
.save-lives.ask-us {
	padding: 68px 0 80px 0;
	background: #faf8f6;
	margin-top: 70px
}
.save-lives.ask-us h2 {
	font-weight: 300;
	margin-bottom: 30px;
}
.faq .panel-heading {
	border-radius: 0;
}
.faq .collape-plus {
	position: absolute;
	right: 0;
	top: 0;
	display: block;
	width: 48px;
	height: 100%;
	text-align: center;
}
.collape-plus:before {
	position: absolute;
	left: 0;
	right: 0;
	margin: 0 auto;
	top: 50%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
}
/*
 15.) Portfolio Detail page
 ----------------------------------------*/
.section-header.text-left {
	text-align: left;
}
.section-header.text-left h2 {
	margin-top: 0;
	margin-bottom: 6px;
}
.detail-description .list-unstyled li:before {
	font-size: 7px;
}
.detail-description .list-unstyled {
	margin: 40px 0 50px;
}
.portfolio-details h2 {
	margin-bottom: 0;
}
.portfolio-detail-description .we-help {
	padding-bottom: 0;
}
.portfolio-detail-description .we-help .thumbnail {
	margin-bottom: 0;
}
.portfolio-detail-description .img-thumb:hover{
	cursor:pointer;
}
.portfolio-details .we-help h3 {
	font-weight: 400;
}
.portfolio-details .we-help h3 a {
	color: #26211d;
}
.portfolio-details .we-help h3 a:hover {
	color: #000000;
}
.content-wrapper .portfolio-details .section-header {
	margin-top: 70px;
	margin-bottom: 20px;
}

.portfolio-details .we-help {
	padding-top: 0;
}

/*
 5.) Our Mission page
 ----------------------------------------*/

.content-wrapper {
	padding-top: 40px;
}
.mission-page h2 {
	font-weight: 300;
	margin-bottom: 0;
}
.service-header {
	margin-bottom: 56px;
}
.help-us .section-header {
	margin: 32px 0 49px;
}
/*.process-section {
 padding-bottom:196px;
 }*/
.process-section .section-header {
	margin-bottom: 52px
}
.process-step {
	width: 126px;
	height: 126px;
	background: #ecc731;
	border-radius: 50%;
	font-size: 26px;
	color: #26211d;
	line-height: 126px;
	display: inline-block;
	margin-bottom: 20px;
}
.processes {
	padding: 25px 0 0;
	margin-bottom: 84px;
	background-size: 100% auto;
}
.processes h3 {
	font-weight: 400;
	margin-bottom: 27px;
	font-size: 18px;
}

.process-section .join-today {
	font-size: 18px;
	padding: 15px 49px;
}
.processes > .col-xs-12 {
	margin-bottom: 30px;
}
/*services*/
.services {
	margin-bottom: 57px;
}
.services .h3 {
	font-size: 24px;
	margin: 30px 0 17px;
	font-weight: 300;
}

.services  .col-sm-4 {
	margin-bottom: 53px;
}
/*save lives*/
.save-lives {
	background: url(../img/save-lives.jpg) center 0 no-repeat;
	background-size: cover;
	background-attachment: fixed;
	padding: 72px 0 86px;
}
.save-lives h2 {
	margin-bottom: 20px;
	font-size: 30px;
}
.save-lives h2 strong {
	border: none;
}

.save-lives h2 small {
	border-bottom: 0;
}
.save-lives .page-header {
	margin-bottom: 30px;
	border-bottom: 0;
}
.save-lives .btn-default {
	font-size: 18 px;
	padding: 15px 30px;
	margin: 0 9px;
	min-width: 200px;
	margin-bottom: 10px;
}
.we-help {
	padding-top: 60px;
	padding-bottom: 63px;
}
.we-help.text-center {
	padding-bottom: 0px;
}

.we-help.text-center .thumbnail-last {
	margin-bottom: 0;
}

.we-help h2, .we-help h3 {
	font-weight: 300;
}

.we-help .page-header {
	border-bottom: 0;
	margin-bottom: 52px;
}
.we-help .thumbnail {
	border-radius: 0;
	border: none;
	box-shadow: none;
	padding: 0;
	margin-bottom: 55px;
}
.we-help .thumbnail .h3 {
	font-size: 24px;
	margin-bottom: 22px;
}
.we-help .thumbnail .h3 a {
	color: #26211d;
}
.we-help .thumbnail .h3 a:hover {
	color: #26211d;
}
.gallery {
	padding-top: 10px;
}
.gallery-wrap .img-thumb:hover {
	cursor: pointer;
}
.gallery .flex-slide .flex-direction-nav a {
	width: 25px;
	height: 25px;
	color: #26211d;
	background: rgba(159,156,148,1)
}

.gallery .flex-slide .flex-direction-nav a:hover {
	background: rgba(159,156,148,0.5)
}
.gallery .flex-slide .flex-direction-nav .flex-next:before, .gallery .flex-slide .flex-direction-nav .flex-prev:before {
	font-size: 20px;
	line-height: 25px;
}
.gallery .flex-slide .flex-direction-nav {
	height: 22px;
}
.slider-wrap.flex-slide .flex-direction-nav a {
	width: 22px;
	height: 22px;
	color: #fff;
	background: rgba(85,85,85,1)
}
.slider-wrap.flex-slide .flex-direction-nav .flex-next:before, .slider-wrap.flex-slide .flex-direction-nav .flex-prev:before {
	font-size: 20px;
	line-height: 21px;
}
.slider-wrap.flex-slide .flex-direction-nav .flex-prev:before {
	margin-right: 2px;
}
.slider-wrap.flex-slide .flex-direction-nav .flex-next:before {
	margin-left: 2px;
}
/

/*
 7.) Gallery 
 ----------------------------------------*/
.gallery-wrap {
	padding-bottom: 0;
	padding-top: 0;
}
.we-help .gallery .thumbnail h3 {
	font-weight: 700;
	font-size: 18px;
	margin-top: 25px;
	margin-bottom: 9px;
}
.we-help .gallery .thumbnail h3 a {
	color: #26211d;
}
.we-help .gallery .thumbnail h3 a:hover {
	color: #000000;
}

.gallery .embed-responsive.embed-responsive-16by9 {
	padding-bottom: 66.76%;
}
.embed-responsive-16by9 img {
	cursor: pointer;
}
.we-help .gallery  .embed-vedio-block .h3 {
	margin-bottom: 7px;
}
.content-wrapper  .gallery  .embed-vedio .h3 {
	margin-bottom: 9px;
}
.fancybox-skin {
	overflow: hidden;
}



/*body *{
 background:none !important;
 background:transparent !important;
 }*/






.footer-links li {
	display: inline;
}

.footer-links a {
	color: white !important;
}


/* centered columns styles */
.row-centered {
    text-align:center;
}
.col-centered {
    display:inline-block;
    float:none;
    /* inline-block space fix */
    margin-right:-4px;
}


.fa {
	color: #E7BD15 !important;
}

.no-link {
	color: black !important;
}

.no-link {
	color: black !important;
}

.no-link a:visited {
	color:black !important;
};

.pdf img {
  display: inline-block !important; 
  margin-bottom: 0 !important; 
}

.image-wrapper-left {
	padding-left: 0;
	padding-right: 33px;
}

.image-wrapper-right {
	padding-right: 0;
	padding-left: 0;
	float: right;
	
}

figcaption {
	  margin-bottom: 20px;
}

/*ul li {
	font-size: 19px;
}

ul {
	padding-bottom: 20px;
}*/

.clear {
	clear: both;
}


.breadcrumb-section-plan {
  background: url(../img/breadcrumb-plan-action.jpg) center 27.3% no-repeat;
  background-size: cover;
  padding: 31px 0 42px;
  /* margin-bottom: 59px; */
}

.breadcrumb-section-plan h1 {
  font-weight: 700;
  margin-bottom: 0;
}


.logo {
	margin-bottom: 20px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: black;
  background-color: #FDB70F;
  border-color: #FDB70F !important;
}

.pagination>.active>a, .pagination>.active>span, .pagination>.active>a:hover, .pagination>.active>span:hover, .pagination>.active>a:focus, .pagination>.active>span:focus {
  z-index: 2;
  color: #fff;
  background-color: #fdb70f;
  border-color: #fdb70f;
  cursor: default;
}


#brandbar #brand_container #welcome_container a.welcome_container:before {
  font-family: FontAwesome;
  color: black;
  content: "\f015";
  font-size: 18.07px;
  line-height: 0.9;
  margin-right: 7.8px;
  float: left;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}


body {background-colour: #FFFFFF;}
#skiplink a {color:#FFFFFF;}
#skiplink a:focus, div#skiplink a:active {color:#0000FF;}

#skiplink {
  width: 20em;
  clear: both;
  font-size: .9em;
  display: inline;
}

#skiplink, #skiplink a {
  color: #fff;
  position: absolute;
  top: -9999px;
}

.dropdown-menu {
     background: #ECECEC;
}

.navbar-nav > li > .dropdown-menu > ul > li > a {
  color: #3F3E3D;
  font-weight: 600;
}

.dropdown-menu .divider {
  background-color: white;
}

.alert-event {
	background-color:#ECD08C;
}
.text-alert {
	font-size: 16px;
    margin-top: 10px;
    font-weight: bold;
	color:#BB1E1E;
}

.alert-event a {
	color: #BB1E1E;
}

.we-help .gallery .thumbnail h3 {
	line-height: 1.3;
}