.feature-btn{
	margin-top:10px;
}	
#mission-educating-kids, #mission-offering-security, #mission-building-community {
	margin-bottom:20px;
}
#withLove {
	color:#333;
}
.mission-block-text {
	font-family:Roboto;
	font-weight:300;
	font-size:18px;
	line-height:25px;
	color:#444;
	}

.foundation-btn {
	border: 2px solid #4d4641 !important;
	padding: 10px 25px !important;
}

.foundation-btn:hover, .foundation-btn:focus  {
	border: 2px solid #4d4641 !important;
	background-color: #4d4641 !important;
	color: #FFF;
	padding: 10px 25px !important;
}
	
.you-can-help {
	background-color:#fbfaf8;
}
	
div.toolbar-wrapp{
    position: fixed;
    display: block;
    bottom: 8%;
	right:0px;
	z-index:9999;
}
 
div.sticky-toolbar{
    position: relative;
    bottom: 8%;
    padding: .1em;
    background-color: rgb(0,0,0,0.8);
    float: right;	
	width:185px;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
    -webkit-border-radius: 0 .2em .2em 0;
    -moz-border-radius: 0 .2em .2em 0;
    border-radius: 0 .2em .2em 0;
}

.navbar-default, .panel-default > .panel-heading, .navbar-nav > li > .dropdown-menu,.btn-bg,
.tp-bullets.simplebullets.round .bullet.selected,.testimonial-slider .flex-control-paging a.flex-active,
.btn-default:hover,.faq .collape-plus {
	background-color:#ecc731;
}
.panel-body p {
	font-family:Open Sans;font-weight:300;font-size:18px;line-height:26px;color:#444;
}
.group {
	margin-bottom: 60px;
}
.group:last-child {
	margin-bottom: 0;
}
.group > div {
	display: inline-block;
	zoom: 1; /* ie7 hack for display:inline-block */
	*display: inline;
	margin: 0 40px 40px 0;
}
.group > div:last-of-type {
	margin-right: 0;
}
.hang-ribbon img {
	width: 110px !important;
	height: 100px !important;
	margin-left:1px;
	margin-top:20px;
}
.hang-ribbon {
	margin: 20px auto;
	position: relative;
	z-index: 0;
	text-align: center;
	color: #fff;
	-moz-box-shadow:    0 2px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 2px 2px rgba(0, 0, 0, 0.5);
	/* -moz-border-radius:    3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:         3px 3px 0 0; */
	behavior: url(PIE.htc);
}
.ie8 .hang-ribbon {
	box-shadow: none;
}
.hang-ribbon > span {
	display: block;
	position: relative;
	-moz-border-radius:    3px 3px 0 0;
	-webkit-border-radius: 3px 3px 0 0;
	border-radius:         3px 3px 0 0;
	behavior: url(PIE.htc);
	-pie-watch-ancestors: 1;
}
.hang-ribbon.large > span {
	width: 120px;
	height: 166px;
	line-height: 166px;
}
.hang-ribbon > span:before, .ie8 .hang-ribbon .fork {
	content: '';
	position: absolute;
	z-index: -1;
	top: 100%;
	left: 0;
	border-style: solid;
}
.ie8 .hang-ribbon > span:before {
	display: none;
}
.small > span:before, .ie8 .small .fork {
	border-width: 25px;
	margin-top: -25px;
}
.medium > span:before, .ie8 .medium .fork {
	border-width: 40px;
	margin-top: -40px;
}
.large > span:before, .ie8 .large .fork {
	border-width: 60px;
	margin-top: -60px;
}
.hang-ribbon:before {
	content: '';
	position: absolute;
	z-index: -2;
	left: 1px;
	background: #666;
	-moz-transform-origin:    0 0; -moz-transform:    skew(-20deg, -38deg) rotate(-20deg);
	-webkit-transform-origin: 0 0; -webkit-transform: skew(-20deg, -38deg) rotate(-20deg);
	-o-transform-origin:      0 0; -o-transform:      skew(-20deg, -38deg) rotate(-20deg);
	-ms-transform-origin:     0 0; -ms-transform:     skew(-20deg, -38deg) rotate(-20deg);
	transform-origin:         0 0; transform:         skew(-20deg, -38deg) rotate(-20deg);
	-moz-box-shadow:    0 6px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 6px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 6px 2px rgba(0, 0, 0, 0.5), -1px -1px 2px rgba(0, 0, 0, 0.5);
}
.hang-ribbon:after {
	content: '';
	position: absolute;
	z-index: -2;
	right: 1px;
	background: #666;
	-moz-transform-origin:    right 0; -moz-transform:    skew(20deg, 38deg) rotate(20deg);
	-webkit-transform-origin: right 0; -webkit-transform: skew(20deg, 38deg) rotate(20deg);
	-o-transform-origin:      right 0; -o-transform:      skew(20deg, 38deg) rotate(20deg);
	-ms-transform-origin:     right 0; -ms-transform:     skew(20deg, 38deg) rotate(20deg);
	transform-origin:         right 0; transform:         skew(20deg, 38deg) rotate(20deg);
	-moz-box-shadow:    0 7px 2px rgba(0, 0, 0, 0.5), 1px -1px 2px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0 7px 2px rgba(0, 0, 0, 0.5), 1px -1px 2px rgba(0, 0, 0, 0.5);
	box-shadow:         0 7px 2px rgba(0, 0, 0, 0.5), 1px -1px 2px rgba(0, 0, 0, 0.5);
}
.ie8 .hang-ribbon:before, .ie8 .hang-ribbon:after {
	display: none;
}
.hang-ribbon.large:before, .hang-ribbon.large:after {
	width: 60px;
	height: 85px;
	bottom: -85px;
}
.large.right-curl > span:before {
	-moz-border-radius:    0 0 20px 0 / 0 0 50px 0;
	-webkit-border-radius: 0 0 20px 0 / 0 0 50px 0;
	border-radius:         0 0 20px 0 / 0 0 50px 0;
}
.right-curl > span:after {
	content: '';
	position: absolute;
	right: 0;
	-moz-transform-origin:    right 0;
	-webkit-transform-origin: right 0;
	-o-transform-origin:      right 0;
	-ms-transform-origin:     right 0;
	transform-origin:         right 0;
	background-image: -webkit-gradient(linear, right bottom, right top, color-stop(0%, rgba(255, 255, 255, 0.3)), color-stop(20%, rgba(255, 255, 255, 0.1)), color-stop(60%, rgba(0, 0, 0, 0))); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(160deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0) 60%); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(160deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0) 60%); /* FF3.6 */
	background-image:     -ms-linear-gradient(160deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0) 60%); /* IE10 */
	background-image:      -o-linear-gradient(160deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0) 60%); /* Opera 11.10+ */
	background-image:         linear-gradient(-70deg, rgba(255, 255, 255, 0.5), rgba(255, 255, 255, 0.1) 40%, rgba(255, 255, 255, 0) 60%);
}
.large.right-curl > span:after {
	bottom: -84px;
	right: 1px;
	width: 30px;
	height: 72px;
	-moz-border-radius:    0 0 22px 0 / 0 0 230px 0;
	-webkit-border-radius: 0 0 22px 0 / 0 0 230px 0;
	border-radius:         0 0 22px 0 / 0 0 230px 0;
	-moz-transform:    skew(20deg, 38deg) rotate(22deg);
	-webkit-transform: skew(20deg, 38deg) rotate(22deg);
	-o-transform:      skew(20deg, 38deg) rotate(22deg);
	-ms-transform:     skew(20deg, 38deg) rotate(22deg);
	transform:         skew(20deg, 38deg) rotate(22deg);
}
.hang-ribbon.right-curl:after {
	right: 15px;
	-moz-transform:    rotate(12deg) skew(18deg, 28deg);
	-webkit-transform: rotate(12deg) skew(18deg, 28deg);
	-o-transform:      rotate(12deg) skew(18deg, 28deg);
	-ms-transform:     rotate(12deg) skew(18deg, 28deg);
	transform:         rotate(12deg) skew(18deg, 28deg);
}
.large.right-curl:after {
	bottom: -25px;
	height: 80px;
	-moz-box-shadow:    14px 15px 4px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 14px 15px 4px rgba(0, 0, 0, 0.5);
	box-shadow:         14px 15px 4px rgba(0, 0, 0, 0.5);
}
.lgreen {
	background: #00703c;
}
.lgreen > span {
	background-color: #00703c;
	background-image: -webkit-gradient(linear, left top, left bottom, from(#00703c), to(#009751)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient(top, #00703c, #009751); /* Chrome 10+, Saf5.1+, iOS 5+ */
	background-image:    -moz-linear-gradient(top, #00703c, #009751); /* FF3.6 */
	background-image:     -ms-linear-gradient(top, #00703c, #009751); /* IE10 */
	background-image:      -o-linear-gradient(top, #00703c, #009751); /* Opera 11.10+ */
	background-image:         linear-gradient(to bottom, #00703c, #009751);
	-pie-background:          linear-gradient(top, #00703c, #009751); /* IE6-IE9 */
}
.lgreen > span:before, .ie8 .lgreen .fork {
	border-color: #009751 #009751 transparent #009751;
}
.point.lgreen > span:before {
	border-color: #009751 transparent transparent transparent;
}
.thumbnail,
.img-thumbnail {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.075);
}
@media (max-width: 1021px) {
	.mission-block {
		margin-bottom: 30px;
		text-align: center;  
	}
	.mission-block-text {
	margin-left:15px;
	margin-right:15px;
	font-family:Roboto;
	font-weight:300;
	font-size:18px;
	line-height:24px;
	color:#444;
	}
}

.panel {
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05);
}
.panel-default > .panel-heading {
  background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
  background-image: linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
}

.well {
  background-image: -webkit-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -o-linear-gradient(top, #e8e8e8 0%, #f5f5f5 100%);
  background-image: -webkit-gradient(linear, left top, left bottom, from(#e8e8e8), to(#f5f5f5));
  background-image: linear-gradient(to bottom, #e8e8e8 0%, #f5f5f5 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe8e8e8', endColorstr='#fff5f5f5', GradientType=0);
  border-color: #dcdcdc;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.1);
}

.btn {
	font-family: 'latoblack', sans-serif;
	border-width: 2px;
	text-transform: uppercase;
	font-size: 12px;
	/*min-width: 138px;*/
	-webkit-transition: all 0.4s ease-in-out;
	-moz-transition: all 0.4s ease-in-out;
	-ms-transition: all 0.4s ease-in-out;
	-o-transition: all 0.4s ease-in-out;
	transition: all 0.4s ease-in-out;
}


h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	color: #26211d;
	font-weight: 400;
}
h1, .h1 {
	font-size: 36px;
	margin-bottom: 30px;
}
.page-header h2, .page-header .h2 {
	font-size: 36px;
	margin-bottom: 36px;
	text-align:center;
}
h3, .h3 {
	font-size: 26px;
	margin-bottom: 39px;
}
h3.media-heading, .h3 {
	font-size: 26px !important;
	font-family: sans serif !important;
}
h4, .h4 {
	font-size: 24px;
	margin-bottom: 40px;
}
h5, .h5 {
	font-size: 20px;
	margin-bottom: 42px;
}
h6, .h6 {
	font-size: 18px;
	margin-bottom: 39px;
}
p {
	font-size:14px;
	color: #555;
	line-height: 1.5;
	font-family:Roboto;
}
a:hover, a:focus {
	text-decoration: none;
}
a:focus, a:active {
	outline: none;
}
img {
	max-width: 100%;
	height: auto;
}
ul, ol {
	padding-left: 15px;
}

h1 strong, .h1 strong, h2 strong, .h2 strong, h3 strong, .h3 strong, h2 strong, .h2 strong, h4 strong, .h4 strong {
	font-family: 'Playfair Display', sans-serif;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #ecc731;
	font-size: 100%;
	color: inherit;
	border-radius: 0;
	padding: 0px 0;
	text-transform: capitalize;
	font-weight: normal !important;
}

h4 {
	margin-bottom: 0px !important;
	text-transform: none;
}

h3 {
	text-transform: none;
}

section {
	padding-top:0px !important;
}

.img-thumb {
	display: block;
	overflow: hidden;
}
.img-thumb img {
	display: block;
	/* -webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; */
}
.img-thumb:hover img, .img-thumb:focus img, .zoom:hover img {
	/* -moz-transform: scale(1.2);
	-webkit-transform: scale(1.2);
	-o-transform: scale(1.2);
	-ms-transform: scale(1.2);
	transform: scale(1.2);
	-webkit-transition: all 0.2s ease-in-out;
	-moz-transition: all 0.2s ease-in-out;
	-ms-transition: all 0.2s ease-in-out;
	-o-transition: all 0.2s ease-in-out;
	transition: all 0.2s ease-in-out; */
}

.panel-group .panel {
	border-radius: 0;
}
.panel {
	box-shadow: none;
	border: none;
}

.panel-title > a {
	padding: 10px 15px 10px 36px;
	display: block;
	position: relative;
}
.toggel-icon {
	position: absolute;
	right: 17px;
	top: 50%;
	margin-top: -8px;
}
.panel-heading {
	padding: 0;
	border-radius: 0;
}
.panel-default > .panel-heading {
	background-image: none;
}
.panel-group .panel-heading+ .panel-collapse > .panel-body {
	border: none;
}
.panel-collapse {
	border: 1px solid #e5e3dc;
	border-top: none;
}
.toggle-panel .panel-collapse {
	border: none;
}


.anim-section {
	position: relative;
	-webkit-transition: all 600ms ease-in-out;
	-moz-transition: all 600ms ease-in-out;
	-ms-transition: all 600ms ease-in-out;
	-o-transition: all 600ms ease-in-out;
	transition: all 600ms ease-in-out;
	-moz-transform: translateY(80px);
	-webkit-transform: translateY(80px);
	-o-transform: translateY(80px);
	-ms-transform: translateY(80px);
	transform: translateY(80px);
	visibility: visible;
	opacity: 0
}
.anim-section.animate {
	-moz-transform: translateY(0px);
	-webkit-transform: translateY(0px);
	-o-transform: translateY(0px);
	-ms-transform: translateY(0px);
	transform: translateY(0px);
	visibility: visible;
	opacity: 1
}


.trans-grey {
	width: 370px;
	height: 11.07em;
	background: rgba(10,10,10,0.7);
}

.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;
	min-height: 38px;
}
.article-list .donation {
	font-size: 16px;
	color: #26211d;
	display: block;
	font-weight: 700;
	margin-bottom: 21px;
}



.how-to-help {
	background: #fbfaf8;
	padding-bottom: 101px;
}
.how-to-help h2 {
	font-weight: 300;
}
.how-to-help .section-header {
	margin: 55px 0 33px;
}

.parallax-section {
	min-height: 434px;
	background: url("/public/sagedining/assets/images/sagefoundation/donateNow.jpg") no-repeat 0 0;
	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;
}


.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-family: Playfair Display;
	font-weight: normal;
	margin-bottom: 23px;
	font-size: 24px;
	
}
.our-causes3 h3 {
	font-size: 24px;
}
.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;
}
.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
}
.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: 30px;
}
.our-causes3 .section-header h2 strong, .news-section3 .section-header h2 strong {
	border-bottom: none;
}
.our-causes3 .btn {
	margin-top: 15px;
}
.faq h3 {
	font-size: 24px;
	font-weight: 400;
	margin-bottom: 38px
}
.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;
	font-family: Roboto;
}
.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
}

.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%);
}

@media (min-width: 768px) and (max-width: 991px) {
	
	.our-causes {
		padding-top: 20px
	}
	.how-to-help {
		padding-bottom: 20px;
	}
	.latest-news .section-header {
		margin: 35px 0 16px;
	}
	
	.our-causes h2 strong {
		display: inline-block;
	}
	.section-header {
		margin: 15px 0 0;
	}
	.our-causes3 .section-header {
		margin-bottom: 20px
	}
	
  .our-causes-section {
  	padding-top:0;
  }
.our-causes-section h2 {
    margin-top: 30px;
}

.help-section .section-header {
    margin: 0;
}
.help-section h2 {
    margin: 29px 0 25px;
}

.our-causes3 .section-header {
    margin-bottom: 35px;
    margin-top: 37px;
}

.our-causes3 .item-wrapper:last-child {
	margin-bottom:0;
}


.panel-group{
	margin-bottom: 38px;
}

}
@media  (min-width:481px) {
	#mission-educating-kids, #mission-offering-security, #mission-building-community {
		width: 90px;
	}
}

@media  (min-width: 768px) and (max-width:769px){
	.feature-btn{
		margin-top:-100px;
	}
	.trans-grey{
		margin-top:-34px;
		width:300px;
		height:118px;
	}	
   	h1 strong, .h1 strong, h2 strong, .h2 strong, 
   	h3 strong, .h3 strong, h2 strong, .h2 strong, 
   	h4 strong, .h4 strong{
   		display:inline-block;
   	}
}

@media (max-width: 767px) {
	h1 strong, .h1 strong, h2 strong, .h2 strong, 
	h3 strong, .h3 strong, h2 strong, .h2 strong, 
	h4 strong, .h4 strong{
   	display:inline-block;
   }
	.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, 
	.col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, 
	.col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
		float: none;
	}
	.img-thumb img {
		width: 100%;
		max-width: 100%;
	}
	
	.our-causes {
		padding-top: 0;
	}
	.our-causes-section {
		padding-top: 20px;
	}
	.cause-summary .col-md-6 {
		margin-bottom: 40px;
	}

	.parallax-section {
		background-position: 64% 0;
	}
	.our-causes-section h2 {
		margin-top: 40px;
	}

	.our-causes h2 strong {
		display: inline-block;
	}

	
	.section-header {
		margin: 22px 0 0;
	}
	
	.how-to-help .section-header {
		margin:40px 0 14px;
	}
	.how-to-help {
		padding-bottom: 30px;
	}
	

	.btn-wrapper {
		margin-bottom: 30px;
	}
	.item-wrapper {
		margin-bottom: 20px;
	}
	.help-block {
		padding: 20px 10px
	}
	.help-people {
		padding-bottom: 0px;
	}
}

@media (max-width:480px) {
	#mission-educating-kids, #mission-offering-security, #mission-building-community {
		width: 90px;
	}
	.trans-grey{
		margin-top:55px;
		width:300px;
		height:118px;
	}
}

@media screen and (min-device-width: 768px) and (max-device-width: 1024px) {
	.anim-section {
		opacity: 1 !important;
		transform: translateY(0px) !important;
		-moz-transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		-o-transform: translateY(0px) !important;
		-ms-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
	}
	.parallax-section {
		background: url("/public/sagedining/assets/images/sagefoundation/donateNow.jpg") no-repeat 0 0;
		min-height: 434px;
		background-size: cover;
	}
	.parallax-section {
		background-position: 0 0;
	}

}

@media screen and (max-device-width: 1023px) {
	.anim-section {
		opacity: 1 !important;
		transform: translateY(0px) !important;
		-moz-transform: translateY(0px) !important;
		-webkit-transform: translateY(0px) !important;
		-o-transform: translateY(0px) !important;
		-ms-transform: translateY(0px) !important;
		transform: translateY(0px) !important;
	}
	.parallax-section {
		background: url("/public/sagedining/assets/images/sagefoundation/donateNow.jpg") no-repeat 0 0;
		background-size: cover;
		min-height: 434px;
	}
	.parallax-section {
		background-position: 0 0;
	}

}