/*
Theme Name: OXFAM
Author: Oxfam
Author URI: https://www.oxfam.org.au
Version: 1
Description: OXFAM Australia 2015
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: OXFAM
Tags: one-column, two-columns
Theme URI: https://www.oxfam.org.au
*/

@-webkit-viewport {
	width: device-width;
}

@-moz-viewport {
	width: device-width;
}

@-ms-viewport {
	width: device-width;
}

@viewport {
	width: device-width;
}

@font-face {
	font-family: "OxfamGlobalHeadlineRegular";
	src: url("fonts/oxfamglobalheadline-webfont.eot");
	src: url("fonts/oxfamglobalheadline-webfont.eot?#iefix") format("embedded-opentype"), url("fonts/oxfamglobalheadline-webfont.woff") format("woff"), url("voxfamglobalheadline-webfont.ttf") format("truetype"), url("fonts/oxfamglobalheadline-webfont.svg#OxfamGlobalHeadlineRegular") format("svg");
	font-weight: normal;
	font-style: normal;
}

.widget:after,
.post-password-form p:after,
.search-form:after,
#header:after,
#nav .nav-drop > ul:after,
.intro:after,
.appeal .item-appeal:after,
.page-preview:after,
.input-row:after,
form p:after,
.events-block .top-holder:after {
	content: " ";
	display: block;
	clear: both;
}

#header .block .add-nav ul,
#header .block .add-nav li,
#nav .nav-drop > ul,
#nav .nav-drop > ul > li,
#nav .drop > ul,
#nav .drop > ul > li,
.intro .share-holder .share-list,
.mobile-carousel ul,
.mobile-carousel ul li,
#footer .accordion,
#footer .accordion .slide ul,
#footer .accordion .slide ul li,
#footer .footer-nav,
#footer .footer-nav li,
#footer .footer-holder .add-footer-nav,
#footer .footer-holder .other-info ul,
#footer .footer-holder .other-info ul li,
.social-networks,
.social-networks li,
.spend-block .list,
.spend-block .list li,
.breadcrumbs,
.releases .media-list,
.releases .media-list li,
.listings .page-preview .footer ul,
.pagination-holder .pagination,
.money-goes .list,
#sidebar .widget > ul,
#sidebar .widget .side-nav,
#sidebar .widget .side-nav > li > ul,
#sidebar .widget .side-nav > li > ul li > ul,
.post-holder .post .info-list,
.info-frame .col ul,
.topic-holder .list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.widget {
	margin-bottom: 14px;
}

.widget ul {
	padding-left: 2em;
}

.widget select {
	min-width: 150px;
}

.comment-form textarea,
.post-password-form input[type="password"],
.comment-form input[type="text"],
.search-form input[type="search"] {
	margin: 0 10px 0 0 !important;
	width: 300px;
}

.post-password-form label {
	display: block;
}

.post-password-form input[type="password"] {
	width: 300px;
}

.post-password-form p,
.search-form {
	margin: 0 0 15px;
}

#sidebar .search-form input[type="search"] {
	width: 100%;
	margin: 0 0 10px;
	height: auto;
	padding: 5px;
}

#sidebar .search-form input[type="submit"] {
	width: 100%;
	height: auto;
	padding: 5px;
}

.post-password-form input,
.search-form input {
	float: left;
}

.comment-form input[type="submit"],
.post-password-form input[type="submit"],
.search-form input[type="submit"] {
	margin: 0;
	padding: 11px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	border: none;
	background: #0c9b4c;
	color: #fff;
	border-radius: 5px;
}

.comment-form input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover,
.search-form input[type="submit"]:hover {
	opacity: .8;
}

.comment-form input[type="submit"] {
	float: none;
	display: block;
}

.commentlist {
	margin: 0 0 14px;
}

.commentlist .edit-link {
	margin: 0;
}

.commentlist-item .commentlist-item {
	padding: 0 0 0 3em;
}

.comment,
.commentlist-holder {
	overflow: hidden;
}

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
	padding-top: 14px;
}

.commentlist .avatar-holder {
	float: left;
	margin: 0 14px 4px 0;
}

.comment-form label {
	display: block;
	padding-bottom: 4px;
}

.comment-form textarea {
	padding: 3px 4px;
	overflow: auto;
	margin: 0;
	height: 120px;
	min-height: 120px;
}

.widget_calendar #next {
	text-align: right;
}

.gallery-item dt {
	float: none;
	padding: 0;
}

.navigation {
	overflow: hidden;
	margin: 0 0 14px;
}

.navigation .next {
	float: left;
}

.navigation .prev {
	float: right;
}

.wp-caption {
	max-width: 100%;
	clear: both;
	border: 1px solid #ccc;
	padding: 5px;
	margin-bottom: 14px;
}

.wp-caption img {
	width: 100%;
	height: auto;
}

.wp-caption img {
	vertical-align: top;
	margin: 0;
}

.wp-caption p {
	margin: 10px 0 0;
}

div.aligncenter {
	margin: 0 auto 14px;
}

img.aligncenter {
	display: block;
	margin: 0 auto;
}

.alignleft {
	float: left;
	margin: 0 29px 22px 0;
}

.alignright {
	float: right;
	margin: 0 0 22px 29px;
}

.mejs-container {
	margin-bottom: 14px;
}

.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
	height: auto;
}

#__bs_notify__ {
	display: none !important;
}

body {
	min-width: 320px;
}

a {
	color: #0c884a;
}

h1 {
	margin: 0 0 22px;
	font-size: 32px;
	line-height: 36px;
	color: #50af47;
	font-weight: bold;
}

h2 {
	margin: 0 0 18px;
	font-size: 25px;
	line-height: 29px;;
	color: #50af47;
	font-weight: bold;
}

h3 {
	margin: 0 0 18px;
	font-size: 20px;
	line-height: 24px;
	color: #50af47;
	font-weight: bold;
}

h4 {
	margin: 0 0 18px;
	font-size: 18px;
	line-height: 22px;
	

}

h5 {
	margin: 0 0 18px;
	font-size: 14px;
	line-height: 16px;
	color: #50af47;
	font-weight: bold;
}

h6 {
	margin: 0 0 18px;
	font-size: 13px;
	line-height: 15px;
	color: #50af47;
	font-weight: bold;
}

p {
	margin: 0 0 23px;
	font-size: 14px;
	line-height: 20px;
}

#wrapper {
	overflow: hidden;
}

#header {
	background: url(images/bg-block.png) no-repeat;
	background-size: 100% 14px;
	padding: 14px 0 0;
	margin: 0 0 50px;
}

#header .logo {
	float: left;
	margin: 20px 0 0;
}

#header .logo img {
	max-width: 100%;
	height: auto;
}

#header .logo a {
	display: inline-block;
	vertical-align: middle;
	margin: 0 35px 0 0;
}

#header .logo .header-slogan {
	display: inline-block;
	vertical-align: middle;
	font-size: 18px;
	line-height: 21px;
	padding: 19px 0 0;
}

#header .top-holder {
	padding: 0 0 29px;
}

#header .block {
	width: 485px;
	position: relative;
	position: absolute;
	right: 0;
	bottom: 100%;
	margin: 0 0 28px;
}

#header .block .add-nav {
	background: #f0f0f0;
	padding: 13px 13px 11px;
	border-radius: 0 0 5px 5px;
	margin: 0 0 25px;
}

#header .block .add-nav ul {
	font-size: 12px;
	line-height: 15px;
	overflow: hidden;
}

#header .block .add-nav li {
	float: left;
	margin: 0 0 0 34px;
}

#header .block .add-nav li:first-child {
	margin: 0;
}

#header .block .add-nav a {
	color: #3c3c3c;
}

#header .block .add-nav a:hover {
	text-decoration: none;
	opacity: .9;
}

#header .block .phone {
	 font-size: 18px; 
	 line-height: 21px; 
	 color: #3c3c3c; 
	 margin: 0 0 0 20px;
}

#header .block .phone:hover {
	text-decoration: none;
	opacity: .9;
}

#header .block .phone .fa {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	line-height: 33px;
	color: #50af47;
}

#header .block .phone span {
	display: inline-block;
	vertical-align: middle;
}
/*
#header .block .user {
	float: left;
	margin: 0 0 0 50px;
	width: 212px;
}
*/

.block .user {
	 font-size: 18px; 
	 line-height: 21px; 
	 color: #3c3c3c; 
	 margin: 0 0 0 15px;
}

#header .block .user .fa {
	font-size: 30px;
	line-height: 33px;
	color: #50af47;
	display: inline-block;
	vertical-align: middle;
}

#header .block .user span {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
}

#header .block .user span a {
	color: #3c3c3c;
}

.block a:hover, a:focus {
	text-decoration: none!important;
}

#header .search-form {
	float: right;
	margin: 0 0 0 26px;
}

#header .search-form .btn {
	float: right;
	color: #50af47;
	background: none;
	border: none;
	outline: none;
	font-size: 28px;
	line-height: 31px;
	padding: 0;
	margin: -3px 0 0;
	text-transform: none;
	border-radius: 0;
}

#header .search-form .btn:active {
	outline: none;
	box-shadow: none;
}

#header .search-form .btn .item-text {
	color: #3c3c3c;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	line-height: 20px;
}

#header .search-form #collapseExample {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 10;
}

#header .search-form .well {
	padding: 10px;
	margin: 0;
}

#header .search-form .input-group {
	width: 100%;
}

#header .search-form .search {
	width: 200px;
	height: auto;
	padding: 5px;
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin: 0 !important;
}

/*TTT*/
#mobile-menu .block .phone {
	float: left;
	font-size: 18px;
	line-height: 21px;
	color: #3c3c3c;
	margin: 0 0 0 29px;
}

#mobile-menu .block .phone:hover {
	text-decoration: none;
	opacity: .9;
}

#mobile-menu .block .phone .fa {
	display: inline-block;
	vertical-align: middle;
	font-size: 30px;
	line-height: 33px;
	color: #50af47;
}

#mobile-menu .block .phone span {
	display: inline-block;
	vertical-align: middle;
}

#mobile-menu .block .user {
	float: left;
	margin: 0 0 0 50px;
	width: 212px;
}

#mobile-menu .block .user .fa {
	font-size: 30px;
	line-height: 33px;
	color: #50af47;
	display: inline-block;
	vertical-align: middle;
}

#mobile-menu .block .user span {
	display: inline-block;
	vertical-align: middle;
	max-width: 90%;
}

#mobile-menu .block .user span a {
	color: #3c3c3c;
}

#mobile-menu .search-form {
	float: right;
	margin: 0 0 0 26px;
}

#mobile-menu .search-form .btn {
	float: right;
	color: #50af47;
	background: none;
	border: none;
	outline: none;
	font-size: 28px;
	line-height: 31px;
	padding: 0;
	margin: -3px 0 0;
	text-transform: none;
	border-radius: 0;
}

#mobile-menu .search-form .btn:active {
	outline: none;
	box-shadow: none;
}

#mobile-menu .search-form .btn .item-text {
	color: #3c3c3c;
	display: inline-block;
	vertical-align: middle;
	font-size: 17px;
	line-height: 20px;
}

#mobile-menu .search-form #collapseExample {
	position: absolute;
	top: 100%;
	right: 0;
	z-index: 10;
}

#mobile-menu .search-form .well {
	padding: 10px;
	margin: 0;
}

#mobile-menu .search-form .input-group {
	width: 100%;
}

#mobile-menu .search-form .search {
	width: 200px;
	height: auto;
	padding: 5px;
	font-size: 14px;
	line-height: 17px;
	display: block;
	margin: 0 !important;
}
.mm-listview {
	font-size: 17px;
}

.mm-close{
	font-size: 17px;
}    
/*TT*/

.nav-holder {
	background: #50af47;
}

.wrapper-holder {
	-webkit-transition: margin .5s;
	transition: margin .5s;
}

.nav-active #nav .nav-drop {
	right: 0;
}

.nav-active .wrapper-holder {
	margin: 0 250px 0 -250px;
}

.nav-opener {
	float: right;
	width: 35px;
	height: 31px;
	position: relative;
	margin: -7px -3px 0 0;
	display: none;
}

.nav-opener:before,
.nav-opener:after,
.nav-opener span {
	background: #50af47;
	position: absolute;
	top: 17px;
	width: 25px;
	right: 15%;
	height: 4px;
	margin-top: -3px;
	-webkit-transition: all .2s linear;
	transition: all .2s linear;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.nav-opener:before,
.nav-opener:after {
	content: "";
	top: 10px;
}

.nav-opener:after {
	top: 24px;
}

/* close button transition */

.nav-active .nav-opener span {
	right: -250px;
	-webkit-transition: all .9s;
	transition: all .9s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
}

.nav-opener span {
	-webkit-transition: all .5s;
	transition: all .5s;
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	right: 5px;
	width: 25px;
}

.nav-opener:hover {
	opacity: .9;
}

.nav-active .nav-opener:after,
.nav-active .nav-opener:before {
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
	top: 16px;
	left: 15%;
	right: 15%;
}

.nav-active .nav-opener:after {
	-webkit-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	transform: rotate(-45deg);
}

#nav {
	max-width: 1170px;
	margin: 0 auto;
}

#nav .nav-drop {
	width: 100%;
	position: relative;
}

#nav .nav-drop > ul > li {
	float: left;
	width: 20%;
	position: relative;
}

#nav .nav-drop > ul > li.shop > a {
	background: #91bf40;
}

#nav .nav-drop > ul > li.donate > a {
	background: #e70052;
}

#nav .nav-drop > ul > li.active:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 13px solid #fff;
	top: 0;
	left: 50%;
	margin: 0 0 0 -15px;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#nav .nav-drop > ul > li > a {
	color: #fff;
	font-size: 14px;
	line-height: 17px;
	padding: 18px 5% 16px;
	display: block;
	background: #50af47;
	-webkit-transition: all .3s;
	transition: all .3s;
}

#nav .nav-drop > ul > li > a strong {
	display: block;
	font: 24px/27px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
	margin: 0 0 4px;
}

#nav .nav-drop > ul > li.hover:after {
	border-top: 13px solid #0c9b4c;
}

#nav .nav-drop > ul > li.hover > a {
	background: #fff;
	color: #0c9b4c;
	text-decoration: none;
	box-shadow: -4px 10px 20px 0 rgba(0, 0, 0, .3);
}

#nav .nav-drop > ul > li.hover > .drop {
	max-height: 400px;
}

#nav .nav-drop > ul > li:last-child .drop,
#nav .nav-drop > ul > li:nth-last-child(2) .drop {
	right: 0;
	left: auto;
}

#nav .drop {
	position: absolute;
	top: 100%;
	left: 0;
	background: #fff;
	width: 598px;
	z-index: 100;
	font-size: 16px;
	line-height: 19px;
	overflow: hidden;
	box-shadow: -4px 5px 20px 0 rgba(0, 0, 0, .3);
	max-height: 0;
	-webkit-transition: max-height .5s;
	transition: max-height .5s;
}

#nav .drop > ul {
	padding: 27px 2% 20px 9%;
}

#nav .drop > ul > li {
	display: inline-block;
	vertical-align: top;
	margin: 0 -3px 11px 0;
	width: 50%;
}

#nav .drop > ul > li > a:hover {
	text-decoration: none;
	opacity: .9;
}

#nav .drop > ul > li > .drop {
	display: none;
}

#nav .drop > ul .first {
	display: none;
}

.intro .img-holder {
	position: relative;
}

.intro img {
	width: 100%;
	height: auto;
}

.intro .carousel .item {
	overflow: hidden;
}

.intro .carousel .carousel-caption {
	bottom: 17%;
}

.intro .landing-caption{
	position: absolute;
	top: 25%;
    z-index: 10;
    color: #fff;
    padding: 14px 25px;
	}
.intro .landing-top-caption .jumbotron {
	text-align: center;
	max-width:100%;
}
.intro .landing-top-caption{
	position: absolute;
	width:40%;
	left: 30%;
    bottom: 20px;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    
	}

.intro .carousel-caption {
	padding: 0;
	margin: 0;
	left: 5.9%;
	bottom: 7.7%;
	right: auto;
	margin: 0;
	text-shadow: none;
}

.intro .jumbotron {
	padding: 0 !important;
	margin: 0;
	background: none;
	text-align: left;
	max-width: 450px;
}

.intro .jumbotron h1 {
	margin: 0 0 13px;
	font: 40px/48px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}

.intro .jumbotron p {
	margin: 0 0 20px;
	font-size: 18px;
	line-height: 21px;
}

.intro .jumbotron .btn {

}

.intro .carousel-control {
	width: auto;
	top: 50%;
	margin: -86px 0 0;
	bottom: auto;
	font-size: 100px;
	line-height: 100px;
	left: 17px;
	opacity: 1;
	background: none;
}

.intro .carousel-control.right {
	left: auto;
	right: 12px;
}

.intro .carousel-control .fa {
	color: #f0f0f0;
}

.intro .item-text {
	float: left;
	color: #757575;

	margin: 0 0 1px;
	padding: 9px 0 28px;
	font-size: 14px;
	line-height: 17px;
}

.intro .share-holder {
	float: right;
	padding: 12px 7px 0 0;
	width: 265px;
}

.intro .share-holder .sub-title {
	float: right;
	font-size: 12px;
	line-height: 15px;
	padding: 8px 5px 0 0;
}

.intro .share-holder .share-list {
	float: right;
	text-align: center;
	font-size: 15px;
	line-height: 32px;
}

.intro .share-holder .share-list li {
	float: left;
	margin: 0 0 0 5px;
}

.intro .share-holder .share-list li.facebook a {
	background: #3b5998;
}

.intro .share-holder .share-list li.twitter a {
	background: #00acee;
}

.intro .share-holder .share-list li.google a {
	background: #dd4b39;
}

.intro .share-holder .share-list li.tumblr a {
	background: #2c4762;
}

.intro .share-holder .share-list li.mail a {
	background: #e9e9e9;
	color: #777;
}

.intro .share-holder .share-list a {
	color: #fff;
	display: block;
	width: 32px;
	height: 32px;
	border-radius: 100%;
}

.intro .share-holder .share-list a:hover {
	text-decoration: none;
	opacity: .9;
}

.btn {
	margin: 0;
	padding: 11px;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	border: none;
}

.btn.btn-success {
	background: #0c884a;
}

.btn.btn-danger {
	background: #e70052;
}

.btn.btn-default {
	background: none;
	border: 3px solid #fff;
	color: #fff;
	font-size: 16px;
	line-height: 19px;
	padding: 6px;
}

.btn:hover {
	opacity: .9;
}

.slogan {
	text-align: center;
	display: block;
	max-width: 500px;
	margin: 20px auto 33px;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	clear: both;
}

.slogan.size {
	font-size: 26px;
	line-height: 29px;
	max-width: 700px;
}

.widget-block {
	padding: 0 0 25px;
}

.thumbnail {
	border: none;
	padding: 0;
	margin: 0;
	border-radius: 0;
}

.thumbnail img {
	margin: 0 0 16px;
	width: 100%;
	height: auto;
}

.thumbnail .caption {
	padding: 0;
	color: #3c3c3c;
}

.thumbnail .caption h3 a{
	color: #0c884a;
}

.thumbnail h3 {
	margin: 0 0 12px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}

.thumbnail h3 a:hover {
	text-decoration: none;
}

.thumbnail p {
	margin: 0;
}

.donation-form {
	background: #0c884a;
	text-align: center;
	border-radius: 3px;
	margin: -2px 0 0;
	overflow: hidden;
	color: #fff;
	padding: 0 0 18px;
}

.donation-form .title {
	background: #50af47;
	display: block;
	font: 26px/30px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	padding: 26px 10px 19px;
	text-transform: uppercase;
	margin: 0 0 21px;
}

.donation-form .input-holder {
	max-width: 220px;
	margin: 0 auto 13px;
	padding: 0 10px 20px;
	position: relative;
}

.donation-form .input-holder:after {
	position: absolute;
	content: "";
	border-bottom: 1px solid #fff;
	width: 104px;
	left: 50%;
	bottom: 0;
	margin: 0 0 0 -52px;
}

.donation-form .jcf-select {
	float: none;
	display: block;
}

.donation-form .jcf-select .jcf-select-text {
	font-size: 20px;
	line-height: 23px;
	border-radius: 5px;
	color: #0c9b4c;
	font-weight: bold;
	margin: 10px 13px 0 13px;
}

.donation-form input[type="submit"] {
	display: block;
	width: 100%;
}

.donation-form p {
	margin: 0 auto;
	max-width: 150px;
	font-size: 14px;
	line-height: 17px;
}

.stories {
	padding: 56px 0;
	background: #f0f0f0;
}

.stories .thumbnail.big {
	margin: 0 -15px 0 0;
	border-radius: 0;
	background: #000;
	position: relative;
}

.stories .thumbnail.big .btn {
	padding: 12px 18px;
	width: auto;
}

.stories .thumbnail.big .img-holder {
	position: relative;
	float: none;
	margin: 0;
	width: auto;
	display: block;
}

.stories .thumbnail.big .img-holder img {
	width: 100%;
	height: auto;
	margin: 0;
}

.stories .thumbnail.big .caption {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10.6% 9.2% 3.6%;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000));
	background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
	background: linear-gradient(to bottom, transparent 0%, #000 100%);
}

.stories .thumbnail.big .caption h2 {
	font: 28px/31px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 7px;
	text-transform: uppercase;
	color: #fff;
}

.stories .thumbnail.big .caption p {
	margin: 0 0 17px;
	max-width: 400px;
}

.stories .thumbnail {
	border-radius: 0;
}

.stories .thumbnail.item-1 {
	margin: 0 -7px 0 -15px;
	background: #53297d;
}

.stories .thumbnail.item-2 {
	margin: 0 0 0 -23px;
	background: #0b9cda;
}

.stories .thumbnail .caption {
	color: #fff;
	padding: 19px 9% 25px;
}

.stories .thumbnail .caption h2 {
	margin: 0 0 23px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
}

.stories .thumbnail .caption h2 a {
	color: #fff;
	display: block;
}

.stories .thumbnail .caption h2 a:hover {
	text-decoration: none;
	opacity: .9;
}

.stories .thumbnail .btn {
	width: 145px;
}

.info-graphics {
	padding: 38px 0 22px;
	text-align: center;
}

.mobile-carousel {
	position: relative;
	font-size: 0;
	line-height: 0;
}

.mobile-carousel .mask {
	position: relative;
	overflow: hidden;
}

.mobile-carousel .slideset {
	width: 100% !important;
	white-space: nowrap;
}

.mobile-carousel .slide {
	display: inline-block;
	vertical-align: top;
	width: 33% !important;
	font-size: 14px;
	line-height: 20px;
	padding: 0 4%;
	white-space: normal;
}

.mobile-carousel .slide .img-holder {
	margin: 0 0 24px;
	display: table;
	width: 100%;
}

.mobile-carousel .slide .img-holder .row {
	display: table-row;
}

.mobile-carousel .slide .img-holder .cell {
	display: table-cell;
	vertical-align: middle;
	height: 140px;
}

.mobile-carousel .slide h2 {
	margin: 0 0 6px;
	font: 20px/23px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	text-transform: uppercase;
}

.mobile-carousel .slide h2 a:hover {
	text-decoration: none;
}

.mobile-carousel ul {
	text-align: left;
	padding: 8px 0 0;
	font-size: 14px;
	line-height: 16px;
	margin: 0 -57px 0 -8px;
}

.mobile-carousel ul li {
	width: 33%;
	display: inline-block;
	vertical-align: top;
	margin: 0 -3px 0 0;
	padding: 0 5px 0 0;
}

.mobile-carousel ul li .number {
	display: block;
	font-weight: bold;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 5px;
}

.mobile-carousel .btn-prev,
.mobile-carousel .btn-next {
	color: #0c9b4c;
	font-size: 53px;
	line-height: 50px;
	position: absolute;
	top: 6px;
	left: 0;
	display: none;
}

.mobile-carousel .btn-next {
	left: auto;
	right: 0;
}

.green-dark {
	color: #0c9b4c;
}

.green-dark-2 {
	color: #0c884a;
}

.red-dark{
	color: #e70052;
}
.red-light{
	color: #EFA2B1;
}
.green {
	color: #50af47;
}

.blue {
	color: #53297d;
}

.green-light-2 {
	color: #a4cf8a;
}

.green-light {
	color: #91bf40;
}

.pink {
	color: #e70052;
}

.black {
	color: #3c3c3c;
}

#footer {
	background: #0c9b4c url(images/bg-block.png) no-repeat 0 100%;
	background-size: 100% 14px;
	padding: 0 0 39px;
	font-size: 12px;
	line-height: 15px;
	color: #fff;
}

#footer .holder {
	padding: 18px 0 28px;
	background: #f0f0f0;
	margin: 0 0 44px;
}

#footer .widget-holder {
	padding: 18px 0 28px;
	background: #ffffff;
	margin: 0 px;
	color: #3c3c3c;
}

#footer .accordion {
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
}

#footer .accordion > li {
	display: inline-block;
	vertical-align: top;
	width: 25%;
	margin: 0 -4px 0 0;
}

#footer .accordion > li .opener {
	font-size: 18px;
	line-height: 21px;
	color: #3c3c3c;
	font-weight: bold;
	margin: 0 0 13px;
	display: block;
	pointer-events: none;
	cursor: default;
}

#footer .accordion > li .opener.pink {
	color: #e70052;
}

#footer .accordion > li .opener:hover,
#footer .accordion > li .opener:focus {
	text-decoration: none;
}

#footer .accordion > li.active .slide {
	max-height: 400px;
}

#footer .accordion .slide {
	display: block !important;
	position: static !important;
	height: auto !important;
}

#footer .accordion .slide ul li {
	margin: 5px 0 0;
}

#footer .accordion .slide ul li:first-child {
	margin: 0;
}

#footer .accordion .slide ul li a {
	color: #3c3c3c;
}

#footer .accordion .slide ul li a:hover {
	opacity: .9;
	text-decoration: none;
}

#footer .block {
	float: left;
	width: 76%;
	padding: 0 15px 0 0;
}

#footer p {
	margin: 0 0 14px;
}

#footer p a {
	color: #fff;
}

#footer .footer-nav {
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 12px;
}

#footer .footer-nav li {
	float: left;
	margin: 0 23px 10px 0;
}

#footer .footer-nav a {
	color: #fff;
	font-weight: bold;
}

#footer .footer-nav a:hover {
	text-decoration: none;
	opacity: .9;
}

#footer .btn {
	float: right;
	margin: 3px 0 0;
	font-size: 14px;
	line-height: 17px;
	padding: 5px 17px;
}

#footer .btn .fa {
	display: inline-block;
	vertical-align: middle;
	font-size: 27px;
	line-height: 30px;
	margin: 0 9px 0 0;
}

#footer .btn span {
	display: inline-block;
	vertical-align: middle;
}

#footer .text {
	float: left;
	clear: left;
	width: 43%;
}

#footer .logo {
	float: right;
	clear: right;
	margin: 18px 0 0;
}

#footer .logo img {
	width: 100%;
	height: auto;
}

#footer .back {
	display: none;
	color: #fff;
}

#footer .footer-holder {
	overflow: hidden;
	padding: 24px 0 16px;
}

#footer .footer-holder a {
	color: #fff;
}

#footer .footer-holder .add-footer-nav {
	font-size: 12px;
	line-height: 12px;
	float: left;
	clear: left;
	margin: 0 0 16px;
}

#footer .footer-holder .add-footer-nav li {
	display: inline-block;
	vertical-align: top;
	border-left: 1px solid #fff;
	padding: 0 7px 0 9px;
}

#footer .footer-holder .add-footer-nav li:first-child {
	border: none;
	padding-left: 0;
	margin-left: 0;
}

#footer .footer-holder .information {
	float: left;
	clear: left;
	max-width: 500px;
}

#footer .footer-holder .other-info {
	float: right;
	width: 51.2%;
	color: #fff;
	padding: 12px 0 0;
	font-size: 14px;
	line-height: 22px;
}

#footer .footer-holder .other-info .col {
	float: left;
	width: 35%;
	margin: 0 0 0 15%;
}

#footer .footer-holder .other-info .col:first-child {
	margin: 0;
}

#footer .footer-holder .other-info .col .title {
	display: block;
	color: #fff;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	margin: 0 0 18px;
}

#footer .footer-holder .logo {
	margin: -27px 0 0;
}

.social-networks {
	margin: 0 0 26px;
	font-size: 25px;
	line-height: 40px;
}

.social-networks li {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 0 9px;
}

.social-networks li:first-child {
	margin: 0;
}

.social-networks a {
	background: #fff;
	width: 40px;
	height: 40px;
	display: block;
	text-align: center;
	border-radius: 100%;
}

.donation {
	margin: -20px 0 0;
}

.donation img {
	width: 100%;
	height: auto;
}

.donation h1 {
	margin: 0 0 24px;
	font-size: 30px;
	line-height: 33px;
	color: #e70052;
}

.gift {
	padding: 0 0 42px;
	font-size: 16px;
	line-height: 19px;
	color: #fff;
}

.gift .img-holder {
	position: relative;
	overflow: hidden;
}

.gift .img-holder img {
	width: auto;
}

.gift .img-holder.green {
	color: #fff;
}

.gift .img-holder.green .text {
	background: #0c9b4c;
}

.gift .img-holder.green .btn {
	color: #0c9b4c;
}

.gift .text {
	position: absolute;
	top: 19%;
	right: 4.2%;
	background: #e70052;
	width: 208px;
	padding: 20px 15px;
	border-radius: 5px;
}

.gift .text h2 {
	margin: 0 0 17px;
	font: 22px/25px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

.gift .text p {
	margin: 0 0 32px;
}

.gift .text .btn {
	width: 100%;
	background: #fff;
	color: #e70052;
	font-size: 20px;
	line-height: 23px;
	padding: 4px;
}

.appeal {
	background: #f0f0f0;
	margin: 0 0 39px;
	padding: 39px 0;
}

.appeal img {
	width: auto;
}

.appeal .item-appeal {
	border: 3px solid #e70052;
	background: #fff;
}

.appeal .item-appeal .img-holder {
	float: left;
	width: 48.5%;
	margin: -3px;
	overflow: hidden;
}

.appeal .item-appeal .text {
	overflow: hidden;
	padding: 2.6% 3% 1.5% 4.4%;
}

.appeal .item-appeal h2 {
	margin: 0 0 13px;
	color: #e70052;
	font-size: 24px;
	line-height: 27px;
}

.appeal .item-appeal h2 a {
	color: #e70052;
}

.appeal .item-appeal p {
	margin: 0 0 14.8%;
	padding-bottom: 10px;
}

.appeal .btn {
	font-size: 16px;
	line-height: 19px;
	padding: 9px 18px;
}

.appeal .current {
	position: relative;
	overflow: hidden;

}

.appeal .current img {
	margin: 0 0 -4px;
	float: right;
}

.appeal .current .text {
	position: absolute;
	top: 10.1%;
	left: 8.6%;
	color: #fff;
	
}

.appeal .current .text h2 {
	margin: 0 0 10px;
	color: #fff;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
}

.appeal .current .text h2 a {
	color: #fff;
}

.appeal .current .text p {
	margin: 0 0 35%;
}

.appeal .title {
	text-align: center;
	display: block;
	font-weight: normal;
	font-size: 26px;
	line-height: 29px;
	padding: 28px 0 33px;
}

.ways .thumbnail .caption {
	padding: 10px 7.6% 20px;
}

.ways .thumbnail img {
	width: 100%;
	height: auto;
}

.ways .thumbnail h2 {
	margin: 0 0 12px;
	font-size: 18px;
	line-height: 21px;
}

.ways .thumbnail p {
	margin: 0 0 21px;
}

.ways .thumbnail .btn {
	padding: 9px;
	min-width: 146px;
}

.spend-block {
	padding: 0 0 40px;
}

.spend-block .img-holder {
	margin: 0 -14px 0 0;
	overflow: hidden;
}

.spend-block .img-holder img {
	width: auto;
}

.spend-block .item-info {
	background: #50af47;
	padding: 4.9% 4.9% 3% 5.7%;
	margin: 0 0 0 -16px;
}

.spend-block .title {
	display: block;
	color: #fff;
	font: 20px/23px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 0 14px;
}

.spend-block .holder {
	padding: 6.9% 3.8% 7.4%;
	background: #fff;
	overflow: hidden;
}

.spend-block .graph {
	float: left;
	width: 26%;
	margin: 0 6.5% 0 0;
}

.spend-block .graph img {
	width: 100%;
	height: auto;
}

.spend-block .frame {
	float: left;
	width: 67%;
	padding: 5px 0 0;
}

.spend-block .list {
	overflow: hidden;
	font-size: 14px;
	line-height: 17px;
	margin: 0 -50px 12px 0;
}

.spend-block .list li {
	float: left;
	width: 33%;
	padding: 0 10px 0 0;
}

.spend-block .list strong {
	margin: 0 0 10px;
	display: block;
	font-size: 24px;
	line-height: 27px;
}

.spend-block p {
	margin: 0;
}

.spend-block .add-info {
	display: block;
	color: #727272;
	font-size: 12px;
	line-height: 14px;
	margin: 0 -20px 0 0;
}

.breadcrumbs {
	color: #b2b2b2;
	margin: -35px 0 0;
}

.breadcrumbs li {
	display: inline-block;
	vertical-align: top;
	padding: 0 0 0 10px;
	position: relative;
}

.breadcrumbs li:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-top: 5px solid transparent;
	border-left: 5px solid #50af47;
	border-bottom: 5px solid transparent;
	left: 0;
	top: 5px;
}

.breadcrumbs li:first-child {
	padding: 0;
}

.breadcrumbs li:first-child:after {
	display: none;
}

.breadcrumbs a {
	color: #b2b2b2;
}

.involved {
	overflow: hidden;
	padding: 0 0 24px;
}

.involved .show-more {
	margin: -24px 0 0;
}

.page-preview {
	margin: 0 0 43px;
}

.page-preview img {
	width: 100%;
	height: auto;
}

.page-preview h2 {
	margin: 0 0 9px;
	font-size: 18px;
	line-height: 21px;
}

.page-preview p {
	margin: 0 0 21px;
}

.page-preview .text {
	padding: 9px 0 0;
	font-size: 14px;
	line-height: 17px;
}

.donate-block {
	background: #0c9b4c;
	padding: 39px 0 37px;
	text-align: center;
}

.donate-block .ico-holder {
	display: inline-block;
	vertical-align: middle;
}

.donate-block .title {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font: 23px/26px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	margin: 0 27px 0 18px;
}

.donate-block .btn {
	display: inline-block;
	vertical-align: middle;
	font-size: 23px;
	line-height: 26px;
	font-weight: bold;
	padding: 9px;
	min-width: 159px;
}

.more,
.show-more {
	display: inline-block;
	vertical-align: top;
	font-weight: bold;
	font-size: 14px;
	line-height: 17px;
}

.releases {
	padding: 42px 0 9px;
	background: #f0f0f0;
	margin: -23px 0 0;
}

.releases h2 {
	margin: 0 0 43px;
	font-weight: normal;
	color: #3c3c3c;
	font-size: 26px;
	line-height: 29px;
}

.releases .media-list {
	font-size: 14px;
	line-height: 17px;
	margin: 0 0 23px;
}

.releases .media-list li {
	margin: 23px 0 0;
}

.releases .media-list li:first-child {
	margin: 0;
}

.releases .media-list a:hover {
	text-decoration: none;
	opacity: .9;
}

.releases .media-list time {
	display: inline-block;
	vertical-align: middle;
	text-transform: uppercase;
	color: #fff;
	background: #0c9b4c;
	padding: 5px 8px;
	margin: 0 1.3% 0 0;
}

.releases .media-list p {
	display: inline-block;
	vertical-align: middle;
	color: #3c3c3c;
	max-width: 80%;
	margin: 0;
}

.releases .jumbotron {
	background: #fff;
	border-radius: 0;
	border: 1px solid #b2b2b2;
	padding: 6.2% 10% !important;
	margin: -5px 0 28px;
	min-height: 158px;
}

.releases .jumbotron h2 {
	margin: 0 0 18px;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	color: #0c9b4c;
}

.releases .jumbotron h2 a {
	color: #0c9b4c;
}

.releases .jumbotron p {
	margin: 0;
	font-size: 14px;
	line-height: 17px;
}

.stories-block {
	padding: 34px 0 57px;
	text-align: center;
}

.stories-block h2 {
	margin: 0 0 30px;
	color: #3c3c3c;
	font-size: 26px;
	line-height: 29px;
	font-weight: normal;
}

.stories-block .select-form {
	background: #0c9b4c url(images/bg-form.png) no-repeat;
	background-size: cover;
	padding: 46px 10px 34px;
	max-width: 830px;
	margin: 0 auto;
	border-radius: 5px;
}

.stories-block .select-form strong {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	line-height: 27px;
	margin: 0 23px;
}

.stories-block .jcf-select {
	vertical-align: middle;
	display: inline-block;
	float: none;
	margin: 0;
	height: 41px;
	min-width: 272px;
	background: #f4f4f4;
	text-align: left;
	width: auto;
}

.stories-block .jcf-select .jcf-select-text {
	color: #616161;
	font-size: 18px;
	line-height: 21px;
	font-weight: bold;
	display: block;
	margin: 10px 0 0 13px;
}

.stories-block .jcf-select .jcf-select-opener {
	width: 30px;
}

.stories-block .jcf-select .jcf-select-opener:after {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-right: 10px solid transparent;
	border-top: 18px solid #616161;
	background: none;
	width: auto;
	height: auto;
	top: 11px;
	right: 11px;
	left: auto;
}

.stories-block.add {
	background: #f0f0f0;
}

.stories-block.add .label {
	display: inline-block;
	vertical-align: middle;
	color: #fff;
	font-size: 60px;
}

.stories-block.add .map-holder {
	position: relative;
}

.stories-block.add .map-holder img {
	width: 100%;
	height: auto;
}

.stories-block.add .select-form {
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -38px 0 0 -285px;
	width: 570px;
	padding: 17px 10px 13px;
	box-shadow: 0 0 40px 0 rgba(0, 0, 0, .5);
	background: #0c9b4c url(images/bg-form-2.png) no-repeat 100%;
	background-size: cover;
}

.table-holder {
	background: #f5f5f5;
	max-width: 1082px;
	padding: 34px 26px 16px;
	margin: 8px auto 46px;
}

.table-holder .table {
	width: 100%;
	font-size: 18px;
	line-height: 21px;
	color: #1a1a1a;
	background: #f5f5f5;
}

.table-holder .table th {
	color: #0c884a;
	border-width: 0;
	text-align: left;
	font-size: 26px;
	line-height: 29px;
	margin: 0;
	padding: 0 0 13px;
}

.table-holder .table th strong {
	font-family: "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

.table-holder .table td {
	border: solid #b9b9b9;
	border-width: 0 0 1px;
	vertical-align: middle;
	text-align: left;
	margin: 0;
	padding: 18px 0;
}

.table-holder .table td .ico-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10% 0 0;
}

.table-holder .table td strong a {
	color: #3c3c3c;
	font-weight: normal;
}

.main-holder {
	padding: 0 0 35px;
}

.listings .page-preview {
	padding: 0 0 35px;
	margin: 0 0 35px;
	position: relative;
	overflow: hidden;
}

.listings .page-preview:after {
	content: "";
	position: absolute;
	border-bottom: 1px solid #dbdbdb;
	left: 15px;
	right: 15px;
	bottom: 0;
}

.listings .page-preview .img-holder {
	margin: 0 -34px 0 0;
}

.listings .page-preview .text {
	padding: 0 0 0 35px;
	font-size: 14px;
	line-height: 20px;
}

.listings .page-preview .text h2 {
	margin: 0 0 18px;
}

.listings .page-preview .text p {
	margin: 0 0 24px;
}

.listings .page-preview .text .btn {
	font-size: 16px;
	line-height: 19px;
	padding: 9px 18px;
}

.listings .page-preview .footer {
	overflow: hidden;
	margin: -10px 0 0;
}

.listings .page-preview .footer ul {
	float: left;
	font-size: 14px;
	line-height: 14px;
}

.listings .page-preview .footer ul li {
	float: left;
	border-left: 1px solid #b4b4b4;
	padding: 0 6px;
}

.listings .page-preview .footer ul li:first-child {
	border: none;
	padding-left: 0;
}

.listings .page-preview .footer ul a {
	color: #b4b4b4;
}

.listings .page-preview .footer .more {
	float: right;
}

.pagination-holder {
	background: #eaeaea;
	border-radius: 5px;
	padding: 20px 3.2% 20px 2.4%;
	overflow: hidden;
	clear: both;
}

.pagination-holder .pagination {
	display: block;
	float: left;
}

.pagination-holder .pagination > li {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 23px;
	text-transform: uppercase;
	color: #131313;
	margin: 0 -6px 0 0;
}

.pagination-holder .pagination > li strong {
	background: #0c884a;
	color: #fff;
	padding: 8px 9px;
	display: block;
}

.pagination-holder .pagination > li > a {
	float: none;
	padding: 8px 9px;
	display: block;
	background: none;
	border: none;
	color: #131313;
	margin: 0;
	font-size: 20px;
	line-height: 23px;
}

.pagination-holder .pagination > li > a:hover {
	text-decoration: none;
	background: #0c884a;
	color: #fff;
}

.pagination-holder .pagination > li.next a {
	color: #0c9b4c;
	border-radius: 0;
}

.pagination-holder .pagination > li.next a:hover {
	text-decoration: none;
	background: #0c9b4c;
	color: #fff;
}

.pagination-holder .displaying {
	float: right;
	font-size: 20px;
	line-height: 23px;
	color: #888;
	padding: 8px 0 0;
	max-width: 60%;
}

.top-holder-text {
	max-width: 700px;
	margin: -12px auto 50px;
	font-size: 18px;
	line-height: 21px;
	color: #7d7d7d;
}

.top-holder-text h1 {
	margin: 20px 0 20px 0;
	font-size: 36px;
	line-height: 39px;
}

.donate-page p {
	margin: 0;
}

.donate-page #header {
	margin: 0 0 4px;
}

.donate-page #header .logo {
	margin: 37px 0 0;
}

.donate-page #header .logo a {
	margin: 0 25px 0 0;
}

.donate-page #header .logo .header-slogan {
	padding: 2px 0 0;
}

.donate-page .top-holder-text {
	max-width: 100%;
	margin: 0 0 32px;
}

.donate-page .top-holder-text h1 {
	margin: 0 0 25px;
}

.donate-page .column-holder label * {
	cursor: pointer;
}

.donate-page .donation-box {
	border: 2px solid #f0f0f0;
	padding: 13px 9px 57px;
	border-radius: 5px;
	margin: 0 0 26px;
	font-size: 16px;
	line-height: 20px;
	position: relative;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.donate-page .donation-box .ico {
	position: absolute;
	font: normal normal normal 54px/1 FontAwesome;
	color: #e70052;
	left: 50%;
	margin: 0 0 0 -24px;
	bottom: 1px;
	opacity: 0;
	-webkit-transition: all .3s;
	transition: all .3s;
}

.donate-page .donation-box .ico:before {
	content: "\f058";
}

.donate-page .donation-box .img-holder {
	overflow: hidden;
	border-radius: 5px;
	margin: 0 0 14px;
}

.donate-page .donation-box .img-holder img {
	width: 100%;
	height: auto;
}

.donate-page .donation-box .btn {
	display: block;
	width: 128px;
	border-radius: 5px;
	margin: 0 auto 11px;
	text-align: center;
	color: #fff;
	background: #e70052;
	font-size: 22px;
	line-height: 23px;
	padding: 8px;
	cursor: pointer;
}

.donate-page .column-holder .jcf-radio span{
	background: none;
	cursor: pointer;
}
.donate-page .column-holder .jcf-radio input{
	cursor: pointer;
}
.donate-page .column-holder .jcf-radio {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	opacity: 0;
	z-index: 10;
	cursor: pointer;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}

.donate-page .column-holder .jcf-radio.jcf-checked + label .donation-box {
	border-color: #e70052;
}

.donate-page .column-holder .jcf-radio.jcf-checked + label .donation-box .ico {
	opacity: 1;
}

.donate-page .hidden-radio {
	position: absolute;
	left: -9999px;
	top: -9999px;
}

.donate-page .amount {
	text-align: center;
	border-bottom: 1px solid #a5a5a5;
	margin: 0 0 37px;
	padding: 0 0 29px 6.3%;
	display: block;
}

.donate-page .amount label {
	display: inline-block;
	vertical-align: middle;
	font-size: 20px;
	line-height: 23px;
	font-weight: normal;
	margin: 0;
}

.donate-page .amount.input-group input[type="text"] {
	display: inline-block;
	vertical-align: middle;
	padding: 13.5px;
	margin: 0 0 0 12px !important;
	width: 198px;
	border-radius: 5px;
	border: 1px solid #ccc;
	font-size: 20px;
	line-height: 23px;
	height: 52px;
	float: none;
}

.donate-page .form-holder {
	background: #f0f0f0;
	padding: 18px 10px 29px;
	border-radius: 5px;
	max-width: 772px;
	margin: 0 auto 27px;
}

.donate-page .form-holder h2 {
	margin: 8px 0 23px;
	font-weight: normal;
	font-size: 24px;
	line-height: 27px;
	color: #0c884a;
}

.donate-page .form-frame {
	max-width: 570px;
	margin: 0 auto;
}

.donate-page .input-holder {
	float: left;
	width: 100%;
	margin: 0 0 0 5.2%;
}

.donate-page .input-holder:first-child {
	margin: 0;
}

.donate-page .input-holder.item-1 {
	width: 71px;
}

.donate-page .input-holder.item-2 {
	width: 38.5%;
}

.donate-page .input-holder.email input[type="email"] {
	width: 87.7%;
}

.donate-page .input-holder.item-3 {
	width: 17.5%;
}

.donate-page .input-holder.item-4 {
	width: 12.5%;
}

.donate-page .input-holder.item-4 .item-text {
	float: left;
	font-size: 18px;
	line-height: 21px;
	margin: 10px -5px 0 0;
}

.donate-page .input-holder.item-5 {
	width: 47.4%;
}

.donate-page .input-holder.item-6 {
	width: 29.8%;
}

.donate-page .input-holder.item-7 {
	width: 29.8%;
}

.donate-page .input-holder.item-7 .jcf-select {
	width: 100px;
}

.info {
	color: #b2b2b2;
/*	font-size: 30px;
	line-height: 33px;*/
	margin: 5px 0 0 13px;
}

.donate-page .info:hover {
	text-decoration: none;
	opacity: .9;
}

.donate-page .radio-holder {
	background: #fff;
	border-radius: 5px;
	padding: 10px 14px;
	margin: 0 0 22px;
}

.donate-page .radio-holder input[type="radio"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px 0 0;
	padding: 0;
}

.donate-page .radio-holder label {
	display: inline-block;
	vertical-align: middle;
	margin: 0 14% 0 0;
/*	max-width: 40%;*/
}

.donate-page .jcf-select-country {
	font-weight: bold;
}

.donate-page .date label {
	color: #777;
}

.donate-page .email-updates {
	padding: 3px 0 0;
}

.donate-page .email-updates input[type="checkbox"] {
	display: inline-block;
	vertical-align: middle;
	margin: 0 5px 0 0;
	padding: 0;
}

.donate-page .email-updates .input-row label {
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 17px;
	max-width: 70%;
	margin: 0;
}

.donate-page .item-text-2 {
	font-size: 9px;
	line-height: 12px;
	display: block;
	margin: -5px 0 5px 3px;
	color: #777;
	clear: both;
}

.donate-page .btn-holder {
	max-width: 412px;
	margin: 0 auto -19px;
}

.donate-page .btn-holder .item-text-1 {
	display: block;
	margin: 0 0 23px;
	font-size: 16px;
	line-height: 19px;
}

.donate-page .btn-holder .btn {
	display: block;
	width: 100%;
	font-size: 28px;
	line-height: 31px;
	padding: 21px;
	margin: 0 0 31px;
}

.donate-page .btn-holder .item-text-2 {
	display: block;
	margin: 0 0 15px;
	font-size: 14px;
	line-height: 16px;
	color: #6a6a6a;
}

label {
	display: block;
	font-weight: normal;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0 5px;
}

label .required {
	color: #e70052;
}

input[type="text"],
input[type="email"],
input[type="tel"],
input[type="password"],
input[type="search"]
{
	width: 100%;
	float: left;
	padding: 10px;
	margin: 0 0 19px !important;
	border-radius: 3px;
	border: 1px solid #b2b2b2;
	background: #fff;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	height: 42px;
	resize: none;
	-webkit-appearance: none;
}

textarea {
	width: 100%;
	float: left;
	padding: 10px;
	margin: 0 0 19px !important;
	border-radius: 3px;
	border: 1px solid #b2b2b2;
	background: #fff;
	font-size: 16px;
	line-height: 20px;
	color: #333333;
	resize: none;
	-webkit-appearance: none;
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
	color: #9c9c9c;
}

input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="tel"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
input[type="search"]::-moz-placeholder,
textarea::-moz-placeholder {
	opacity: 1;
	color: #9c9c9c;
}

input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="tel"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
input[type="search"]:-moz-placeholder,
textarea:-moz-placeholder {
	color: #9c9c9c;
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
	color: #9c9c9c;
}

input[type="text"].placeholder,
input[type="email"].placeholder,
input[type="tel"].placeholder,
input[type="password"].placeholder,
input[type="search"].placeholder,
textarea.placeholder {
	color: #9c9c9c;
}

select {
	width: 100%;
	float: left;
	padding: 5px;
	margin: 0 0 19px;
	border-radius: 3px;
	border: 1px solid #b2b2b2;
	background: #fff;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	height: 42px;
}

.money-goes {
	background: #fff;
	width: 45.2%;
	padding: 12px 21px 44px;
	overflow: hidden;
	color: #545454;
	margin: 0 0 24px;
	float: left;
}

.money-goes .title {
	display: block;
	color: #424242;
	margin: 0 0 18px;
	font-size: 18px;
	line-height: 21px;
}

.money-goes .graph {
	float: left;
	width: 28.6%;
	margin: 14px 3% 0 0;
}

.money-goes .graph img {
	width: 100%;
	height: auto;
}

.money-goes .text-holder {
	overflow: hidden;
}

.money-goes .text-holder a {
	color: #0c884a!important;
}

.money-goes .list {
	font-size: 14px;
	line-height: 17px;
	float: left;
	width: 52%;
}

.money-goes .list li {
	margin: 23px 0 0;
}

.money-goes .list li:first-child {
	margin: 0;
}

.money-goes .list strong {
	display: block;
	margin: 0 0 1px;
	font-size: 16px;
	line-height: 19px;
}

.money-goes .list p {
	margin: 0 !important;
}

.money-goes .add-info {
	float: right;
	width: 46%;
	margin: 81px 0 0;
	font-size: 12px;
	line-height: 15px;
}

#content {
	padding: 12px 0 19px;
	margin: 0;
}

#content .content-img {
	width: 42.8%;
}

#content .content-img img {
	width: 100%;
	height: auto;
}

#content img {
	max-width: 100%;
	height: auto;
}

#content ul {
	margin-bottom: 20px;
}

#sidebar {
	padding: 11px 0 0 23px;
}

#sidebar .widget {
	background: #f0f0f0;
	padding: 0 7.5% 20px;
	overflow: hidden;
}

#sidebar .widget h3 {
	margin: 0 -9.5% 10px;
	padding: 12px 8% 14px;
	color: #fff;
	font-size: 22px;
	line-height: 25px;
	font-weight: normal;
	background: #0c9b4c url(images/bg-title.png) no-repeat;
	background-size: cover;
}

#sidebar .widget.widget_recent_comments ul {
	font-size: 11px;
	line-height: 14px;
}

#sidebar .widget .tagcloud {
	padding: 10px 0 0;
	margin: 0 -5px;
}

#sidebar .widget .tagcloud a {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	font-size: 16px;
	line-height: 19px;
	padding: 9px 11px;
	margin: 0 3px 10px 0;
	border-radius: 12px;
	color: #50af47;
}

#sidebar .widget .tagcloud a:hover {
	text-decoration: none;
	opacity: .9;
}

#sidebar .widget > ul {
	font-size: 13px;
	line-height: 16px;
	text-transform: uppercase;
}

#sidebar .widget > ul > li {
	border-bottom: 1px solid #dee0de;
}

#sidebar .widget > ul > li.active a {
	font-weight: bold;
}

#sidebar .widget > ul > li a {
	color: #3c3c3c;
	display: inline-block;
	vertical-align: middle;
	padding: 6px;
}

#sidebar .widget > ul > li a:hover {
	text-decoration: none;
	color: #fff;
	background: #50af47;
	font-weight: bold;
}

#sidebar .widget .side-nav {
	font-size: 16px;
	line-height: 20px;
	text-transform: uppercase;
}

#sidebar .widget .side-nav > li {
	border-bottom: 1px solid #dee0de;
}

#sidebar .widget .side-nav > li.active a {
	font-weight: bold;
}

#sidebar .widget .side-nav > li a {
	color: #3c3c3c;
	display: block;
	padding: 6px 2px;
}

#sidebar .widget .side-nav > li a:hover {
	text-decoration: none;
	color: #fff;
	background: #50af47;
	font-weight: bold;
}

#sidebar .widget .side-nav > li > ul li {
	border-top: 1px solid #dee0de;
}

#sidebar .widget .side-nav > li > ul li a {
	padding: 6px 10px 6px 8%;
}

#sidebar .widget .side-nav > li > ul li > ul {
	text-transform: none;
}

#sidebar .widget .side-nav > li > ul li > ul li {
	border-top: 1px solid #dee0de;
}

#sidebar .widget .side-nav > li > ul li > ul li a {
	padding: 6px 10px 6px 14.5%;
}

#sidebar .widget.widget_calendar {
	background: #0c9b4c;
}

#sidebar .widget.widget_calendar h3 {
	margin: 0 0 10px;
	padding: 22px 20px 0 9px;
	background: none;
	font: 24px/30px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}

#sidebar .widget.widget_calendar caption {
	color: #fff;
}

#sidebar .widget.widget_calendar table {
	width: 100%;
	color: #fff;
	table-layout: fixed;
}

#sidebar .widget.widget_calendar a {
	color: #fff;
}

blockquote {
	margin: 30px 0 30px 0;
	padding: 0;
	border: none;
	font-size: 16px;
	line-height: 24px;
	font-weight: bold;
	font-style: italic;
}

blockquote em {
	display: inline-block;
	vertical-align: top;
	margin: 0 0 24px;
}

.help-holder {
	overflow: hidden;
	color: #fff;
	font-size: 14px;
	line-height: 16px;
	margin: 0 0 34px;
	clear: both;
}

.help-holder h2 {
	margin: 0 0 16px;
	font: 22px/25px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #0c9b4c;
}

.help-holder .col {
	float: left;
	width: 33.33%;
	padding: 14px 2.45% 19px;
}

.help-holder .col.pink {
	background: #e70052;
}

.help-holder .col.orange {
	background: #f16e22;
}

.help-holder .col.green-dark {
	background: #0c884a;
}

.help-holder .img-holder {
	border: 3px solid #fff;
	margin: 0 0 15px;
}

.help-holder .img-holder img {
	width: 100%;
	height: auto;
}

.help-holder p {
	margin: 0 0 20px;
	color: #fff;
}

.help-holder .btn {
	padding: 7px;
}

.post-holder {
	padding: 16px 0 4px;
}

.post-holder .post {
	overflow: hidden;
	border-bottom: 1px solid #dbdbdb;
	margin: 0 0 34px;
	padding: 0 0 25px;
}

.post-holder .post .text-holder {
	overflow: hidden;
}

.post-holder .post .heading {
	overflow: hidden;
	padding: 0 0 12px;
}

.post-holder .post .heading time {
	display: inline-block;
	vertical-align: middle;
	background: #0c9b4c;
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #fff;
	padding: 7px 10px;
	margin: 0 10px 0 0;
}

.post-holder .post .heading h2 {
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-size: 18px;
	line-height: 21px;
}

.post-holder .post p {
	margin: 0 0 13px;
}

.post-holder .post .info-list {
	font-size: 14px;
	line-height: 14px;
	margin: 0 0 15px;
}

.post-holder .post .info-list li {
	display: inline-block;
	vertical-align: middle;
	border-left: 1px solid #606060;
	padding: 0 3px 0 6px;
}

.post-holder .post .info-list li:first-child {
	border: none;
	padding-left: 0;
}

.post-holder .post .info-list a {
	color: #606060;
}

.inspiring-stories {
	margin: 0 0 61px;
	clear: both;
}

.inspiring-stories h2 {
	margin: 0 0 10px;
	font: 22px/25px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #0c9b4c;
}

.inspiring-stories .holder {
	padding: 24px;
	background: #f0f0f0;
}

.inspiring-stories .story {
	background: #fff;
	overflow: hidden;
	margin: 29px 0 0;
}

.inspiring-stories .story:first-child {
	margin: 0;
}

.inspiring-stories .story .img-holder {
	float: left;
	width: 29.4%;
	overflow: hidden;
}

.inspiring-stories .story .img-holder img {
	width: 100%;
	height: auto;
}

.inspiring-stories .story .text-holder {
	font-size: 14px;
	line-height: 17px;
	padding: 21px 40px 10px 32px;
	overflow: hidden;
	margin: 0;
}

.inspiring-stories .story .top-holder {
	overflow: hidden;
}

.inspiring-stories .story h2 {
	margin: 0 0 13px;
	color: #50af47;
	font: bold 16px/19px Arial, "Helvetica Neue", Helvetica, sans-serif;
	float: left;
}

.inspiring-stories .story h2 a {
	color: #50af47;
}

.inspiring-stories .story time {
	float: right;
	font-style: italic;
	font-size: 12px;
	line-height: 15px;
	padding: 4px 0 0;
}

.inspiring-stories .story p {
	margin: 0 0 8px;
}

.inspiring-stories .story .more {
	color: #3c3c3c;
}

.work-holder {
	font-size: 14px;
	line-height: 24px;
}

.info-frame {
	overflow: hidden;
	padding: 0 0 22px;
}

.info-frame .col {
	float: left;
	margin: 0 0 0 3%;
	padding: 17px 16px 26px;
	background: #f0f0f0;
	border: 1px solid #e6e6e6;
	width: 48.4%;
}

.info-frame .col:first-child {
	margin: 0;
}

.info-frame .col h2 {
	margin: 0 0 6px 5px;
	font: 20px/23px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
	color: #0c9b4c;
}

.info-frame .col ul li {
	border-bottom: 1px solid #dadada;
	padding: 8px 0 8px 6px;
}

.info-frame .col ul strong {
	width: 30%;
	display: inline-block;
	vertical-align: middle;
	font-size: 16px;
	line-height: 19px;
	margin: 0 0px 0 0;
}

.info-frame .col ul span {
	display: inline-block;
	vertical-align: middle;
	max-width: 60%;
}

.events-block .top-holder {
	padding: 0 0 5px;
}

.events-block .top-holder h1 {
	float: left;
	max-width: 50%;
}

.events-block .top-holder .jcf-select {
	float: right;
	width: 135px;
	border-color: #0c9b4c;
	border-width: 2px;
	height: 34px;
}

.events-block .top-holder .jcf-select .jcf-select-text {
	font-size: 14px;
	line-height: 17px;
	font-weight: bold;
	color: #0c9b4c;
	margin: 6px 13px 0 10px;
}

.events-block .top-holder .jcf-select .jcf-select-opener:after {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 11px solid #0c9b4c;
	top: 10px;
	left: -2px;
}

.events-block .listings {
	padding: 0;
	margin: 0 0 -20px;
}

.events-block .listings .page-preview .img-holder {
	margin: 0;
	padding: 0 4px 0 0;
}

.events-block .listings .page-preview .text {
	padding: 0;
	margin: 0 0 0 -4px;
}

.events-block .listings .page-preview .text h2 {
	margin: 0 0 17px;
	font-size: 18px;
	line-height: 21px;
}

.events-block .listings .page-preview .text h2 a {
	color: #0c9b4c;
}

.events-block .listings .page-preview .text p {
	margin: 0 0 27px;
}

.events-block .listings .page-preview .footer {
	font-weight: bold;
}

.events-block .listings .page-preview .footer .fa {
	display: inline-block;
	vertical-align: middle;
	color: #0c9b4c;
	font-size: 33px;
	line-height: 37px;
	margin: 0 9px 0 0;
}

.events-block .listings .page-preview .footer span {
	display: inline-block;
	vertical-align: middle;
}

.details {
	
	line-height: 24px;
}

.details #content {
	margin: 0;
	padding: 21px 0 0;
}

.details .text {
	display: block;
	margin: 0 0 24px;
}

.comments-block {
	max-width: 670px;
	margin: 0 auto;
	padding: 0 0 46px;
}

.contact-block {
	background: #0c884a;
	margin: 0 0 34px;
	overflow: hidden;
}

.contact-block .img-holder {
	float: left;
	width: 50.9%;
	margin: 0 3.5% 0 0;
	overflow: hidden;
}

.contact-block .img-holder img {
	float: right;
}

.contact-block a {
	color: #fff;
}

.contact-block a:hover {
	text-decoration: none;
	opacity: .9;
}

.contact-block .text-holder {
	overflow: hidden;
	color: #fff;
	font-size: 18px;
	line-height: 24px;
	padding: 4.3% 15px 0 0;
	width: 41%;
}

.contact-block .text-holder .title {
	display: block;
	margin: 0 0 22px;
	font: 24px/27px "OxfamGlobalHeadlineRegular", Arial, "Helvetica Neue", Helvetica, sans-serif;
}
.contact-block .text-holder h1.title {
	color: #fff;
	}

.contact-block .text-holder .add-phone {
	display: inline-block;
	vertical-align: top;
	font-size: 24px;
	line-height: 27px;
	font-weight: bold;
	margin: 0 0 15px;
}

.contact-block .text-holder address {
	margin: 0 0 23px;
}

.contact-block .text-holder address strong {
	display: block;
}

.contact-block .text-holder .phone {
	display: block;
	max-width: 220px;
}

.contact-block .text-holder .frame {
	padding: 20px 0 0;
	overflow: hidden;
}

.contact-block .text-holder .frame .btn {
	text-transform: none;
	padding: 11px 17px;
	font-size: 18px;
	line-height: 21px;
	font-weight: normal;
	float: left;
}

.contact-block .text-holder .frame .social-networks {
	float: right;
	padding: 5px 0 0;
}

.contact-block .text-holder .frame .social-networks a {
	color: #0c884a;
}

.contact-frame .ask-holder {
	margin: 0 0 26px;
	max-width: 888px;
}

.contact-frame .ask-holder h2 {
	margin: 0 0 23px;
	font-size: 26px;
	line-height: 29px;
}

.contact-frame .ask-holder img {
	max-width: 100%;
	width: 100%;
	height: auto;
}

.topic-holder {
	padding: 0 0 34px;
}

.topic-holder h2 {
	margin: 0 0 25px;
	font-size: 26px;
	line-height: 29px;
	font-weight: normal;
}

.topic-holder .list {
	font-size: 18px;
	line-height: 21px;
	max-width: 614px;
}

.topic-holder .list li {
	display: inline-block;
	vertical-align: top;
	width: 33.33%;
	margin: 0 -4px 13px 0;
}

.topic-holder .list a {
	color: #3c3c3c;
}

.answer-holder {
	font-size: 18px;
	line-height: 24px;
}

.answer-holder h2 {
	margin: 0 0 36px;
	font-size: 26px;
	line-height: 29px;
	font-weight: normal;
}

.answer-holder .question {
	display: block;
	color: #50af47;
	margin: 0 0 6px;
}

.answer-holder p {
	margin: 0 0 28px;
}

/* custom select styles */

.jcf-select {
	width: 100%;
	float: left;
	margin: 0 0 19px;
	border-radius: 3px;
	border: 1px solid #b2b2b2;
	background: #fff;
	font-size: 16px;
	line-height: 20px;
	color: #000;
	height: 42px;
	position: relative;
}

.error .jcf-select {
	border-color: red;
}

.jcf-select select {
	z-index: 1;
	left: 0;
	top: 0;
}

.jcf-select .jcf-select-text {
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	font-size: 16px;
	line-height: 20px;
	margin: 12px 13px 0 13px;
	display: block;
}

.jcf-select .jcf-select-opener {
	position: absolute;
	text-align: center;
	width: 20px;
	bottom: 0;
	right: 0;
	top: 0;
}

.jcf-select .jcf-select-opener:after {
	position: absolute;
	content: "";
	width: 0;
	height: 0;
	border-left: 5px solid transparent;
	border-right: 5px solid transparent;
	border-top: 10px solid #4c4c4c;
	top: 16px;
	left: 0;
}

body > .jcf-select-drop {
	position: absolute;
	margin: -1px 0 0;
	z-index: 9999;
	border: 1px solid #b2b2b2;
	border-radius: 5px;
	overflow: hidden;
}

body > .jcf-select-drop.jcf-drop-flipped {
	margin: 1px 0 0;
}

.jcf-select .jcf-select-drop {
	position: absolute;
	margin-top: 0;
	z-index: 9999;
	top: 100%;
	left: -1px;
	right: -1px;
}

.jcf-select .jcf-drop-flipped {
	bottom: 100%;
	top: auto;
}

/* multiple select styles */

.jcf-list-box {
	overflow: hidden;
	display: inline-block;
	border: 1px solid #b8c3c9;
	min-width: 200px;
	margin: 0 15px;
}

/* select options styles */

.jcf-list {
	display: inline-block;
	vertical-align: top;
	position: relative;
	background: #fff;
	line-height: 20px;
	font-size: 17px;
	width: 100%;
}

.jcf-list .jcf-list-content {
	vertical-align: top;
	display: inline-block;
	overflow: auto;
	width: 100%;
}

.jcf-list ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

.jcf-list ul li {
	overflow: hidden;
	display: block;
}

.jcf-list .jcf-overflow {
	overflow: auto;
}

.jcf-list .jcf-option {
	white-space: nowrap;
	overflow: hidden;
	cursor: default;
	display: block;
	padding: 5px 9px;
	color: #656565;
	height: 1%;
}

.jcf-list .jcf-disabled {
	background: #fff !important;
	color: #aaa !important;
}

.jcf-select-drop .jcf-hover,
.jcf-list-box .jcf-selected {
	background: #e6e6e6;
	color: #000;
}

.jcf-list .jcf-optgroup-caption {
	white-space: nowrap;
	font-weight: bold;
	display: block;
	padding: 5px 9px;
	cursor: default;
	color: #000;
}

.jcf-list .jcf-optgroup .jcf-option {
	padding-left: 30px;
}

/* custom checkbox styles */

.jcf-checkbox {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #f5f5f5;
	border: 1px solid #ccc;
	margin: 0 12px 0 0;
	height: 28px;
	width: 32px;
	border-radius: 5px;
}

.jcf-checkbox span {
	position: absolute;
	display: none;
	top: 50%;
	left: 50%;
	margin: -10px 0 0 -9px;
}

.jcf-checkbox span:before {
	content: "\f00c";
	color: #777;
	font: normal normal normal 20px/1 FontAwesome;
}

.jcf-checkbox input[type="checkbox"] {
	position: absolute;
	width: 100%;
	height: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-checkbox.jcf-checked span {
	display: block;
}

/* custom radio styles */

.jcf-radio {
	vertical-align: middle;
	display: inline-block;
	position: relative;
	overflow: hidden;
	cursor: default;
	background: #f5f5f5;
	border: 3px solid #e9e9e9;
	border-radius: 100%;
	margin: 0 3px 0 0;
	height: 26px;
	width: 26px;
}

.error .jcf-radio {
	border-color: red;
}

.jcf-radio span {
	display: none;
	position: absolute;
	top: 3px;
	left: 3px;
	right: 3px;
	bottom: 3px;
	background: #777;
	border-radius: 100%;
}

.jcf-radio input[type="radio"] {
	position: absolute;
	height: 100%;
	width: 100%;
	border: 0;
	margin: 0;
	left: 0;
	top: 0;
}

.jcf-radio.jcf-checked span {
	display: block;
}

.error input {
	border-color: red;
}

@media all and (min-width: 1024px) {
	.main-holder .container {
		width: auto;
	}

	.donate-page .container {
		width: auto;
	}

	.donate-page #footer .container {
		width: auto;
	}

	.details .container {
		width: auto;
	}
}

@media all and (min-width: 1200px) {
	.main-holder .container {
		width: 1060px;
	}

	.donate-page .container {
		width: 898px;
	}

	.donate-page #footer .container {
		width: 1200px;
	}

	.details .container {
		width: 797px;
	}
}

@media all and (max-width: 1249px) {
	#header .block {
		right: 10px;
	}

	#nav .nav-drop > ul > li.active:after {
		border-left: 10px solid transparent;
		border-right: 10px solid transparent;
		border-top: 10px solid #fff;
		margin: 0 0 0 -10px;
	}

	#nav .nav-drop > ul > li > a {
		font-size: 12px;
		line-height: 15px;
		padding: 10px 5px;
	}

	#nav .nav-drop > ul > li > a strong {
		font-size: 20px;
		line-height: 23px;
	}

	.spend-block .list {
		font-size: 11px;
		line-height: 13px;
		margin: 0 0 10px;
	}

	.spend-block .add-info {
		margin: 0;
	}
}

@media all and (max-width: 1130px) {
	.contact-block .text-holder .frame .btn {
		float: none;
		margin: 0 0 10px;
	}

	.contact-block .text-holder .frame .social-networks {
		float: none;
		display: block;
	}
}

@media all and (max-width: 1023px) {
	#header {
		margin: 0 0 30px;
	}

	#nav .nav-drop > ul > li > a {
		font-size: 10px;
		line-height: 13px;
		min-height: 64px;
	}

	#nav .nav-drop > ul > li > a strong {
		font-size: 15px;
		line-height: 18px;
		margin: 0;
	}

	#nav .drop {
		width: 400px;
		font-size: 13px;
		line-height: 16px;
	}

	#nav .drop > ul {
		padding: 10px;
	}

	.intro .carousel .carousel-caption {
		bottom: 20%;
	}

	.intro .jumbotron h1 {
		font-size: 30px;
		line-height: 33px;
	}

	.intro .carousel-control {
		font-size: 70px;
		left: 5px;
	}

	.intro .carousel-control.right {
		right: 5px;
	}

	.intro .item-text {
		font-size: 12px;
		line-height: 15px;
	}

	.thumbnail h3 {
		font-size: 15px;
		line-height: 18px;
	}

	.donation-form .title {
		font-size: 20px;
		line-height: 23px;
	}

	.stories .thumbnail .caption {
		padding: 0 10px 10px;
	}

	.stories .thumbnail .caption h2 {
		font-size: 15px;
		line-height: 18px;
	}

	.mobile-carousel ul {
		margin: 0 -20px;
		font-size: 11px;
		line-height: 13px;
	}

	#footer .block {
		width: 65%;
	}

	#footer .footer-holder .other-info .col {
		width: 45%;
		margin: 0 0 0 10%;
	}

	.ways .thumbnail {
		margin: 0 0 30px;
	}

	.spend-block .list strong {
		font-size: 15px;
		line-height: 18px;
		margin: 0 0 5px;
	}

	.breadcrumbs {
		margin: -20px 0 10px;
	}

	.page-preview .text {
		padding: 0;
		font-size: 12px;
		line-height: 15px;
	}

	.releases .media-list p {
		max-width: 75%;
	}

	.table-holder .table th {
		font-size: 20px;
		line-height: 23px;
	}

	.main-holder #content {
		margin: 0;
	}

	.pagination-holder .pagination > li {
		font-size: 15px;
		line-height: 18px;
	}

	.pagination-holder .pagination > li > a {
		font-size: 15px;
		line-height: 18px;
	}

	.pagination-holder .displaying {
		font-size: 15px;
		line-height: 18px;
		padding: 11px 0 0;
	}

	.money-goes {
		padding: 10px;
	}

	.money-goes .graph {
		width: 35%;
	}

	.money-goes .list {
		margin: 0 0 10px;
		width: auto;
		float: none;
	}

	.money-goes .list li {
		margin: 10px 0 0;
	}

	.money-goes .add-info {
		float: none;
		display: block;
		width: auto;
		clear: both;
		margin: 0;
	}

	#sidebar {
		padding: 17px 0 0 15px;
	}

	#sidebar .widget .side-nav {
		font-size: 13px;
		line-height: 16px;
	}

	#sidebar .widget.widget_calendar h3 {
		padding: 15px 0 15px 5px;
		font-size: 18px;
		line-height: 21px;
	}

	#sidebar .widget.widget_calendar table {
		font-size: 10px;
		line-height: 13px;
	}

	.help-holder .btn {
		/*font-size: 12px;
		line-height: 15px;*/
		padding: 3px;
		border-width: 2px;
		
	}

	.inspiring-stories .story .img-holder {
		margin: 0 2% 0 0;
	}

	.inspiring-stories .story .text-holder {
		padding: 10px;
		font-size: 12px;
		line-height: 15px;
	}

	.inspiring-stories .story h2 {
		float: none;
		display: block;
		margin: 0;
		font-size: 13px;
		line-height: 16px;
	}

	.inspiring-stories .story time {
		float: none;
		display: block;
		margin: 0 0 3px;
	}

	.inspiring-stories .story .more {
		font-size: 12px;
		line-height: 15px;
	}

	.events-block .listings .page-preview .footer {
		font-size: 12px;
		line-height: 15px;
	}

	.events-block .listings .page-preview .footer .fa {
		font-size: 20px;
		line-height: 23px;
		margin: 0 7px 0 0;
	}

	.contact-block .text-holder {
		padding: 10px;
	}
}

@media only screen and (max-width: 767px) {
.intro .landing-caption {
    position: static;
    
    color: #fff;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.6);
}
.intro .landing-caption article p {
	color: #fff;
}
.intro .landing-top-caption {
    position: static;
    color: #3c3c3c;
    padding: 14px 25px 22px;
}

.intro .landing-top-caption .jumbotron h1 {
 max-width: 100%;
}

.intro .landing-top-caption .jumbotron {
	text-align: center;
	max-width:100%;
}

	.commentlist-item .commentlist-item {
		padding: 0;
	}

	.alignleft {
		margin: 0 10px 10px 0;
	}

	.comment-form textarea,
	.post-password-form input[type="password"],
	.comment-form input[type="text"],
	.search-form input[type="search"] {
		width: 100%;
		margin: 0 0 10px !important;
	}

	.comment-form input[type="submit"],
	.post-password-form input[type="submit"],
	.search-form input[type="submit"] {
		font-size: 12px;
		line-height: 15px;
		font-weight: normal;
		padding: 7px;
		border-radius: 3px;
		width: 100%;
		margin: 0 0 10px;
	}
}

@media all and (max-width: 767px) {
	body {
		font-size: 12px;
		line-height: 14px;
	}

	h1 {
		font-size: 28px;
		line-height: 34px;
		margin: 0 0 7px;
	}

	h2 {
		font-size: 18px;
		line-height: 20px;
		margin: 0 0 11px;
	}

	h3 {
		font-size: 15px;
		line-height: 28px;	
		margin: 0 0 11px;
	}

	h4 {
		font-size: 13px;
		line-height: 13px;
		margin: 0 0 11px;
	}

	h5 {
		font-size: 12px;
		line-height: 13px;
		margin: 0 0 11px;
	}

	h6 {
		font-size: 12px;
		line-height: 13px;
		margin: 0 0 11px;
	}

	p {
		margin: 0 0 13px;
		font-size: 14px;
		line-height: 20px;
	
	}
	#nav {
		display: none;
	}
	#mobile-menu .block {
		position: relative;
		width: auto;
		margin: 0;
	}

	#mobile-menu .block .add-nav {
		border-radius: 0;
		padding: 0;
		margin: 0 0 10px;
	}

	#mobile-menu .block .add-nav li {
		margin: 0;
		width: 50%;
	}

	#mobile-menu .block .add-nav a {
		padding: 5px;
		display: block;
	}

	#mobile-menu .block .phone {
		padding: 10px;
		margin: 0;
		font-size: 17px;
		line-height: 20px;
		float: none;
		display: block;
		border-top: 1px solid #b2b2b2;
	}

	#mobile-menu .block .phone .fa {
		font-size: 20px;
		line-height: 23px;
	}

	#mobile-menu .block .user {
		float: none;
		display: block;
		padding: 10px;
		font-size: 16px;
		line-height: 19px;
		margin: 0;
		width: auto;
	}

	#mobile-menu .block .user .fa {
		font-size: 20px;
		line-height: 23px;
	}

	#mobile-menu .block .phone {
		padding: 10px;
		margin: 0;
		font-size: 17px;
		line-height: 20px;
		float: none;
		display: block;
		border-top: 1px solid #b2b2b2;
	}
	#mobile-menu  .block .user {
		float: none;
		display: block;
		padding: 10px;
		font-size: 16px;
		line-height: 19px;
		margin: 0;
		width: auto;
	}

	#mobile-menu .search-form {
		float: none;
		margin: 0;
		width: 100%;
	}

	#mobile-menu .search-form .btn {
		float: none;
		display: block;
		margin: 0;
		padding: 10px;
		font-size: 20px;
		line-height: 23px;
		width: 100%;
		text-align: left;
		border-top: 1px solid #b2b2b2;
	}

	#mobile-menu .search-form #collapseExample {
		position: static;
	}

	#mobile-menu .search-form .well {
		border: none;
		border-radius: 0;
		padding: 5px;
	}

	#mobile-menu .search-form .search {
		width: 100%;
		max-width: 100%;
	}

	#header {
		background-size: 100% 9px;
		padding: 20px 25px 19px 0;
		position: relative;
		margin: 0;
	}

	#header .logo {
		width: 138px;
		margin: 0;
	}

	#header .top-holder {
		padding: 0;
		float: left;
	}

	#header .block {
		position: static;
		width: auto;
		margin: 0;
	}

	#header .block .add-nav {
		border-radius: 0;
		padding: 0;
		margin: 0 0 10px;
	}

	#header .block .add-nav li {
		margin: 0;
		width: 50%;
	}

	#header .block .add-nav a {
		padding: 5px;
		display: block;
	}

	#header .block .phone {
		padding: 10px;
		margin: 0;
		font-size: 17px;
		line-height: 20px;
		float: none;
		display: block;
		border-top: 1px solid #b2b2b2;
	}

	#header .block .phone .fa {
		font-size: 20px;
		line-height: 23px;
	}

	#header .block .user {
		float: none;
		display: block;
		padding: 10px;
		font-size: 16px;
		line-height: 19px;
		margin: 0;
		width: auto;
	}

	#header .block .user .fa {
		font-size: 20px;
		line-height: 23px;
	}

	#header .search-form {
		float: none;
		margin: 0;
		width: 100%;
	}

	#header .search-form .btn {
		float: none;
		display: block;
		margin: 0;
		padding: 10px;
		font-size: 20px;
		line-height: 23px;
		width: 100%;
		text-align: left;
		border-top: 1px solid #b2b2b2;
	}

	#header .search-form #collapseExample {
		position: static;
	}

	#header .search-form .well {
		border: none;
		border-radius: 0;
	}

	#header .search-form .search {
		width: 100%;
		max-width: 100%;
	}

	.nav-holder {
		float: right;
		background: none;
		padding: 11px 0 0;
	}

	.nav-opener {
		display: block;
	}

	/*TT*/
	#mobile-menu {
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
		background-color: #f4f8f8;
	}

	#mm-1 > ul > li > a {
		color: #50af47;
	}
	#mm-1 > ul > li.donate > a {
	background: #e70052;
	color: #fff;
	}

	#mm-1 > ul > li.donate > a.mm-next{
    background: transparent;
    }

	/*TT*/
/*
	#nav .nav-drop {
		position: fixed;
		top: 0;
		bottom: 0;
		right: -100%;
		width: 250px;
		z-index: 100;
		background: #fff;
		-webkit-transition: right .5s;
		transition: right .5s;
		box-shadow: 0 0 10px 0 rgba(0, 0, 0, .5);
		padding: 0 0 10px;
		overflow: auto;
	}

	#nav .nav-drop > ul {
		position: relative;
	}

	#nav .nav-drop > ul > li {
		float: none;
		width: auto;
		border-top: 1px solid #b2b2b2;
		position: static;
	}

	#nav .nav-drop > ul > li.shop > a {
		background: none;
	}

	#nav .nav-drop > ul > li.donate > a {
		color: #fff;
	}

	#nav .nav-drop > ul > li.donate > a strong {
		text-transform: uppercase;
		font-weight: bold;
	}

	#nav .nav-drop > ul > li.active:after {
		display: none;
	}

	#nav .nav-drop > ul > li.active:before {
		position: absolute;
		content: "";
		width: 0;
		height: 0;
		border-top: 10px solid transparent;
		border-right: 10px solid #fff;
		border-bottom: 10px solid transparent;
		top: 50%;
		right: 0;
		margin: -10px 0 0;
	}

	#nav .nav-drop > ul > li > a {
		min-height: 0;
		color: #50af47;
		background: none;
		padding: 10px 20px 10px 10px;
		position: relative;
	}

	#nav .nav-drop > ul > li > a strong {
		font: 17px/20px Arial, "Helvetica Neue", Helvetica, sans-serif;
		text-transform: none;
	}

	#nav .nav-drop > ul > li.hover > a {
		box-shadow: none;
	}

	#nav .nav-drop > ul > li.hover > .drop {
		max-height: 1000px;
		width: 250px;
	}

	#nav a.has-drop-down-a {
		position: relative;
	}

	#nav a.has-drop-down-a:after {
		position: absolute;
		content: "\f105";
		top: 7px;
		right: 10px;
		color: #0c9b4c;
		font: normal normal normal 24px/1 FontAwesome;
	}

	#nav .drop {
		width: 250px;
		font-size: 17px;
		line-height: 20px;
		top: 0;
		max-height: 1000px;
		left: auto;
		right: 0;
		width: 0;
		border-top: 1px solid #b2b2b2;
		-webkit-transition: width .5s;
		transition: width .5s;
		box-shadow: none;
	}

	#nav .drop > ul {
		padding: 0;
		width: 250px;
	}

	#nav .drop > ul > li {
		width: 100%;
		margin: 0;
		display: block;
		border-bottom: 1px solid #b2b2b2;
	}

	#nav .drop > ul > li > a {
		padding: 10px;
		display: block;
		color: #50af47;
	}

	#nav .drop > ul > li > .drop {
		width: 0;
		bottom: 0;
		top: -1px;
		display: block;
	}

	#nav .drop > ul li.hover > .drop {
		width: 250px;
	}

	#nav .drop > ul .first {
		display: block;
		text-align: center;
		position: relative;
		padding: 10px;
	}

	#nav .drop > ul .first .cancel {
		position: absolute;
		left: 10px;
		top: 3px;
		bottom: 0;
		font-size: 30px;
		line-height: 30px;
		padding: 0;
	}

	#nav .drop > ul .first strong {
		color: #0c9b4c;
	}

	#nav .drop > ul .first strong a {
		color: #0c9b4c;
		text-decoration: underline;
	}

	#nav .drop > ul .first strong a:hover {
		text-decoration: none;
		opacity: .9;
	}*/

	.container {
		padding-left: 25px;
		padding-right: 25px;
	}

	.intro {
		margin: 0 -25px -3px;
	}

	.intro .carousel-caption {
		position: static;
		color: #3c3c3c;
		padding: 14px 25px 22px;
	}

	.intro .jumbotron h1 {
		color: #0c9b4c;
		font-size: 22px;
		line-height: 26px;
		max-width: 70%;
		margin: 0 0 7px;
	}

	.intro .jumbotron p {
		font-size: 14px;
		line-height: 18px;
		margin: 0 0 15px;
	}

	.intro .jumbotron .btn {
	
	}

	.intro .carousel-control {
		top: 25.5%;
		font-size: 55px;
		line-height: 55px;
		margin: -27px 0 0;
		left: 22px;
	}

	.intro .carousel-control.right {
		right: 22px;
	}

	.intro .share-holder .sub-title {
		padding: 5px 5px 0 0;
	}

	.intro .share-holder .share-list {
		font-size: 13px;
		line-height: 25px;
	}

	.intro .share-holder .share-list a {
		width: 25px;
		height: 25px;
	}

	.btn {
		padding: 7px;
		border-radius: 3px;
	}

	.widget-block {
		padding: 0;
	}

	.widget-block .thumbnail.item-1 {
		margin: 0 -12px 0 0;
	}

	.widget-block .thumbnail.item-2 {
		margin: 0 0 0 -12px;
	}

	.thumbnail {
		font-size: 10px;
		line-height: 13px;
		margin: 0 0 24px;
	}

	.thumbnail img {
		margin: 0 0 13px;
	}

	.thumbnail h3 {
		font-size: 12px;
		line-height: 13px;
		margin: 0 0 7px;
	}

	.donation-form {
		margin: 7px -25px 0;
		padding: 0 0 17px;
		border-radius: 0;
	}

	.donation-form .title {
		font-size: 15px;
		line-height: 18px;
		padding: 16px 10px 11px;
		margin: 0 0 18px;
	}

	.donation-form .title br {
		display: none;
	}

	.donation-form .input-holder {
		max-width: 260px;
		margin: 0 auto;
		padding: 0 10px;
	}

	.donation-form .input-holder:after {
		border: none;
	}

	.donation-form .jcf-select {
		margin: 0 0 13px;
		border-radius: 4px;
	}

	.donation-form .jcf-select .jcf-select-text {
		font-size: 16px;
		margin: 4px 13px 0 13px;
	}

	.donation-form .jcf-select .jcf-select-opener:after {
		top: 8px;
		left: 3px;
	}

	.stories {
		padding: 20px 0 18px;
	}

	.stories .thumbnail.big {
		margin: 0 0 18px;
		background: none;
	}

	.stories .thumbnail.big .btn {
		padding: 8px 10px;
	}

	.stories .thumbnail.big .img-holder img {
		margin: 0;
	}

	.stories .thumbnail.big .img-holder {
		margin: 0 0 10px;
	}

	.stories .thumbnail.big .img-holder:after {
		position: absolute;
		content: "";
		background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAwMDAwMCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
		background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, transparent), color-stop(100%, #000));
		background: -webkit-linear-gradient(top, transparent 0%, #000 100%);
		background: linear-gradient(to bottom, transparent 0%, #000 100%);
		left: 0;
		right: 0;
		bottom: 0;
		top: 40%;
	}

	.stories .thumbnail.big .caption {
		background: none;
		position: static;
		padding: 0;
		font-size: 10px;
		line-height: 11px;
		color: #3c3c3c;
		max-width: 100%;
	}

	.stories .thumbnail.big .caption h2 {
		color: #0c9b4c;
		font-size: 14px;
		line-height: 17px;
		margin: 0 0 3px;
	}

	.stories .thumbnail.big .caption p {
		margin: 0 0 11px;
	}

	.stories .thumbnail {
		height: auto !important;
		overflow: hidden;
	}

	.stories .thumbnail.item-1 {
		margin: 0 0 19px;
	}

	.stories .thumbnail.item-2 {
		margin: 0;
	}

	.stories .thumbnail .img-holder {
		display: inline-block;
		vertical-align: middle;
		width: 109px;
	}

	.stories .thumbnail .img-holder img {
		margin: 0;
	}

	.stories .thumbnail .caption {
		padding: 6px;
		display: inline-block;
		vertical-align: middle;
		max-width: 50%;
	}

	.stories .thumbnail .caption h2 {
		
		
		margin: 0;
	}

	.info-graphics {
		padding: 18px 0;
	}

	.mobile-carousel .slide {
		width: 100% !important;
		font-size: 10px;
		line-height: 13px;
	}

	.mobile-carousel .slide .img-holder {
		display: block;
	}

	.mobile-carousel .slide .img-holder .row {
		display: block;
	}

	.mobile-carousel .slide .img-holder .cell {
		display: block;
		height: auto;
	}

	.mobile-carousel .slide .img-holder img {
		width: 89px;
		height: auto;
	}

	.mobile-carousel .slide h2 {
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 1px;
	}

	.mobile-carousel .slide p {
		max-width: 70%;
		margin: 0 auto;
	}

	.mobile-carousel ul {
		margin: 0 -10px;
	}

	.mobile-carousel ul li p {
		max-width: 100% !important;
	}

	.mobile-carousel ul p {
		margin: 0 !important;
		font-size: 10px;
		line-height: 11px;
	}

	.mobile-carousel .btn-prev,
	.mobile-carousel .btn-next {
		display: block;
	}

	#footer {
		font-size: 10px;
		line-height: 10px;
		padding: 0 0 27px;
		background-size: 100% 9px;
	}

	#footer .holder {
		padding: 13px 0 17px;
		margin: 0 0 17px;
	}

	#footer .accordion {
		font-size: 12px;
		line-height: 15px;
	}

	#footer .accordion > li {
		margin: 0;
		display: block;
		width: auto;
	}

	#footer .accordion > li .opener {
		cursor: pointer;
		pointer-events: inherit;
		font-size: 12px;
		line-height: 15px;
		position: relative;
		padding: 5px 20px 5px 0;
		border-bottom: 1px solid #b2b2b2;
		margin: 0;
	}

	#footer .accordion > li .opener:after {
		position: absolute;
		right: 5px;
		top: 9px;
		content: "";
		width: 0;
		height: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-top: 6px solid #000;
	}

	#footer .accordion > li.active .opener:after {
		display: none;
	}

	#footer .accordion > li.active .opener:before {
		position: absolute;
		right: 5px;
		top: 9px;
		content: "";
		width: 0;
		height: 0;
		border-left: 6px solid transparent;
		border-right: 6px solid transparent;
		border-bottom: 6px solid #000;
	}

	#footer .accordion .slide {
		max-height: 0;
		overflow: hidden;
		-webkit-transition: max-height .5s;
		transition: max-height .5s;
	}

	#footer .accordion .slide ul {
		padding: 10px;
		border-bottom: 1px solid #b2b2b2;
	}

	#footer .block {
		width: auto;
		float: none;
		padding: 0;
	}

	#footer p {
		margin: 0 0 6px;
	}

	#footer .footer-nav {
		font-size: 12px;
		line-height: 12px;
		margin: 0 -10px 9px 0;
	}

	#footer .footer-nav li {
		margin: 0 14px 4px 0;
	}

	#footer .btn {
		float: none;
		display: block;
		padding: 8px;
		border-width: 2px;
		
		
		margin: 0 0 15px;
	}

	#footer .btn .fa {
		font-size: 18px;
		line-height: 21px;
	}

	#footer .text {
		width: auto;
		float: none;
		display: block;
		margin: 0 0 18px;
	}

	#footer .logo {
		float: left;
		clear: none;
		margin: 0;
		width: 103px;
	}

	#footer .back {
		display: block;
		float: right;
		margin: 32px 0 0;
	}

	#footer .footer-holder {
		padding: 25px 2px 0;
	}

	#footer .footer-holder .add-footer-nav {
		font-size: 10px;
		line-height: 10px;
		padding: 14px 0 0;
		margin: 0 0 11px;
	}

	#footer .footer-holder .information {
		margin: 0 0 17px;
	}

	#footer .footer-holder .other-info {
		font-size: 10px;
		line-height: 14px;
		float: none;
		width: 60%;
	}

	#footer .footer-holder .other-info .col {
		float: none;
		width: auto;
		margin: 12px 0 0;
	}

	#footer .footer-holder .other-info .col .title {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 11px;
	}

	#footer .footer-holder .logo {
		margin: 0;
	}

	.social-networks {
		font-size: 15px;
		line-height: 25px;
		margin: 0 0 17px;
	}

	.social-networks li {
		margin: 0 0 0 6px;
	}

	.social-networks a {
		width: 25px;
		height: 25px;
	}

	.donation {
		margin: 0;
		padding: 9px 0 0;
	}

	.gift {
		padding: 0;
		margin: 0 0 -4px;
	}

	.gift .img-holder {
		margin: 0 0 23px;
	}

	.gift .img-holder img {
		width: 100%;
	}

	.gift .text {
		position: static;
		width: auto;
		border-radius: 0;
		text-align: center;
		padding: 10px 20%;
		font-size: 10px;
		line-height: 12px;
	}

	.gift .text h2 {
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 3px;
	}

	.gift .text p {
		margin: 0 0 12px;
	}

	.gift .text .btn {
		/*font-size: 13px;
		line-height: 16px;*/
		font-weight: bold;
		padding: 1px;
		max-width: 105px;
	}

	.appeal {
		padding: 22px 0 0;
		margin: 0;
	}

	.appeal img {
		width: 100%;
	}
	
	.current img {
		width: 130%;
	}

	.appeal .item-appeal {
		border: none;
		margin: 0 0 18px;
	}

	.appeal .item-appeal .img-holder {
		margin: 0;
		width: auto;
		float: none;
	}

	.appeal .item-appeal .text {
		padding: 2.8% 6.7% 5.1%;
		/*font-size: 10px;
		line-height: 12px;*/
	}

	.appeal .item-appeal h2 {
		/*font-size: 15px;
		line-height: 18px;
		margin: 0 0 8px;*/
	}

	.appeal .item-appeal p {
		margin: 0 0 9px;
	}

	.appeal .btn {
		/*font-size: 10px;
		line-height: 13px;
		padding: 6px 12px;*/
	}

	.appeal .current .text {
		left: 6.4%;
		top: 10.5%;
	
		/*font-size: 10px;*/
		/*line-height: 13px;*/
	}
	
	.appeal .current {
		
		
	}

	.appeal .current .text h2 {
		/*font-size: 15px;*/
		line-height: 18px;
		margin: 0 0 7px;
	}

	.appeal .current .text p {
		margin: 0 0 28.2%;
		padding-bottom: 10px;
		
	}

	.appeal .title {
		/*font-size: 13px;*/
		/*line-height: 16px;*/
		padding: 17px 0 13px;
	}

	.ways .thumbnail {
		height: auto !important;
		background: none;
		margin: 0 0 19px;
		overflow: hidden;
	}

	.ways .thumbnail .caption {
		padding: 0;
		overflow: hidden;
		/*font-size: 10px;*/
		/*line-height: 16px;*/
	}

	.ways .thumbnail img {
		float: left;
		width: 109px;
		margin: 3px 16px 0 0;
	}

	.ways .thumbnail h2 {
		/*font-size: 12px;*/
		/*line-height: 15px;*/
		margin: 0 0 5px;
	}

	.ways .thumbnail p {
		margin: 0;
	}

	.spend-block {
		padding: 9px 0 22px;
	}

	.spend-block .img-holder {
		margin: 0;
		height: auto !important;
	}

	.spend-block .img-holder img {
		width: 100%;
		height: auto;
	}

	.spend-block .item-info {
		margin: 0;
		height: auto !important;
		padding: 19px 16px;
	}

	.spend-block .title {
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 7px;
	}

	.spend-block .holder {
		padding: 9px;
	}

	.spend-block .graph {
		width: 81px;
		margin: 0 6% 0 0;
	}

	.spend-block .frame {
		width: 57%;
		padding: 3px 0 0;
	}

	.spend-block .list {
		font-size: 9px;
		line-height: 12px;
		margin: 0 -20px 3px 0;
	}

	.spend-block .list li {
		float: none;
		display: block;
		width: auto;
	}

	.spend-block .list strong {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 -2px;
	}

	.spend-block p {
		margin: 0 0 7px;
	}

	.spend-block .add-info {
		clear: both;
		font-size: 10px;
		line-height: 12px;
	}

	.breadcrumbs {
		margin: 0 0 16px;
		font-size: 12px;
		line-height: 13px;
	}

	.breadcrumbs li:after {
		top: 1px;
		left: 1px;
	}

	.involved {
		padding: 0;
		margin: 0 0 -2px;
	}

	.involved .show-more {
		margin: 0;
	}

	.page-preview {
		margin: 0 0 20px;
		height: auto !important;
	}

	.page-preview h2 {
		/*font-size: 12px;
		line-height: 15px;*/
		margin: 0 0 5px;
	}

	.page-preview p {
		margin: 0;
	}

	.page-preview .text {
		font-size: 10px;
		line-height: 11px;
		padding: 0;
		margin: -2px 0 0 -1px;
	}

	.donate-block {
		padding: 10px 0 15px;
	}

	.donate-block .ico-holder {
		display: block;
		margin: 0 auto 8px;
		width: 52px;
	}

	.donate-block .ico-holder img {
		width: 100%;
		height: auto;
	}

	.donate-block .title {
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 8px;
		display: block;
	}

	.donate-block .btn {
		min-width: 102px;
		/*font-size: 15px;
		line-height: 18px;*/
		padding: 5px;
	}

	.more,
	.show-more {
		font-size: 10px;
		line-height: 13px;
	}

	.releases {
		background: #fff;
		padding: 14px 0 0;
		margin: 0;
	}

	.releases h2 {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 15px;
	}

	.releases .media-list {
		font-size: 9px;
		line-height: 11px;
	}

	.releases .media-list li {
		margin: 17px 0 0;
	}

	.releases .media-list time {
		font-size: 10px;
		line-height: 12px;
		padding: 3px 4px;
	}

	.releases .media-list p {
		max-width: 70%;
	}

	.releases .jumbotron {
		margin: 0 0 14px;
		padding: 3.6% 6% 4% !important;
		min-height: 0;
	}

	.releases .jumbotron h2 {
		font-size: 12px;
		line-height: 15px;
		margin: 0 0 3px;
	}

	.releases .jumbotron p {
		font-size: 10px;
		line-height: 11px;
	}

	.stories-block {
		padding: 5px 0 28px;
	}

	.stories-block h2 {
		font-size: 17px;
		line-height: 20px;
		margin: 0 0 8px;
	}

	.stories-block .select-form {
		border-radius: 0;
		padding: 13px 24px;
	}

	.stories-block .select-form strong {
		font-size: 15px;
		line-height: 18px;
		display: block;
		margin: 7px 0;
	}

	.stories-block .jcf-select {
		min-width: 100%;
		height: 27px;
		display: block;
	}

	.stories-block .jcf-select .jcf-select-text {
		font-size: 12px;
		line-height: 15px;
		margin: 5px 0 0 10px;
	}

	.stories-block .jcf-select .jcf-select-opener:after {
		border-left: 7px solid transparent;
		border-right: 7px solid transparent;
		border-top: 11px solid #616161;
		top: 7px;
		right: 6px;
	}

	.stories-block.add {
		background: none;
		padding: 0;
	}

	.stories-block.add .label {
		font-size: 30px;
	}

	.stories-block.add .map-holder {
		margin: 0 -25px;
	}

	.stories-block.add .select-form {
		box-shadow: 0 0 20px 0 rgba(0, 0, 0, .3);
		width: auto;
		top: 50%;
		left: 8%;
		right: 8%;
		margin: -28px 0 0;
		padding: 7px;
		border-radius: 3px;
	}

	.stories-block.add .select-form .jcf-select {
		display: inline-block;
		vertical-align: middle;
		width: 145px;
		min-width: 0;
	}

	.table-holder {
		padding: 0;
		background: none;
		margin: -6px 0 0;
	}

	.table-holder .table {
		font-size: 10px;
		line-height: 13px;
		table-layout: fixed;
		background: none;
	}

	.table-holder .table th {
		font-size: 10px;
		line-height: 13px;
		padding: 0 0 6px;
	}

	.table-holder .table th strong {
		font-family: Arial, "Helvetica Neue", Helvetica, sans-serif;
	}

	.table-holder .table td {
		padding: 6px 0;
	}

	.main-holder {
		padding: 0 0 22px;
	}

	.listings .page-preview {
		padding: 0 0 17px;
		margin: 0 0 17px;
	}

	.listings .page-preview .img-holder {
		margin: 0;
	}

	.listings .page-preview .text {
		padding: 0;
		font-size: 10px;
		line-height: 13px;
	}

	.listings .page-preview .text h2 {
		font-size: 10px;
		line-height: 13px;
		margin: 0 0 7px;
	}

	.listings .page-preview .text .btn {
		padding: 6px 13px;
		/*font-size: 10px;
		line-height: 13px;*/
	}

	.listings .page-preview .footer {
		margin: 0;
	}

	.listings .page-preview .footer ul {
		font-size: 10px;
		line-height: 10px;
	}

	.pagination-holder {
		margin: 2px 0 0;
		padding: 14px 15px 11px;
	}

	.pagination-holder .pagination {
		float: none;
		margin: 0 0 12px;
	}

	.pagination-holder .pagination > li {
		font-size: 13px;
		line-height: 16px;
		margin: 0 -2px 0 0;
	}

	.pagination-holder .pagination > li strong {
		padding: 4px 5px;
	}

	.pagination-holder .pagination > li > a {
		font-size: 13px;
		line-height: 16px;
		padding: 4px;
	}

	.pagination-holder .displaying {
		padding: 0;
		font-size: 10px;
		line-height: 13px;
		display: block;
		float: none;
	}

	.top-holder-text {
		font-size: 10px;
		line-height: 11px;
		margin: 0 0 19px;
	}

	.top-holder-text h1 {
		/*font-size: 17px;
		line-height: 20px;*/
		margin: 0 0 5px;
	}

	.donate-page #header {
		margin: 0 0 -3px;
	}

	.donate-page #header .logo {
		margin: 0;
		width: 128px;
	}

	.donate-page .top-holder-text {
		margin: 0 0 11px;
	}

	.donate-page .top-holder-text h1 {
		/*font-size: 19px;
		line-height: 22px;*/
		margin: 0 0 7px;
	}

	.donate-page .donation-box {
		padding: 7px 7px;
		font-size: 9px;
		line-height: 10px;
		text-align: left;
		margin: 0 0 9px;
	}

	.donate-page .donation-box .ico {
		margin: 0;
		bottom: 50%;
		margin: 0 0 -17px;
		left: auto;
		right: 8px;
		font: normal normal normal 34px/1 FontAwesome;
	}

	.donate-page .donation-box .btn {
		display: inline-block;
		vertical-align: middle;
		/*font-size: 14px;
		line-height: 17px;*/
		width: 80px;
		font-weight: bold;
		padding: 4px;
		margin: 0 14px 0 0;
	}

	.donate-page .donation-box p {
		margin: 0;
		display: inline-block;
		vertical-align: middle;
		max-width: 55%;
	}

	.donate-page .amount {
		margin: 0;
		padding: 3px 0 18px;
		text-align: left;
		border: none;
	}

	.donate-page .amount label {
		font-size: 10px;
		line-height: 13px;
	}

	.donate-page .amount.input-group input[type="text"] {
		font-size: 13px;
		line-height: 16px;
		height: auto;
		padding: 5px;
		width: 128px;
		border-radius: 3px;
		margin: 0 0 0 3px !important;
	}

	.donate-page .form-holder {
		margin: 0 -25px 23px;
		border-radius: 0;
		padding: 5px 24px 10px;
	}

	.donate-page .form-holder h2 {
		font-size: 13px;
		line-height: 16px;
		margin: 8px 0 11px;
	}

	.donate-page .input-holder {
		margin: 0;
	}

	.donate-page .input-holder.item-1 {
		width: 60px;
	}

	.donate-page .input-holder.item-2 {
		width: 100%;
		clear: both;
	}

	.donate-page .input-holder.email input[type="email"] {
		width: 90.4%;
	}

	.donate-page .input-holder.item-5 {
		width: 100%;
	}

	.donate-page .input-holder.item-6 {
		width: 100%;
	}

	.donate-page .date-holder .input-holder {
		margin: 0 0 0 4.5%;
	}

	.donate-page .date-holder .input-holder:first-child {
		margin: 0;
	}

	.donate-page .date-holder .item-1,
	.donate-page .date-holder .item-3 {
		width: 47.7%;
	}

	.donate-page .date-holder .item-4 {
		width: 47.7%;
		margin: 0;
		text-align: center;
	}

	.donate-page .date-holder .item-4 .item-text {
		margin: 5px;
		float: none;
		display: inline-block;
		vertical-align: middle;
		font-size: 12px;
		line-height: 15px;
	}

	.donate-page .date-holder .item-4 .info {
		float: none;
		display: inline-block;
		vertical-align: middle;
		margin: 5px;
	}

	.donate-page .date-holder .item-7 {
		margin: 0;
		width: 100%;
	}

	.donate-page .date-holder .item-7 select {
		width: 47.7%;
	}

	.donate-page .date-holder .item-7 .info {
		float: left;
	}

	.donate-page .info {
		font-size: 20px;
		line-height: 23px;
		margin: 4px 0 0 6px;
	}

	.donate-page .radio-holder {
		margin: 0 0 12px;
		padding: 5px 11px;
	}

	.donate-page .radio-holder input[type="radio"] {
		margin: 0 5px 0 0;
	}

	.donate-page .radio-holder label {
		margin: 0 23px 0 0;
	}

	.donate-page .email-updates .input-row label {
		font-size: 10px;
		line-height: 13px;
		max-width: 85%;
		margin: 3px 0;
	}

	.donate-page .btn-holder {
		margin: 0 auto;
	}

	.donate-page .btn-holder .item-text-1 {
		/*font-size: 12px;
		line-height: 14px;*/
		margin: 0 0 13px;
	}

	.donate-page .btn-holder .btn {
		/*font-size: 18px;
		line-height: 21px;*/
		margin: 0 0 16px;
		padding: 13px;
	}

	.donate-page .btn-holder .item-text-2 {
		font-size: 10px;
		line-height: 11px;
		margin: 0;
	}

	label {
		/*font-size: 10px;
		line-height: 13px;*/
		margin: 0 0 6px 3px;
	}

	input[type="text"],
	input[type="email"],
	input[type="tel"],
	input[type="password"],
	input[type="search"]{
		height: 34px;
		padding: 6px;
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 7px !important;
	}
	
	textarea {
		padding: 6px;
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 7px !important;
	}

	select {
		height: 34px;
		padding: 6px;
		font-size: 13px;
		line-height: 16px;
		margin: 0 0 7px;
	}

	.money-goes {
		width: auto;
		float: none;
		padding: 7px 11px 9px;
		margin: 0 0 8px;
	}

	.money-goes .title {
		/*font-size: 12px;
		line-height: 15px;*/
		margin: 0 0 10px 6px;
		font-weight: normal;
	}

	.money-goes .graph {
		width: 36%;
		max-width: 130px;
		margin: 3px 6.3% 0 0;
	}

	.money-goes .list {
		font-size: 10px;
		line-height: 13px;
	}

	.money-goes .list li {
		margin: 8px 0 0;
	}

	.money-goes .list strong {
		/*font-size: 11px;
		line-height: 13px;*/
		margin: 0 0 -2px;
	}

	.money-goes .add-info {
		/*font-size: 10px;
		line-height: 11px;*/
	}

	#content {
		margin: 0 -25px;
		padding: 16px 0 21px;
	}

	#content .content-img {
		max-width: 49%;
	}

	#sidebar {
		padding: 0 0 5px;
	}

	#sidebar .widget {
		padding: 0 5% 12px;
	}

	#sidebar .widget h3 {
		/*font-size: 14px;
		line-height: 17px;*/
		padding: 8px 7.6%;
		margin: 0 -7.5% 10px;
	}

	#sidebar .widget .tagcloud {
		padding: 2px 0 0;
		margin: 0;
	}

	#sidebar .widget .tagcloud a {
		/*font-size: 10px;
		line-height: 13px;*/
		padding: 6px 9px;
		border-radius: 7px;
		margin: 0 3px 5px 0;
	}

	#sidebar .widget > ul > li a {
		padding: 4px 2px;
	}

	#sidebar .widget .side-nav {
		/*font-size: 10px;
		line-height: 13px;*/
	}

	#sidebar .widget .side-nav > li a {
		padding: 4px 2px;
	}

	#sidebar .widget .side-nav > li > ul li a {
		padding: 4px 2px 4px 13px;
	}

	#sidebar .widget .side-nav > li > ul li > ul li a {
		padding: 4px 2px 4px 24px;
	}

	#sidebar .widget.widget_calendar h3 {
		font-size: 15px;
		line-height: 18px;
	}

	blockquote {
		/*font-size: 10px;
		line-height: 15px;*/
		margin: 0 0 17px;
	}

	.help-holder {
		/*font-size: 9px;
		line-height: 11px;*/
		padding: 6px 0 0;
		margin: 0 0 19px;
	}

	.help-holder h2 {
		/*font-size: 14px;
		line-height: 17px;*/
		margin: 0 0 9px;
	}

	.help-holder .col {
		float: none;
		overflow: hidden;
		width: auto;
		padding: 9px 11px;
	}

	.help-holder .img-holder {
		border-width: 2px;
		margin: 0 10px 0 0;
		width: 112px;
		float: left;
	}

	.help-holder .holder {
		overflow: hidden;
		padding: 5px 0 0;
	}

	.help-holder p {
		margin: 0 0 10px;
	}

	.help-holder .btn {
		/*font-size: 10px;
		line-height: 13px;*/
		padding: 3px;
		border-width: 2px;
	
	}

	.post-holder {
		padding: 0;
	}

	.post-holder .post {
		padding: 0 0 8px;
		margin: 0 0 11px;
	}

	.post-holder .post .heading {
		padding: 0 0 4px;
	}

	.post-holder .post .heading time {
		/*font-size: 10px;
		line-height: 13px;*/
		padding: 3px;
		margin: 0 0 7px;
	}

	.post-holder .post .heading h2 {
		/*font-size: 12px;
		line-height: 15px;*/
		display: block;
	}

	.post-holder .post p {
		margin: 0 0 5px;
	}

	.post-holder .post .info-list {
		/*font-size: 10px;
		line-height: 10px;*/
		margin: 0 0 6px;
	}

	.inspiring-stories {
		margin: 0 0 22px;
	}

	.inspiring-stories h2 {
		/*font-size: 14px;
		line-height: 17px;*/
		margin: 0 0 6px;
	}

	.inspiring-stories .holder {
		padding: 12px 12px 18px;
	}

	.inspiring-stories .story {
		margin: 16px 0 0;
	}

	.inspiring-stories .story .img-holder {
		width: 111px;
		margin: 0 5.2% 0 0;
	}

	.inspiring-stories .story .text-holder {
		padding: 13px 0 0;
		width: 48%;
	}

	.inspiring-stories .story h2 {
		/*font-size: 10px;
		line-height: 15px;*/
		float: none;
		margin: 0 0 3px;
	}

	.inspiring-stories .story time {
		float: none;
		display: block;
		/*font-size: 10px;
		line-height: 13px;*/
	}

	.work-holder {
		/*font-size: 10px;
		line-height: 15px;*/
	}

	.info-frame {
		padding: 0 0 11px;
	}

	.info-frame .col {
		width: 100%;
		float: none;
		padding: 10px 10px 17px;
		margin: 12px 0 0;
	}

	.info-frame .col h2 {
		/*font-size: 13px;
		line-height: 16px;*/
		margin: 0 0 4px 5px;
	}

	.info-frame .col ul li {
		padding: 5px 0 5px 5px;
	}

	.info-frame .col ul strong {
		/*font-size: 10px;
		line-height: 13px;*/
	
	}

	.events-block {
		margin: 0 0 -27px;
	}

	.events-block .top-holder {
		padding: 0 0 12px;
	}

	.events-block .top-holder .jcf-select {
		height: 22px;
		width: 100px;
	}

	.events-block .top-holder .jcf-select .jcf-select-text {
		font-size: 10px;
		line-height: 13px;
		margin: 2px 13px 0 10px;
	}

	.events-block .top-holder .jcf-select .jcf-select-opener:after {
		border-left: 4px solid transparent;
		border-right: 4px solid transparent;
		border-top: 7px solid #0c9b4c;
		top: 5px;
		left: 7px;
	}

	.events-block .listings .page-preview {
		padding: 0 0 11px;
		margin: 0 0 22px;
	}

	.events-block .listings .page-preview .img-holder {
		padding: 0;
		margin: 0 0 10px;
	}

	.events-block .listings .page-preview .text {
		margin: 0;
	}

	.events-block .listings .page-preview .text h2 {
		/*font-size: 12px;
		line-height: 15px;*/
		margin: 0 0 7px;
	}

	.events-block .listings .page-preview .text p {
		margin: 0 0 6px;
	}

	.events-block .listings .page-preview .footer {
		font-size: 10px;
		line-height: 13px;
	}

	.details {
		/*font-size: 10px;
		line-height: 15px;*/
	}

	.details .text {
		margin: 0 0 16px;
	}

	.contact-block {
		margin: 0 -25px;
	}

	.contact-block .img-holder {
		margin: 0 0 20px;
		float: none;
		width: auto;
	}

	.contact-block .img-holder img {
		width: 100%;
		height: auto;
	}

	.contact-block .text-holder {
		width: auto;
		/*font-size: 12px;
		line-height: 15px;*/
		padding: 0 10px 10px;
	}

	.contact-block .text-holder .title {
		/*font-size: 20px;
		line-height: 23px;*/
		margin: 0 0 10px;
	}

	.contact-block .text-holder .add-phone {
		font-size: 18px;
		line-height: 21px;
		margin: 0 0 10px;
	}

	.contact-block .text-holder .frame .btn {
/*		font-size: 12px;
		line-height: 15px;*/
		padding: 7px;
		border-width: 2px;
	}

	.contact-frame .ask-holder h2 {
		/*font-size: 15px;
		line-height: 18px;*/
		margin: 0 0 10px;
	}

	.topic-holder {
		padding: 0 0 10px;
	}

	.topic-holder h2 {
		margin: 0 0 10px;
		/*font-size: 15px;
		line-height: 18px;*/
		font-weight: bold;
	}

	.topic-holder .list {
		/*font-size: 12px;
		line-height: 15px;*/
	}

	.answer-holder {
		/*font-size: 12px;
		line-height: 15px;*/
	}

	.answer-holder h2 {
		margin: 0 0 10px;
		/*font-size: 15px;
		line-height: 18px;*/
		font-weight: bold;
	}

	.answer-holder p {
		margin: 0 0 10px;
	}

	.jcf-select {
		height: 34px;
		margin: 0 0 7px;
	}

	.jcf-select .jcf-select-text {
		font-size: 12px;
		line-height: 15px;
		margin: 9px 13px 0 7px;
	}

	.jcf-select .jcf-select-opener:after {
		top: 13px;
		border-top: 9px solid #4c4c4c;
	}

	.jcf-list {
		font-size: 13px;
		line-height: 16px;
	}

	.jcf-checkbox {
		height: 20px;
		width: 20px;
		margin: 0 10px 0 0;
	}

	.jcf-checkbox span {
		margin: -7px 0 0 -7px;
	}

	.jcf-checkbox span:before {
		font: normal normal normal 15px/1 FontAwesome;
	}

	.jcf-radio {
		height: 18px;
		width: 18px;
		border-width: 2px;
	}
}


@media all and (max-width: 1024px) {
		.gift .text {
		position: static;
		width: auto;
		border-radius: 0;
		text-align: center;
		padding: 10px 20%;
		font-size: 10px;
		line-height: 12px;

	}
}
