/* CATAPULT STYLES */


/* ----------- GENERAL ----------- */


.center-block {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.pull-right {
  float: right !important;
}
.pull-left {
  float: left !important;
}
.hidden {
  display: none !important;
  visibility: hidden !important;
}
.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
  display: none !important;
}
@media (max-width: 799px) {
  .visible-xs {
    display: block !important;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .visible-sm {
    display: block !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .visible-md {
    display: block !important;
  }
}
@media (min-width: 1200px) {
  .visible-lg {
    display: block !important;
  }
}
@media (max-width: 799px) {
  .hidden-xs {
    display: none !important;
  }
}
@media (min-width: 800px) and (max-width: 991px) {
  .hidden-sm {
    display: none !important;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  .hidden-md {
    display: none !important;
  }
}
@media (min-width: 1200px) {
  .hidden-lg {
    display: none !important;
  }
}

.rt-align {
	text-align:right!important;
}
.lt-align {
	text-align:left!important;
}
.ct-align {
	text-align:center!important;
}
#main {
	padding-bottom:0!important;
}
.footer-area {
	border: none;
	margin-top: 0px;
	background: #363839;
	padding: 43px 20px 40px;
	color: #8c8989;
	position: relative;
	overflow: hidden;
}
.footer-area h3{
	margin-top:17px;
	margin-bottom: 16px;
	font-size:18px!important;
	text-transform:none;
	letter-spacing:.03em;
	font-weight:500!important;
}
.footer-area .textwidget img{
	width:100px;
}
.footer-area .textwidget p{
	margin-bottom:10px;
}

.footer-area .fusion-social-networks .fusion-social-network-icon {
	margin-bottom: 15px!important;
	margin-top: 5px!important;
	
}
.footer-area #text-14, .footer-area #text-15{
	line-height:170%;
	font-size:14px;
	padding-left:45px;
}
.footer-area #text-3{
	padding-right:20px;
}
hr.light-line {
    border: 0;
    height: 0;
    border-top: 1px solid #dedede;
}
hr.light-line2 {
    border: 0;
    height: 0;
    border-top: 1px solid #ababab;
}
.semib{
	font-weight:500;
}
.find-project {
	min-height:600px;
}
/* ----------- NAV ----------- */
#nav .menu-item {
	font-size: 21px;
	text-transform: uppercase;
	font-style: italic;
	margin-top: 0px;
}
#nav .search-link {
	font-size: 18px;
	margin-top: 0px;
}
.header-wrapper{
	margin-top: 0px;
	margin-bottom: 0px;
}
#header {
	border-bottom: 1px solid #d5d5d5;
}
#header .logo{
	margin:8px 0 0 0!important;
}
.header-v2 {
	border:none;
}
.header-v2 .avada-row {
	margin-bottom: -3px;
}
.fusion-social-links-header {
	margin-top: 8px;
	margin-bottom: 1px;
}
.fusion-social-links-header .fusion-social-networks .fusion-social-network-icon {
	font-size: 18px;
}
.fusionicon-deviantart:before {
	content: "\e616"!important;
}
#wrapper .header-social {
	min-height: 35px;
}
#nav.nav-holder .navigation > li > a {
	line-height: 110px!important;
}
.sticky-header #sticky-nav .menu-item {
	text-transform: uppercase;
	font-style: italic;
	font-size:18px;
}
.sticky-header #sticky-nav .search-link {
	font-size: 15px;
}
.sticky-header #sticky-nav ul li a {
	height: 60px!important;
	line-height: 80px!important;
}
#mobile-nav li a {
	font-size: 18px;
}
#mobile-nav li.mobile-nav-item .open-submenu {
	padding-top:15px;
}
li.menu-item-23218 {
	display:none;
}
@media (max-width: 799px) {
	div#main{
		background-color: #FaFaFa;
	}
	.home #main {
		padding:0px!important;
	}
	#header {
		padding-bottom: 7px!important;
		padding-top: 7px!important;
		border-bottom:1px solid #ababab;
		background-color:#434343!important;
	}
	.mobile-menu-icons {
		margin-top:7px;
	}
	#header .logo img {
		max-width:none;
	}
	#header .logo  {
		width:100px;
	}
	.sticky-header .logo img  {
		width:200px!important;
		height:auto!important;
		margin-top:10px!important;
	}
	li.menu-item-23218 {
		display:inline;
	}
	.footer-area .fusion-social-networks .fusion-social-network-icon {
		margin-right: 15px!important;	
	}
	.footer-area #text-14, .footer-area #text-15{
		padding-left:0px;
		font-size:16px;
		line-height:170%;
	}
	.footer-area #text-3{
		padding-right:0px;
	}

}



/* ----------- LOGO ----------- */

@media (min-width: 800px) {
	#header-sticky .retina_logo, #header .retina_logo, #header-sticky .normal_logo, #header .normal_logo {
		width: auto!important;
	}
}


@media (max-width: 992px) {
	.normal_logo, .retina_logo {
/*		width:180px!important; */
	
	}
}

@media (max-width: 799px) {
	.normal_logo, .retina_logo {
			width:160px!important; 
			margin-top:0px!important;
			margin-bottom:0px!important;	
			padding:0!important;
	}
}

/* ----------- TYPOGRAPHY RESETS ----------- */
body {
  color: #474747;
  font-family: 'anago', Arial, Helvetica, sans-serif;
  font-size: 16px;
}
nav#nav,
nav#sticky-nav {
  font: 14px/16px 'anago', arial, helvetica, sans-serif;
}
#main .post h2 {
font: 18px 'anago', arial, helvetica, sans-serif;
}
#main h2 {
  font: 18px/20px 'anago', arial, helvetica, sans-serif;
}
h2.entry-title {
  font: 16px/20px 'anago', arial, helvetica, sans-serif;
}
.more {
  font: 13px/15px 'anago', arial, helvetica, sans-serif;
}
.footer-area h3 {
  font: 13px/20px 'anago', arial, helvetica, sans-serif;
  font-weight:500;
}
.page-title h1 {
  font: 18px 'anago', arial, helvetica, sans-serif;
}
.page-title h3 {
  font: 14px 'anago', arial, helvetica, sans-serif;
}
.sidebar .widget h3 {
  font: 13px 'anago', arial, helvetica, sans-serif;
}
.fusion-tabs-widget .tab-holder .tabs li a {
  font: 13px 'anago', arial, helvetica, sans-serif;
}
.share-box h4 {
  font: 13px/20px 'anago', arial, helvetica, sans-serif;
}
.project-content h3 {
  font: 13px/17px 'anago', arial, helvetica, sans-serif;
}
.project-content .project-info h4 {
  font-family: 'anago', arial, helvetica, sans-serif;
}
.side-nav li a {
  font: 14px/39px 'anago', arial, helvetica, sans-serif;
}
h5.toggle a {
  font: 13px/20px 'anago', arial, helvetica, sans-serif;
}
.post-content blockquote {
  font: 13px/20px 'anago', arial, helvetica, sans-serif;
  font-style:italic;
}
.post-content h1,
.post-content h2,
.post-content h3,
.post-content h4,
.post-content h5,
.post-content h6 {
  font-family: 'anago', arial, helvetica, sans-serif;
}
#header .tagline {
  font-family: 'anago', arial, helvetica, sans-serif;
}
.fusion-social-links-header .fusion-pinterest {
	display: none!important;
}
.author .author_description .author_title {
  font-family: 'anago', arial, helvetica, sans-serif;
}

.issue_info_box h1 {
	font-size: 36px;
	line-height: 48px;
}
.issue_info_box h3 {
	font-size: 24px;
	line-height: 34px;
}
.info_box_icon{
	visibility: hidden;
	margin: 0px 0px 0px 0px;
	width:25px;
	height:25px;
}
.map-image{
	margin: 0px 0px 0px 0px;
	width:100%;
}
@media (max-width: 799px) {
	.issue_info_box h3.entry_text_subhead {
		margin-top: 64px;
		line-height: 1.2em;
		font-size: 14px;
	}
	.issue_info_box h1.entry_text {
		font-size: 30px;
		margin-top: 22px;
	}
}

/* ----------- SIDEBAR ELEMENTS ---------- */

.filter_tip{
	font-style:italic;
	font-weight:400;
	font-size:18px;
	margin:26px 0 10px 0;
}
.issue_accordians{
	margin-top: -8px!important;
}
.fusion-accordian{
	margin-top: 33px!important; 
}
.fusion-accordian .panel-title a {
	font-size:16px!important;
}
#find-all-facet {

}


#find-all-section{
	margin-bottom: 15px;
	border: #EFEFEF;
	border-width: 0px 0px 2px 0px;
	border-style: dotted;
	height: 90px;
	width: 95%;
}
#location-icon{
	height: 30px;
}
.facet_link img, .issue_icon img {
	margin-right: 7px;
	width:30px;
	margin-top: -30px;
}
.home .facet_link img, .home .issue_icon img {
	margin-right: 7px;
	width:30px;
	margin-top: -60px;
	opacity:0.85;
}
.home .facet_link a:hover {
	color:#ffc808;
}
.facet_link img:hover, .issue_icon img:hover {
	margin-right: 7px;
	width:30px;
	margin-top: 0px;
	opacity:1;
}
.facet_link, .issue_icon {
	line-height: 30px;
	margin: 2px 0;
	height: 30px;
	overflow: hidden;
}
.issue_names {
	margin-top:20px;
	border-top: 1px solid #efefef;
}
hr.facet_divider {
    border: 0;
    height: 0;
/*    border-top: 1px solid #e5e4e3; */
/*    border-bottom: 1px solid white; */
}
.issue_info_box .ls-avada {
	border-top: none;
}
.issue_names a {
	display:block;
}
.issue_names .issue_icon_namebox {
	padding: 5px 0;
	border-bottom: 1px solid #efefef;
}
.counter-box-content {
	font-size: 13px!important;
	text-transform: uppercase;
}
span.lifestage {
	background-color: #ffc808;
	padding: 5px 10px;
	display: block;
}
span.lifestage a:hover {
	color: white;
}
span.lifestage .facet_link img:hover {
	margin-top: -60px;
}
.project_location {
 	margin-top: 30px;
}
.post-slideshow{
	max-height: 400px;
}
.fusion-sharing-box {
	margin-bottom: 30px!important;
	margin-top: 25px!important;
	padding: 10px;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
}
.fusion-sharing-box .fusion-social-networks {
	text-align: center;
}
.project_partner_box {
	display: block;
	border: 1px solid #ededed;
	text-align: center;
	margin-top: 30px;
	margin-bottom: 30px;
}
.project_partner_box h3 {
	background-color: #434343;
	margin-top: 0;
	padding: 10px;
	color: white;
	font-weight: 400;
}
.project_partner_box img {
	max-width: 150px!important;
}
h2.entry-title {
	font-size: 24px!important;
	margin-bottom: 30px;
	font-weight: 500!important;
}
.goal_box{
	margin: 0px 0px 30px 0px;
	height: 115px;
	width: 100%;
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e0dede;
}
.goal_amount{
	color: #88d1df;
	font-size: 50px;
	margin-top: 35px;
}
.goal_label{
	font-size: 15px;
	margin-top: 15px;
}

.supporter_box{
	margin: 0px 0px 30px 0px;
	height: 115px;
	/* width: 100%; */
	text-align: center;
	border-style: solid;
	border-width: 1px;
	border-color: #e0dede;
}
.supporter_count{
	color: #88d1df;
	font-size: 45px;
	margin-top: 35px;
}
.supporter_label{
	font-size: 13px;
	margin-top: 15px;
}

.donation_total_box.col-xs-8 {
	padding-right:0px;
}

.donation_total_box .fusion-counters-box .content-box-counter {
	font-size:45px;
}

.project-col .post {
	margin-bottom:30px!important;
}
.catapult-project-page, .partner-page, .articles-page, #about-top {
	padding-top:25px!important;
}
.articles-page .fusion-sharing-box {
	margin-top: 0px!important;
}


@media (max-width: 799px) {
	hr.facet_divider {
		display:none;
	}
	.facet_link a {
		display: block;
		padding: 0;
		border-bottom: 1px solid #ededed;
	}
	.filter_tip {
		display:none;
	}
	.project-col {
		float:none!important;
		padding-left: 0;
		padding-right: 0;
	}
	.goal_box{
		margin-bottom: 20px;
	}

	.fusion-accordian{
		margin-top: 0!important; 
	}
	.fusion-sharing-box .fusion-social-networks {
		text-align: center!important;
	}
	.project-col .post {
		margin-bottom:15px!important;
	}
	.project-col table {
		display:none;
	}
	.project-col .post h2{
		margin-bottom:15px!important;
	}
	.fusion-counters-box .fusion-counter-box {
		padding: 0 7px!important;
	}
	.project-col .post-slideshow {
		margin-bottom: 15px!important;
		max-height: 400px;
	}
}



/* ------------- Blog Grid ---------------- */
.pagination{
	height: 25px;
}
.bottom_pagination{
	height: 50px;
	margin-top: 0px;
}
.pagination, .page-links, .woocommerce-pagination {
	float: right;
	margin-top: -5px !important;
	margin-bottom: 5px;
	font-size: 9px;
	margin-right: 10px;
	height: 25px;
}
.results-count{
	height: 50px;
	color: #444;
	font-size: 20px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: -40px;
}

/* ------------- ARTICLE GRID -------------- */
.article_cards{
	height: auto;
	background-color: #FFF;	
}
.article_card{
	background-color: #FFF;	
}
.article-content-container{
	padding: 20px!important;
	line-height: 20px;
	position: relative;
}
.grid-layout .post {
  position: static;
  margin-bottom: 40px;
  width: 100%;
  border: 1px solid #EAEAEA;
  border-bottom-width: 3px;
}
.fusion-blog-grid {
	margin-left: -15px;
	margin-right: -15px;
}
.fusion-blog-grid .post,
.fusion-blog-timeline .post {
  position: static;
  float: none;
  margin: 0px 15px 40px 15px;
  padding: 0;
  width: 100%;
  border: 1px solid #d9dade;
  border-bottom-width: 3px;
}

.fusion-blog-grid .grid-layout-3 .post {
  width:29%!important;
}

.grid-layout-4 .post {
  width:22%!important;
  padding:0px!important;
  margin: 0px 15px 40px 15px;
}

.fusion-blog-grid .grid-layout-2 .post {
  width:45%!important;
}

.partner-page .fusion-blog-grid .grid-layout-2 .post {
  width:47%!important;
}

@media (max-width: 767px) {
	.fusion-blog-grid .grid-layout-3 .post {
	  width:45%!important;
	}
	.fusion-blog-grid .grid-layout-2 .post {
	  width:45%!important;
	}
	.partner-page .fusion-blog-grid .grid-layout-2 .post {
	  width:45%!important;
	}
}

@media (max-width: 640px) {
	.fusion-blog-grid .grid-layout-2 .post {
	  width:92%!important;
	}
	.fusion-blog-grid .grid-layout-3 .post {
	  width:92%!important;
	}
	.partner-page .fusion-blog-grid .grid-layout-2 .post {
	  width:92%!important;
	}
	.partner-page .row {
	  margin-left:0!important;
	   margin-right:0!important;
	}

}



/* ------------- Issue Pages -------------- */

.issue_info_box .post {
	margin-bottom:40px;
}
.issue_info_box {
	margin-top: 0px;
	margin-bottom: 0px;
	height: 100%;
}
.map-title {
	text-align:center;
}

/* ------------- MOSAIC --------------------- */
/* MOSAIC
-------------------------------------------------- */

.issue-mosaic {
	margin-top:60px;
	width: 1000px;
	padding: 0px;
}

@media (max-width: 767px) {
  .results-count{
	height: 30px;
	color: #444;
	font-size: 20px;
	font-weight: 400;
	margin-top: 15px;
	margin-bottom: 0px;
  }
  .c-mobile-fullwidth {
    padding: 0;
  }
  .c-mobile-fullwidth .row {
    margin: 0;
  }
}

.issue-mosaic-tile {
  color: #ffffff;
  background:#777;
  display: block;
  position: relative;
  margin-bottom: 2px;
  overflow: hidden;
  height: 120px;
}
.issue-mosaic-tile:hover {
  text-decoration: none;
  color: #ffffff;
}
.issue-mosaic-tile:active {
  color: #1ba5c2;
}
.issue-mosaic-tile .mosaic-overlay {
  display: none;
}
.issue-mosaic-tile .mosaic-bg {
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -384px;
  width: 767px;
  height: 120px;
}

.issue-mosaic-tile .mosaic-name {
  font-family: "anago", "Helvetica", arial, "sans-serif";
  font-size: 30px;
  line-height: 38px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-style: italic;
  font-weight: 700;
  position: absolute;
  top: 10px;
  left: 10px;
}
.issue-mosaic-tile-column {
  padding: 0;
}
@media (min-width: 768px) {
  .issue-mosaic-tile-column:first-child {
    padding-left: 10px;
    padding-right: 3px;
  }
  .issue-mosaic-tile-column:last-child {
    padding-left: 3px;
    padding-right: 10px;
  }
  .issue-mosaic-tile {
    margin-bottom: 6px;
  }
  .issue-mosaic-tile.mosaic-lg {
    height: 350px;
  }
  .issue-mosaic-tile.mosaic-lg .mosaic-bg {
    margin-left: -254px;
    width: 509px;
    height: 350px;
  }
  .issue-mosaic-tile.mosaic-md {
    height: 285px;
  }
  .issue-mosaic-tile.mosaic-md .mosaic-bg {
    margin-left: -254px;
    width: 509px;
    height: 285px;
  }
  .issue-mosaic-tile.mosaic-sm {
    height: 195px;
  }
  .issue-mosaic-tile.mosaic-sm .mosaic-bg {
    margin-left: -254px;
    width: 509px;
    height: 195px;
  }
}
@media (min-width: 1024px) {
  .issue-mosaic-tile-column:first-child {
    padding-left: 15px;
  }
  .issue-mosaic-tile-column:last-child {
    padding-right: 15px;
  }
  .issue-mosaic-tile:hover .mosaic-name {
    visibility: hidden;
  }
  .issue-mosaic-tile:hover.mosaic-lg .mosaic-overlay {
    line-height: 350px;
  }
  .issue-mosaic-tile:hover.mosaic-md .mosaic-overlay {
    line-height: 285px;
  }
  .issue-mosaic-tile:hover.mosaic-sm .mosaic-overlay {
    line-height: 195px;
  }
  .issue-mosaic-tile:hover .mosaic-overlay {
    position: absolute;
    background: rgba(0, 0, 0, 0.65);
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: block;
    text-align: center;
  }
  .issue-mosaic-tile:hover .mosaic-overlay .mosaic-vertical-centered {
    display: inline-block;
    vertical-align: middle;
    text-align: center;
  }
  .issue-mosaic-tile:hover .mosaic-overlay .mosaic-vertical-centered em {
    display: block;
    font-family: "anago", "Helvetica", "sans-serif";
    font-size: 40px;
    line-height: 48px;
    letter-spacing: 1px;
    font-style: italic;
    font-weight: 700;
    text-transform: uppercase;
    margin-bottom: 10px;
  }
  .issue-mosaic-tile:hover .mosaic-overlay .mosaic-vertical-centered span {
    display: block;
    font-family: "anago",arial,sans-serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 26px;
  }
}

.issues-drop {
	text-align:center;
	margin:30px;
}


/* ------------- Partner Pages -------------- */
.partner-content-pinstripe{
	height: 1px;
	margin-bottom: 40px;
}

.pbox {
	float: left;
	min-height: 650px;
	border: 1px solid #ededed;
	border-bottom-width: 3px;
	padding: 0;
	margin-bottom:40px;
}

#main .pbox h2 {
	font-size: 27px;
	font-weight: 500;
	margin: 20px 15px;
	line-height: 100%;
}
.pbox .issue_names {
	margin-top: 20px;
	border: none;
}
.pbox .issue_names .issue_icon {
	padding: 5px 10px;
	border-top: 1px solid #efefef;
	border-bottom: none;
}
.related_posts{
	width: 100%;
}
.related-header{
	text-transform: none;
	font-weight: 500;
	font-size: 22px;
	margin-bottom: 10px;
	padding-left:15px;
}
.related-projects{
	text-align: left;
	min-height:280px;
}
.related-project-thumbnail{
	height: 140px;
	overflow: hidden;
	background-color:#dddddd;
}
.related-project-thumbnail img{
	width:100%; 
	min-width:250px;
	height: auto;
}
.related-project-title{
	padding: 10px 15px;
	min-height:90px;
	font-size: 18px;
	background-color: #e7f6fb;
	height: 85px;
}

@media (max-width: 799px) {
	.related-projects{
		min-height:initial;
		padding-bottom:20px;
	}
	.related-project-title{
		height:100px;
		overflow:hidden;
		font-size: 16px;
	}
}

.donatley_form{
	margin-top: 0px;
}

/* ----------- Project News ----------- */
.report-coming-soon{
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 30px;
	position: inherit;
	border-bottom: 1px solid #efefef;
	font-size: 27px;
	line-height: 27px;
	font-weight: 100;
	text-transform: none;
	width: 100%;
}
.reportDescription{
	position: inherit;
	display: block;
	text-align: left; 
	max-width: 100%;
	font-size: 18px;
	font-style: italic;
	font-weight: normal; 
	margin: 0px 0px 25px 0px; 
	color: #444;	
}
.reportSectionBanner{	
	position: inherit;
	font-weight: bold;
	font-size: 21px;
	color: #1ba5c2;
	clear: both;
	letter-spacing: .01em;
	border-top: 1px solid #efefef;
	border-bottom: 1px solid #efefef;
	padding: 8px 0px;
}

.one_year{
	padding-bottom: 10px;
	margin-bottom: 15px;
	margin-top: 30px;
	position: inherit;
	border-bottom: 1px solid #efefef;
	font-size: 27px;
	line-height: 27px;
	font-weight: bold;
	text-transform: none;
	width: 100%;
	text-transform: capitalize;	
}
.stat{
	float: right;
	position: inherit;
	font-size: 24px;
	font-weight: 900;
	color:#ffc808;
	margin-top:-10px;
}
#project-tabs p{
	margin-bottom:0;
	margin-top:20px;
}
.estimated_stat{
	float:left;
	position: inherit;
	text-align: left;
	margin: -10px 0px 40px 0px; 
	line-height: 19px; 
	font-weight: bold;
	max-width: 66%;
}
.statDescription{
	width: 100%;
	float: left;
	position: inherit;
	text-align: left;
	padding: 5px 8px;
	margin: 0px 0px 10px 0px;
	font-size: 13px;
	line-height: 18px;
	background-color: #f2f2f2;
	border-bottom: 1px solid #efefef;
	display:none;
}

.tab-content{
	width: 100%;
}

#project-tabs .tab-content .reportSectionBanner{	
	margin-top: 20px;
}

.news-image{
	width: 100%;
}

#project-tabs table p{
	margin-bottom:0;
	margin-top:0px;
}

#project-tabs table {
	margin-top:20px;
	border-color:#f2f2f2!important;
}

#project-tabs tbody td {
  padding:0px    ;
}

tbody td:nth-child(1) p {
  text-align:left;
}

tbody td p {
  padding:5px 10px;
  line-height:100%;
}

tbody td p:nth-child(odd) {
 background-color: #f2f2f2;
}

tbody tr:nth-child(1) p {
 background-color: white;
 padding:5px 10px;
}

@media (min-width: 1px) {
  .fusion-tabs .nav-tabs {
    display: inline-block;
  }
  .fusion-tabs .nav-tabs > .active > .tab-link {
	border-color:#88d1df!important;
}
  .fusion-tabs .nav-tabs.nav-justified > li {
    display: table-cell;
    width: 1%;
  }
  .fusion-tabs .nav-tabs li .tab-link {
    margin-right: 1px;
  }
  .fusion-tabs .nav-tabs li:last-child .tab-link {
    margin-right: 0;
  }
  .fusion-tabs.horizontal-tabs .nav-tabs {
    margin: 0 0 -7px 0;
  }
  .fusion-tabs.horizontal-tabs .nav {
    border-bottom: 1px solid #f1f2f2;
  }
  .fusion-tabs.nav-not-justified {
    border: none;
  }
  .fusion-tabs.nav-not-justified .nav-tabs {
    margin: 0 0 -1px 0;
  }
  .fusion-tabs.nav-not-justified .nav-tabs li {
    display: inline-block;
  }
  .fusion-tabs.vertical-tabs {
    border: none;
    clear: both;
    zoom: 1;
  }
  .fusion-tabs.vertical-tabs:before,
  .fusion-tabs.vertical-tabs:after {
    content: " ";
    display: table;
  }
  .fusion-tabs.vertical-tabs:after {
    clear: both;
  }
  .fusion-tabs.vertical-tabs .nav-tabs {
    position: relative;
    left: 1px;
    float: left;
    width: 15.5%;
    border: 1px solid #f1f2f2;
    border-right: none;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li .tab-link {
    margin-right: 0;
    margin-bottom: 1px;
    padding: 8px 10px;
    border-top: none;
    text-align: left;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li:last-child .tab-link {
    margin-bottom: 0;
  }
  .fusion-tabs.vertical-tabs .nav-tabs > li.active > .tab-link {
    border-bottom: none;
    border-left: 3px solid #a0ce4e;
    border-top: none;
    cursor: pointer;
  }
  .fusion-tabs.vertical-tabs .tab-content {
    float: left;
    width: 84.5%;
  }
  .fusion-tabs.vertical-tabs .tab-pane {
    float: left;
    padding: 30px;
    border: 1px solid #f1f2f2;
  } 
}


/* ------------ PROJECT CARDS -------------- */
.col-sm-3 .project_card, .col-sm-4 .project_card .funding_banner {
  margin-top: 0px;
}

.col-sm-3 .project_card, .col-sm-4 .project_card .funding_bkgd {
	vertical-align: baseline;
  margin: 0px 0px 0px 0px;
  background-color: rgba(220, 220, 220, 1);
  padding: 0px 5px 0px 0px;
  position: relative;
  width: 100%;
  height: 30px;
  z-index: 998;
  border: 1px solid #DDDDDD;
}


.col-sm-3 .project_card, .col-sm-4 .project_card .percent_funded {
  vertical-align: baseline;
  margin: 0px 0px -25px 0px;
  padding: 5px 0px 0px 10px;
  font-size: 14px;
  font-weight: 900;
  color: #4F4F4F;
  position: relative;
  z-index: 1010;
}
.col-sm-3 .project_card, .col-sm-4 .project_card .goal {
  float: right;
  vertical-align: baseline;
  margin: 2px 0px 0px 0px;
  padding: 3px 10px 0px 0px;
  font-size: 14px;
  font-weight: 900;
  color: #4F4F4F;
  position: relative;
  z-index: 1011;
}

.col-sm-6 .project_card {
    background-color: #FDFDFD;
    /* height: 540px; */
}
.col-sm-6 .project_card .funding_banner {
  margin-top: 0px;
  height: 25px;
}
.col-sm-6 .project_card .funding_bkgd {
	vertical-align: baseline;
  margin: 0px 0px 0px 0px;
  background-color: rgba(220, 220, 220, 1);
  padding: 0px 5px 0px 0px;
  position: relative;
  width: 100%;
  height: 30px;
  z-index: 998;
  border: 1px solid #DDDDDD;
}
.col-sm-6 .project_card .percent_funded {
    vertical-align: baseline;
    margin: 0px 0px -25px 0px;
    padding: 3px 0px 0px 10px;
    font-size: 20px;
    font-weight: 900;
    color: #4F4F4F;
    position: relative;
    z-index: 1010;
    height: 25px;
}
.col-sm-6 .project_card .goal {
    vertical-align: baseline;
    margin: 0px 0px -25px 0px;
    padding: 3px 10px 0px 0px;
    font-size: 20px;
    float: right;
    font-weight: 900;
    color: #4F4F4F;
    position: relative;
    z-index: 1010;
}

.col-sm-3 .project_card, .col-sm-4 .project_card{
	background-color: #FDFDFD;
	height: 480px;
}
.col-sm-3 .project_card .image img, .col-sm-4 .project_card .image img{
	min-width: 240px;
	height: auto; 
	overflow: hidden;
}
.col-sm-3 .project_card .image, .col-sm-4 .project_card .image {
	height:140px;
}
.col-sm-3 .post-content-container, .col-sm-4 .post-content-container{
	padding: 20px!important;
	line-height: 20px;
	position: relative;
	height: 340px;
}
.col-sm-3 .project_card .card-icon-container, .col-sm-4 .project_card .card-icon-container{
	vertical-align: bottom;
}
.col-sm-3 .project_card .issues, .col-sm-4 .project_card .issues {
	font-size: 11px;
	line-height: 18px;
	font-weight: 200;
	margin: 0px 0px 0px 34px;
	max-width: 470px;
}
.col-sm-3 .project_card .country, .col-sm-4 .project_card .country {
	vertical-align: inherit;
	position: absolute;
	bottom: 20px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: 200;
	margin: 30px 0px 0px 0px;
	max-width: 70%
}
.col-sm-3 .project_card .lifestage, .col-sm-4 .project_card .lifestage{
	position: absolute;
	right:20px;
	bottom: 15px;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: 200;
	margin: -28px 0px 0px 0px;
	float: right;
}

.col-sm-3 .project_card .lifestage .facet_link img, .col-sm-4 .project_card .lifestage .facet_link img{
	margin-right:0px!important;
}
.col-sm-3 .location_icon, .col-sm-4 .location_icon{
	margin-top: -5px;
}
.location_icon {
	height: 30px;
	overflow: hidden;
}
.location_icon img{
	width: 30px;
	margin-top:-30px;
}
.location_icon img:hover{
	margin-top:0px;
}
.location_icon a{
	line-height: 30px;
}

.col-sm-6 .project_card{
	background-color: #FDFDFD;
/*	height: 540px; */
	
}

.col-sm-6 .project_card .funding_bkgd{
  vertical-align: baseline;
  margin: 0px 0px 0px 0px;
  background-color: rgba(220,220,220,1);
  padding: 0px 5px 0px 0px;
  position: relative;
  width: 100%;
  height: 25px;
  z-index: 998;
}
/*
.col-sm-6 .project_card .percent_funded {
  vertical-align: baseline;
  margin: 0px 0px -25px 0px;
  padding: 0px 0px 0px 10px;
  font-size: 14px;
  font-weight: 900;
  color: #FFF;
  position: relative;
  z-index: 1010;
}
.col-sm-6 .project_card .goal {
  vertical-align: baseline;
  margin: 0px 0px -25px 0px;
  padding: 3px 10px 0px 0px;
  font-size: 14px;
  float: right;
  font-weight: 900;
  color: #FFF;
  position: relative;
  z-index: 1010;
}*/


.col-sm-6 .project_card .image img{
	width: 100%; 
	height: auto; 
	overflow: hidden;
}
.col-sm-6 .project_card .image {
/*		height:325px;   */
}
.col-sm-6 .post-content-container{
	padding: 20px!important;
	line-height: 20px;
/*		position: relative;  */
/*		height: 215px;  */
}
.col-sm-6 .project_card .card-icon-container{
	vertical-align: bottom;
}
.col-sm-6 .project_card .issues {
	font-size: 11px;
	line-height: 18px;
	font-weight: 200;
	margin: 0px 0px 0px 34px;
	max-width: 470px;
} 

.col-sm-6 .project_card .country {
	vertical-align: inherit;
	position: inherit;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: 200;
	margin: 30px 0px 0px 0px;
	max-width: 70%
}
.col-sm-6 .project_card .lifestage{
	position: inherit;
	font-size: 11px;
	line-height: 14px;
	color: #666;
	font-weight: 200;
	margin: -28px 0px 0px 0px;
	float: right;
}
.col-sm-6 .project_card .lifestage .facet_link img{
	margin-right:0px!important;
}
.col-sm-6 .location_icon{
	margin-top: -5px;
}
.col-sm-8{
	padding-left: 0px;
}

@media (max-width: 767px) {
	.project_card{
		background-color: #FDFDFD;
		height: 460px;
	}
	.col-sm-3 .project_card .image, .col-sm-4 .project_card .image {
		height: 180px;
	}
	.col-sm-3 .post-content-container, .col-sm-4 .post-content-container {
		padding: 20px!important;
		line-height: 20px;
		position: relative;
		height: 300px;
	}
	.project_card .issues {
		font-size: 11px;
		line-height: 18px;
		font-weight: 200;
		margin: 0px 0px 0px 34px;
		max-width: 470px;
	}
	.results-count {
		color: #444;
		font-size: 14px;
		font-weight: 400;
		margin-top: 15px;
		margin-bottom: -12px;
	}
	.results-count{
		color: #444;
		font-size: 14px;
		font-weight: 400;
		margin-top: 15px;
		margin-bottom: -12px;
	}
	.find-project{
		height: auto;
	}
}
@media (max-width: 600px){
	.project_card .image {
		height: 180px;
	}
	.project_card .image img {
    width: 100%;
    height: auto;
    overflow: hidden;
	}
	.post-content-container {
    height: 254px;
	}
}


/* ------------- SEARCH PAGE ---------------- */
.results-page-search-form{
	max-width: 500px;
	min-width: 250px; 
	margin: 0 auto;
}
.results-page-search-form p {
	margin-bottom:0;
}
.results-page-search-form h2 {
	font-size:24px!important;
	line-height:22px!important;
}
.search #main {
	background-color:#fafafa;
}
.search-page-search-form {
	padding: 30px;
	text-align: center;
	margin: 0px auto;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 50px;
}
.search .post {
	background-color: white!important;
}
results-page-search-form p {
	margin-bottom:0;
}
.search-page-search-form h2 {
	font-size:24px!important;
	line-height:22px!important;
}
.search .post.tag-partner .image img {
	max-width: 150px;
	margin: 20px auto;
}
.search .post-content-container {
	padding:30px 25px;
}
.search .post-content-container .content-sep {
	display:none;
}
.search .post-content-container h2 {
	font-size:24px!important;
}


/* ------------- HOME PAGE ---------------- */
.tparrows { display: none !important; } /* Hides the top slider arrows since theres only one slide. */

.top_banner {
    text-align:center;
	margin-top: 0px;
	padding-top: 140px;
	padding-bottom: 30px;
}

.top_banner_bkgd{
	padding-top: 0px;	
}
#post-23130{ 
	padding-top: 0px;
	
}
.top_banner h1 {
    font-size:56px!important;
    font-weight:400;
    line-height:1.15em!important;
    margin-top:150px;
    margin-bottom:20px;
    color:#ffc808!important;
}

.top_banner h2 {
	margin:0px auto;
    margin-bottom:30px;
	color: white!important;
	font-size: 32px!important;
	line-height:42px!important;
	letter-spacing: 0;
	font-weight: 400!important;
	text-align:center;
	width:55%;
}

.top_banner .top_logo img {
    width:75%;
    max-width: 420px;
    margin-top:30px;
}

.top_banner .button, .bottom_banner .button {
    text-align:center;
    background-color:#ffc808!important;
    min-width:150px;
    color:#4d4d4d!important;
    text-shadow:none;
    text-transform:uppercase;
    font-size:21px!important;
    padding-bottom:9px!important;
    -webkit-border-radius: 5px!important;
	-moz-border-radius: 5px!important;
	border-radius: 5px!important;

}

.top_banner .button:hover, .bottom_banner .button:hover  {
    background-color:white!important;
}

.top_banner .banner-btn-1 {
    text-align:right;
}

.top_banner .banner-btn-2 {
    text-align:left;
}

.projects_section{
	background-color: #4a4a4a;
}
.trending_header{
	color: #FFF;
	margin-top: 20px;
	font-size: 28px;
	letter-spacing: 0;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
}
.see_all_projects a{
	margin-top: 20px;
	font-size: 16px;
	font-weight: 500;
	float: right;
	color: #FFF;
}
.trending_projects{
	margin-left: auto;
	margin-right: auto;
}
 .home .ls-slide h1 {
	font-weight:500!important;
}
.issue_section_icons{
	max-height: 400px;
	float: left;
}
/* ----- impact ----- */

.portfolio_section:before {
	content: "";
	position: static;
	width: 0;
	height: 0;
	border-width: 15px;
	border-style: solid;
	border-color: #106c80 transparent transparent transparent;
	margin-left: 48.5%;
}

.home_mosaic_header{
	text-align:center;
	font-size: 36px;
	line-height:42px;
	letter-spacing: 0;
	font-weight: 400;
	margin-top:30px;
	margin-bottom:30px;
}

.home_issue_header{
	text-align:left;
	font-size: 36px;
	letter-spacing: 0;
	color: #dbdbdb;
	font-weight: 300;
	margin-bottom: 30px;
}
.home_issue_container_section{
	padding: 25px 0px 25px 0px;
	height: 400px;	
	width:940px;
	margin:0 auto;
}
.home_issue_container_section .facet_link{
	float: left;
	width: 235px;
	height: 30px;
	overflow: hidden;
	font-size:18px;
	margin-top:8px;
}
.home_issue_container_section .facet_link a{
	color:#dbdbdb;
}
.problem_slider{
	width: 100%;
	margin: 0px auto 70px auto;
}
.problem_statement h1{
	font-weight:400!important;
}
.video_section{
	background-color: #fec400;
	width: 100%;
	height:100%;	
}
.video-player{
	width: 1000px;
	height: 562px;
}

.home-column-5, .column-5{
	padding: 0px; 
	margin: 0px;
}
.home-column-5 img, .column-5 img{
	width: 200px;
	padding: 0px; 
	margin: 0px;
}

.bottom_banner {
	margin-top: 0px;	
}
.cs_button{
	margin-top:20px!important;
}
.bottom_banner h2 {
	color:white!important;
	text-align:center;
	margin-top:15px;
	font-size:27px!important;
	line-height:150%!important;
}
.bottom_banner h3 {
	color:white!important;
	margin: 15px auto!important;	
	text-align:center;
	font-weight:400!important;
	font-size:23px!important;
	line-height:150%!important;
}
.bottom_banner_quote {
}
.bottom_banner .cs_title img{
	width:95%;
	height:auto;
	max-width: 457px;
}
.bottom_banner .cc_title img{
	width: 180px;
	margin-bottom:20px;
}
.how_we_work_para{
	font-size: 21px;
	line-height: 150%;
	width: 600px;
	margin: 0px auto 50px auto;
}
.partner_block {
	margin:30px auto 50px auto;
	text-align:center;
}
.partner_block img {
   max-width:180px;
   padding:10px;
   margin:10px;
   border:1px solid #dedede;
}

@media (max-width: 799px) {

	.video-player{
		width: 755px;
		height: 424px;
	}

	.top_banner .top_logo img {
		margin-top:0px;
	}

	.top_banner h1 {
		font-size:40px!important;
		font-weight:500!important;
		line-height:1.15em!important;
	}
	.top_banner h2 {
		margin-bottom:30px;
		font-size: 27px!important;
		line-height:37px!important;
		letter-spacing: 0;
		font-weight: 400!important;
		text-align:center;
		width:90%;
	}

	.top_banner .button {
		max-width:250px;
	}

	.top_banner .banner-btn-1 {
		text-align:center;
		margin-bottom:20px;
	}

	.top_banner .banner-btn-2 {
		text-align:center;
	}
	.bottom_banner h2 {
		margin: 30px auto!important;	
		width:90%;
		font-size:18px!important;
		line-height: 140%;
	}
	.bottom_banner h3 {
		margin: 15px auto!important;	
		font-size:18px!important;
		line-height: 140%;
	}
	.bottom_banner_quote {
		width:90%;
	}
	.bottom_banner .button {
		margin-bottom:10px!important;
	}
	.how_we_work_para{
		font-size: 18px;
		line-height: 140%;
		width: 85%;
		margin: 20px auto;
	}
	.partner_block {
		margin:30px 15px;
		text-align:center;
	}
	.home_mosaic_header{
		font-size: 28px;
		line-height:32px;
		margin-top:20px;
		margin-bottom:20px;
	}

	.home .facet_link a{
		color:white;
		border:none;
	}
	.home .facet_link img{
		margin-bottom:9px!important;
	}
	.home .facet_link {
		height:39px;
		line-height: 30px;
		margin: 9px auto;
		width:90%;
		border-bottom:1px solid #757575;
	}
	.home .facet_link img:hover{
		margin-top:-60px!important;
	}
	.home .fusion-accordian .fusion-panel {
		border:none;
	}
	.home .fusion-accordian .fusion-panel h4 {
		border:2px solid white;
		text-align:center;
		width:90%;
		margin:0 auto;
	}
	.home .fusion-accordian .fusion-panel a {
		color:white!important;
		font-size:18px!important;
	}
}

@media (max-width: 500px) {
	.home_partner_slider {
		display:none;
	}
	.partner_block img {
		margin:5px!important;
		width:90px;
		text-align:center;
	}
	.all_partners .partner_block {
		margin:30px 0px;
	}
}

/* --------------- ABOUT ------------------ */
.testimonial_panel {
}
.about_page_heading, .about_page_heading_top {
	margin-top: 50px!important;
	font-size: 28px;
	line-height:33px;
	margin-bottom: 30px!important;
	color:#4d4d4d;
}
.about_page_white_heading, .about_page_white_heading2{
	text-align: left;
	margin-top: 50px;
	font-size: 28px;
	color: white;	
}
.about_page_white_heading2{
	margin-top: 75px;
}
.about_page_white_copy p{
	margin-top: 15px;
	margin-bottom: 15px;
	color: white!important;	
}
.about_page_white_copy_2 p{
	font-weight:300!important;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #dbdbdb!important;	
	padding-right:30px;
}
.about_page_white_copy_2 .about_page_white_heading{
	color: #dbdbdb!important;	
}
.about_page_white_copy_2b p{
	font-weight:300!important;
	margin-top: 15px;
	margin-bottom: 15px;
	color: #dbdbdb!important;	
	padding-right:30px;
}
.about_page_white_copy_2b .about_page_white_heading{
	color: #dbdbdb!important;	
}
.col-sm-5.jan_pic {
    margin-top: 20px;
}
.col-sm-5.maz_pic {
    margin-top: 20px;
}
.maz_panel img{
	margin-top: 30px;
	width:100%;
	max-width:400px;
}
.jan_panel img{
	margin-top: 30px;
	width:100%;
	max-width:400px;
}
ul.about-menu li{
	list-style:none;
	margin-bottom:5px;
}
.partner-carousel{
	width: 100%;
	height: 200px;
}
.partner-carousel .image{
	width: 200px;
	height: 200px;
	margin:0px;
}
.chime_panel{
/*	height:600px; */
}
.thank-you-box{
	text-align:center;
	padding:20px;
	border:1px solid #dedede;
	margin-top:40px!important;
	-webkit-border-radius: 15px;
	-moz-border-radius: 15px;
	border-radius: 15px;	
}
.thank-you-box img{
	width:225px;
	margin-bottom:10px;	
}
.testimonial-image {
	max-width: 90px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	margin-top: 10px;
}
.about_page_copy{
	margin-top: 30px;
	margin-bottom: 30px;
}
.about_page_top h1{
	margin-top:15px;
	font-size:36px;
	line-height:150%;
	color:#4d4d4d;
	text-align:left;
}
.about_page_top p{
	margin-top:25px;
	font-size:22px;
	line-height:150%;
	color:#4d4d4d;
}
.about_page_links{
	font-size: 18px;
	line-height: 28px;
}
.about_page_links a{
	display:block;
	padding:0px 7px;
	border:1px solid white;
	cursor:pointer;
	color:white;
}
.about_page_links a:hover{
	border-color: #3d3d3d;
	color:#3d3d3d;
}
.chime-stat {
	margin-top:26px;
}
.chime-stat img{
	width:180px;
}
.chime-stat p{
	font-size:24px;
	line-height:115%;
	text-transform:uppercase;
	color:#ffc808;
	display:block;
	width:90%;
	padding:4px;
	padding-top:18px;
	text-align:center;
	border:1px solid #ffc808;
	max-width:280px;
	margin-top:2px;
}
.chime-stat-num{
	font-size:56px;
	font-weight:500;
}
.anchor_offset{
	top: -30px;
	height: 50px;
}

.testimonial_panel .testimonial-thumbnail {
	padding-right:15px!important;
}
.testimonial_panel .testimonial-image {
	max-width: 90px;
	-webkit-border-radius: 45px;
	-moz-border-radius: 45px;
	border-radius: 45px;
	margin-top: 10px;
}
.testimonial_panel .fusion-testimonials .company-name {
	display: table-cell;
	vertical-align: middle;
	font-size:18px;
}
.testimonial_panel .fusion-testimonials .company-name .test-org-name{
	font-size:16px!important;
	font-weight:400!important;
}
.testimonial_panel q {
	border-left:1px solid #cdcdcd;
	padding:20px 0px 20px 20px!important;
	font: 18px/25px 'Anago', arial, helvetica, sans-serif!important;
	font-style:normal!important;
	color:#141414!important;
	margin-left:45px;
	background-color:white;
}
.testimonial_panel .fusion-testimonials .author:after {
 	display:none;
}
.testimonial_panel blockquote {
	background-color:white!important;
}
.wd_panel img {
	max-width:180px;
	margin-top:50px;
}
.about_page_heading, .about_page_copy {
/*	margin: 20px auto; */
}
.problem_statement {
	background-size: contain!important;
	background-position: 115% 0!important;
/*	border-bottom:1px solid #dedede!important; */
}
.problem_statement2 {
	background-size: contain!important;
	background-position: -25% 0!important;
/*	border-bottom:1px solid #dedede!important; */
}
.problem_statement_container .about_page_heading, .problem_statement_container .about_page_copy {
	width:100%; 
}

.problem_statement_container .about_page_heading{
	margin-top: 0px!important;
}
.problem_statement_container {
	padding: 50px 50px 50px 0;
	background-color:white;
	width:680px;
	float:left;
}
.problem_statement_container_menu {
	padding: 40px;
	width:320px;
	position:absolute;
	right:5%;
}
.problem_statement2 .problem_statement_container{
	padding: 50px 0px 50px 50px;
	float:right;
	background-color:#f6f4e8;
}
.about_page_copy p {
	line-height:150%!important;
}
.donor-logos, .donor-logos-2 {
	margin-top:30px;
	margin-bottom: 50px;
}
.donor-logos img{
	max-height: 130px;
	opacity:.8;
	width:auto;
	margin-top:30px;
}
.donor-logos-2 img{
	opacity:.8;
	max-width: 400px;
	margin-top:30px;
}
.ls-noskin .ls-playvideo {
	background-position: 0 0!important;
}
.ls-playvideo.ls-preloaded {
}
.ls-noskin .ls-playvideo, .ls-noskin .ls-loading-container, .ls-noskin .ls-fullscreen {
	background-image: url(/wp-content/uploads/2014/12/play-button.png)!important;
}
.ls-noskin .ls-playvideo {
	width: 75px!important;
	height: 74px!important;
	margin-left: -50px;
	margin-top: -65px;
}
.ls-noskin .ls-playvideo:hover {
	background-position: 0 -74px!important;
}
@media (max-width: 799px) {
	.about_page_heading, .about_page_heading_top {
		margin-top: 20px!important;
		font-size: 24px;
		line-height:28px;
		margin-bottom: 0px!important;
	}
	.donor_banner .about_page_white_heading{
		text-align: center;
		margin-top: 50px;
	}
	.about_page_top h1{
		margin-top:10px!important;
		font-size:30px!important;
		line-height:130%!important;
	}	
	.about_page_top p, .donor_banner p, .about_page_copy p {
		margin-top:10px!important;
		font-size:18px!important;
		line-height:140%;
	}
	.about_page_white_copy_2 p{
		padding-right:0px;
	}
	.about_page_white_copy_2 .about_page_white_heading{
		margin-top: 20px;	
		margin-bottom: 20px;	
	}
	.maz_panel img{
		margin-top:15px;	
	}
	.maz_panel .col-sm-5{
		text-align:center!important;	
	}

	.thank-you-box img{
		width:200px;
		margin-bottom:5px;	
	}
	.testimonial_panel q {
		padding-top:0!important;
		margin-top:20px;
	}
	.fusion-testimonials .author {
		padding-top: 0;
	}
	.testimonial_panel .testimonial-image {
		margin-top: 0px;
	}
	.chime-stat img{
		width:150px;
	}
	.chime-stat p{
		margin-right: auto;
		margin-left: auto;
	}
	.chime_panel .about_page_top p{
		text-align:center;
		width:90%;
		margin:30px auto -5px auto!important;
	}
	.chime-stat, .donor-logos, .donor-logos-2{
		text-align:center;
	}
	.donor-logos img {
		max-width: 300px;
		margin-top: 20px
	}
	.donor-logos-2 img{
		width:90%;
		max-width: 400px;
		float:none;
		margin-top: 20px;
	}

	.problem_statement, .problem_statement2 {
		background-image: none!important;
	}
	.problem_statement_container {
		width:100%!important;
		padding: 20px 10px!important;
	}
	.problem_statement2 .problem_statement_container{
		float:none;
	}
	.problem_statement_container .about_page_heading{
		margin-top: 20px!important;
	}
}
@media (max-width: 991px) {

	.problem_statement {
		background-position: 145% 0!important;
	}
	.problem_statement_container {
		width:600px;
	}
	.problem_statement2 {
		background-position: -35% 0!important;
	}

}

/* --------------- PARTNERS --------------- */

.category-partner img {
max-width: 150px!important;
margin: 0 auto;
}

/* --------------- MOSAIC ----------------- */

.portfolio_section h1 {
	margin-top: 20px;
	font-size: 24px;
	letter-spacing: 0;
	font-weight: 500;
	font-style: italic;
	text-transform: uppercase;
}
.portfolio_section .para_area {
	margin: 60px auto 0px auto;
	width:60%;
}
.portfolio_section .para_area p {
	margin: 30px 0;
	font-size: 22px;
	color:#4d4d4d;
	letter-spacing: 0;
	font-weight: 400;
	line-height:155%;
}
.portfolio_section .para_area p:last-child {
	margin-bottom: 0;
}
.mosaicflow{
	/* needs centering */
	max-width:750px;
	margin:0 auto;
}
.mosaicflow__column {
	float: left;
	width: 50%;
}

.mosaicflow__item {
	position:relative;
	display:block;
	margin: 8px 4px;	
	-webkit-transition: all 0.7s cubic-bezier(0.23,1,0.32,1);
	   -moz-transition: all 0.7s cubic-bezier(0.23,1,0.32,1);
	     -o-transition: all 0.7s cubic-bezier(0.23,1,0.32,1);
	        transition: all 0.7s cubic-bezier(0.23,1,0.32,1);
}
.mosaicflow__item img {
	display:block;
	width:100%;
	height:auto;
}
.mosaicflow__item.issue1 img {
	margin-top:-20px;
}

.mosaicflow__item:hover {
	background-color:#1ba5c2!important;
}
.mosaicflow__item.bg2:hover {
	background-color:#88d1df!important;
}
.mosaicflow__item.bg3:hover {
	background-color:#ffc808!important;
}
.mosaicflow__item.bg4:hover {
	background-color:#3CB059!important;
}
.mosaicflow__item.bg5:hover {
	background-color:#4D4D4D!important;
}
.mosaicflow__item:hover img {
	opacity:0;
}

.mosaicflow__column .mosaic-stat {
	display:none;
}
.mosaicflow__item .mosaic-stat {
	display:block;
	position:absolute;
	top:10%;
	left:0;
	height:100%;
	width:100%;
	margin:0;
	padding:50px;
	background:transparent;
	color:#fff;
	text-align:center;
	font-size:21px;
	line-height:1.2em;
	opacity:0;
	-webkit-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
	   -moz-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
	     -o-transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
	        transition: all 0.4s cubic-bezier(0.23,1,0.32,1);
}
.mosaicflow__item.issue3 .mosaic-stat {
	padding:65px 70px;
}
.mosaicflow__item.issue6 .mosaic-stat {
	padding:65px 40px;
}
.mosaicflow__item.issue7 .mosaic-stat {
	padding-top:80px;
}
.mosaicflow__item.issue1 .mosaic-stat {
	padding-top:90px;
}
.mosaicflow__item.issue5 .mosaic-stat {
	padding-top:60px;
}
.mosaicflow__item.issue4 .mosaic-stat {
	padding-top:120px;
}
.mosaicflow__item:hover .mosaic-stat {
	opacity:1;
	cursor:pointer;
}

/*
.mosaicflow__item:hover .issueTitle {
	opacity:0;
}*/
.mosaicflow__item.issue1 {
	height:350px;
	overflow:hidden;
}
.mosaicflow__item.issue6 {
	height:300px;
	overflow:hidden;
}
.mosaicflow__item .issueTitle {
	position:absolute;
	bottom:0px;
	left:0px;
	padding:10px;
	background: rgba(27, 165, 194, 0.75);
	color:#fff;
	font-size:22px;
	font-style:italic;
	font-weight:400;
	text-transform:uppercase;
	line-height:21px;
	letter-spacing:.02em;
}

.impact_bottom_img {
  	height: 800px;
    overflow: hidden;
    background-size: cover;
}

.problem_statement_OLD h1 {
	text-align:center;
	padding: 30px 0px 40px 0px;
	color: #4d4d4d;
	font-size: 33px;
	line-height:45px;
	letter-spacing: 0;
	font-weight: 300;
}
.problem_statement_img {
  	min-height: 500px;
    overflow: hidden;
    background-size: cover;
}
.problem_statement_OLD p, .donor_banner p, .about_page_copy p {
	margin: 25px 0;
	font-size: 22px;
	color:#4d4d4d;
	letter-spacing: 0;
	font-weight: 400;
	line-height:140%;
}

@media (max-width: 799px) {
	.mosaicflow__column {
		width: 100%;
	}
	.portfolio_section .para_area {
		width:90%;
		margin-top:20px!important;
	}
	.portfolio_section .para_area p {
		font-size:21px!important;
		line-height:140%!important;
	}

	.how_we_work {
		padding-top:10px!important;
	}
	.impact_bottom_img {
		height:250px!important;
	}
	.mosaicflow__item:hover img {
		opacity:1;
	}
	.mosaicflow__item:hover .mosaic-stat {
		opacity:0;
	}


}

/* --------------- BLOG PAGE ----------------- */

.recent-article-list-item.fusion-recent-posts.layout-thumbnails-on-side .columns .column .floated-slideshow {
	width: 64px;
	margin-right:10px;
}

.fusion-recent-posts {
	margin-bottom: -36px;
}

.recent-article-list-item.fusion-recent-posts.layout-thumbnails-on-side .columns .column {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px solid #ededed;
}

.recent-article-list-item.fusion-recent-posts.layout-thumbnails-on-side .columns .column h4 {
	font-weight: 400;
	font-size: 12px;
	line-height: 130%;
}
.fusion-tabs {
	margin-bottom:30px!important;
}
#news_accordian p{
	margin-top: 0px;
	margin-left: 0px;
}

/* ------------- NEWS PAGE ---------------- */

.news-page-header {
	background-color:#d2e8eb;
	background-image: url(/wp-content/uploads/2014/12/news-header.png);
	background-position: 20px center;
	background-size: contain!important;
	background-repeat: no-repeat;	
	height:230px;
	padding-top:160px;
	text-align: center;
	margin: 0px auto;
	border-bottom: 1px solid #f0f0f0;
	margin-bottom: 20px;
}
.news-page-header h2 {
	color:white!important;
	font-size:48px!important;
	text-align:right!important;
	padding-right:50px;
	line-height:22px!important;
}
.news-page-header h3 {
	display:none;
	color:white!important;
	font-size:48px!important;
	text-align:right!important;
	padding-right:20px;
	line-height:22px!important;
	font-weight:400!important
}


@media (max-width: 600px) {
	
	.news-page-header h2 {
		display:none;
	}
	.news-page-header h3 {
		margin-top:20px;
		display:inherit;
	}
	.news-page-header {
		background-size: auto 100%!important;
		height:200px;
		padding-top:20px!important;
		background-position: -20px center;
	}

}

/* ------------- IMPACT PAGE ---------------- */
.impact_headline{
	font-size: 1.3em;
}
.wide_impact_banner1 {
	height:500px;
	overflow: hidden;
    background-size: cover;
}
h1.impact_headline {
	font-size:33px!important;
	line-height:130%!important;	
	font-weight:500;
	margin-top:10px;
	margin-bottom:30px;
}
.wide_impact_banner1 h1{
	margin:20px auto;
	text-align:center;
	width:80%;
	line-height:130%!important;
	font-size:33px!important;
}
.impact_section_top{
	padding: 0px 0px 0px 0px;
}
.impact_section_bottom{
	background-color: #f6f4e8;
	background-image: url(/wp-content/uploads/2014/11/impact_stat_bg.jpg);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px 0px 30px 0px;
	min-height:700px;
}
.impact_section_map{
	background-image: url(/wp-content/uploads/2014/11/impact_map.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	padding: 0px 0px 30px 0px;
	min-height:325px;
}
.impact_section_headline{
	padding: 30px 0px 40px 0px;
	color: #4d4d4d;
	font-size: 33px;
	line-height:45px;
	letter-spacing: 0;
	font-weight: 500;
	text-align:center;
}
.impact_section_subhead, .impact_section_subhead2{
	padding: 5px 0px 25px 0px;
	color: #4d4d4d;
	font-size: 27px;
	line-height:33px;
	letter-spacing: 0;
	font-weight: 400;
	text-align:center;
}
.impact_section_subhead2{
	margin-top:-25px;
}
.impact_stat_container {
	padding-top:25px;
	width:140px;
	height:140px;
	-webkit-border-radius: 70px;
	-moz-border-radius: 70px;
	border-radius: 70px;
	background-color:#f6f4e8;
	text-align:center;
	margin:50px 40px;
}
.impact_more_stats_link {
	padding:15px ;
	color:#4d4d4d;
	font-size:24px;	
	line-height:140%;
	margin:30px 40px 0px 40px;
}
.impact_statNum {
	font-weight: 400;
	color: #4d4d4d;
	font-size:63px;
	line-height:63px;
}
.impact_statLabel, .impact_statLabel2  {
	font-weight: 500;
	text-transform:uppercase;
	font-size:23px;
	line-height: 32px;
	margin-top: 8px!important;
	color:#4d4d4d;
	text-align:center;
}
.impact_statLabel2 {
	margin-top: -4px!important;
	line-height: 23px;
	text-transform:none	;
}
.impact_statBox {
	padding:0px 35px;
	text-align:center;
	font-size:63px;
	line-height:63px;
	font-weight:400;
	color:#4d4d4d;
	margin-bottom:10px;
	border:2px solid #4d4d4d;
}
.impact_section .fusion-counters-box .fusion-counter-box .counter-box-border {
	border:2px solid #4d4d4d!important;
}
.impact_section .fusion-counters-box .content-box-counter {
	font-size:63px!important;
	font-weight:400;
	color:#4d4d4d!important;
}
.impact_section .fusion-counters-box.counters-box.row {
	margin: 30px 75px 0px 75px;
}
.impact_section .fusion-counters-box .col-counter-box:first-child {
	margin-right: -25px;
	margin-left: 25px;
}
.impact_section .fusion-counters-box .col-counter-box:last-child {
	margin-left: -25px;
	margin-right: 25px;
}
.impact_section .arrow_img {
	text-align:center;
	margin-top:25px;
}
.impact_section .arrow_img img{
	width:25px;
}
.impact_slider_container .ls-slide h1  {
	color:white;
	font-weight:500!important;
	line-height:120%!important;
}
.impact_slider_container .ls-slide p {
	font-size:27px;
	color:white;
    margin:0px!important;
}
.impact_slider_container .ls-slide h2 {
	color:white;
	font-weight:500!important;
	letter-spacing:-.03em;
}
.impact_slider_container p {
   font-size:24px;
   line-height:140%;
   margin:30px!important;
}
.impact_slider_container .button, .home .button, .support_button .button{
    /* border:3px solid #1ba5c2; */
    background-color:#1ba5c2;
    text-align:center;
    min-width:150px;
    color:white;
    text-shadow:none;
    font-size:18px;
    margin-bottom:30px;
}

.support_button .button{
    margin-bottom:15px;
    display: block;
}

.impact_slider_container .button:hover, .home .button:hover, .support_button .button:hover  {
    /* border-color:#ffc808; */
    background-color:#ffc808;
    color:white;
	text-decoration:none;    
}

@media (max-width: 799px) {
	
	.wide_impact_banner1 {
		height:475px;
		overflow: hidden;
		background-size: cover;
	}
	.impact_slider_container .button, .home .button {
		min-width:0;
	}
	.home_partner_slider {
		padding:0!important;
		margin:0!important;
	}
	.home .ls-slide h1  {
		margin-top:25px!important;
	}
	.wide_impact_banner1 h1{
		margin:20px auto;
		text-align:center;
		width:100%;
		font-size:24px!important;
	}
	h1.impact_headline {
		font-size:24px!important;
		line-height:125%!important;	
		margin-top:0px!important;
		margin-bottom:30px!important;
	}
	.impact_section_headline{
		padding-top: 30px;
		font-size: 27px;
		line-height: 36px;
	}
	.impact_stat_container {
		padding-top:25px;
		width:130px;
		height:130px;
		-webkit-border-radius: 65px;
		-moz-border-radius: 65px;
		border-radius:65px;
		margin:30px auto;
		float:none!important;
	}
	.impact_more_stats_link {
		padding:0px 10px 0px 18px;
		margin:0 auto;
		margin-bottom:275px;
		font-size:21px;
	}
	.impact_section_bottom{
		background-position: 80% 130%;
	}
	.impact_statNum {
		font-size:56px;
		line-height:56px;
	}
	.impact_statLabel, .impact_statLabel2  {
		font-size:20px;
		line-height: 30px;
	}
	.impact_statBox {
		font-size:56px;
		line-height:56px;
	}
	.impact_section .fusion-counters-box .content-box-counter {
		font-size:56px!important;
	}
	.impact_section .fusion-counters-box.counters-box.row {
		margin: 30px 10px 0px 10px;
	}
	.impact_section .fusion-counters-box .col-counter-box:first-child {
		margin:0;
	}
	.impact_section .fusion-counters-box .col-counter-box:last-child {
		margin:0;
	}
	.impact_by_issue {
		padding-bottom:0px!important;
	}
	.impact_section .arrow_img {
		text-align:center;
		margin-top:-10px;
	}
	.impact_section .arrow_img img{
		-ms-transform: rotate(90deg); /* IE 9 */
		-webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
		transform: rotate(90deg);
		margin-bottom:20px;
	}
	.impact_section_map{
	}
	.impact_section_map .fusion-column.fusion-one-half{
		width:48%;
	}
	.impact_slider_container p {
	   font-size:18px;
	   line-height:130%;
	   margin:20px!important;
	}
	.impact_slider_container .button {
		font-size:16px;
		padding:5px 30px;
	}
}

/* ---------------------------- FAQ CONTACT  ----------------------  */
.email_signup_form {
	background-color:#eff7f9;
	padding:20px 50px 10px 50px;
	width: 400px;
	margin: 100px auto 100px auto;
}
.email_signup_form input.wpcf7-form-control.wpcf7-submit {
	font-family:'Anago', arial, helvetica, sans-serif!important;
	min-width:100px;
	font-size: 18px!important;
	font-weight:500!important;
	padding: 5px 10px!important;
	background: #CCC!important;
	color: white!important;
	background-image: none!important
}


#contact {
	background-color:#eff7f9;
	padding:0px 50px 10px 50px;
}
#contact .fusion-title.sep-underline {
	border-color:#c0d2d6;
}
.portfolio-wrapper{
	display: block;
	margin-bottom: 70px;
	position: relative;
	margin-top: -40px;
}
.faq_heading {
	font-size: 30px;
}
.fusion-one-half.one_half.fusion-column.last.faq_heading_container {
	margin-top: 50px;
}
.contact-map{
	margin-top: 20px;
}
.faq_heading_container{
	margin-top: 30px;
}
.faq-tabs {
	margin-bottom:40px;
}
.wpcf7-form p {
	font-size:16px!important;
}
.wpcf7-form input {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	padding: 10px 2%!important;
	float: none!important;
	font-size:16px!important;
}
.wpcf7-form textarea {
	-webkit-box-shadow: none!important;
	-moz-box-shadow: none!important;
	box-shadow: none!important;
	font-size:16px!important;
}
input.wpcf7-form-control.wpcf7-submit {
	font-family:'Anago', arial, helvetica, sans-serif!important;
	min-width:150px;
	font-size: 21px!important;
	font-weight:500!important;
	padding: 10px 30px!important;
	background: #ffc808!important;
	color: white!important;
	background-image: none!important
	-webkit-appearance: none;
}
.address-name {
	font-size: 20px;
	margin-top: 20px;
	color: #999;
	text-align:center;
}
.address {
	font-size: 13px;
	line-height: 16px;
	margin-top: 5px;
	color: #9B9999;
	text-align:center;
}
ul.faq-tabs.clearfix {
	margin-top: -32px;
}
.page-id-2466 .fusion-accordian .panel-body {
	padding: 0px 0 30px 40px;
	border: none;
	line-height: normal;
}
.page-id-2466 .avada-row{
	margin-top: 0px;
}
.faq_heading_container h1 {
	margin-bottom:40px!important;
}
@media (max-width: 799px) {
	#contact {
		padding:0px 20px 20px 20px;
	}
}

/* ---------------------------- DONATION  ----------------------  */

.donation_info_box{
	margin: 0px 0px 30px 0px;
	width: 100%;
	padding: 15px;
	text-align: left;
	border-style: solid;
	border-width: 1px;
	border-color: #e0dede;
	height: 200px;
	font-size: 14px;
}
.donation_info_box .donation_total{
  font-weight: bold;
  font-size: 40px;
  margin: 10px 0px 10px 0px;
  text-align: left;
}
.donor_count{
  font-weight: 900;
  font-size: 16px;
  color: rgb(180, 180, 180);
}

#donatley_form {
  border: 1px solid #dedede;
  border-bottom: 0;
  padding: 5px 5px 0 5px;
  margin-bottom: 0px;
  height: 75px;
  overflow: hidden;
}

.percent_funded {
  vertical-align: baseline;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  height: 25px;
  font-weight: 700;
  color: rgb(181, 181, 181);
}
.days_remaining{
  vertical-align: baseline;
  float: right;
  text-align: right;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  font-size: 14px;
  height: 25px;
  font-weight: 700;
  color: rgb(181, 181, 181);
}

.funding_banner {
  margin-top: 15px;
}

.funding_bkgd {
  vertical-align: baseline;
  margin: 0px 0px 0px 0px;
  background-color: rgba(240, 240, 240, 1);
  padding: 0px 5px 0px 0px;
  position: relative;
  width: 100%;
  height: 25px;
  z-index: 998;
}

.goal {
  vertical-align: baseline;
  text-align: left;
  margin: 0px 0px 0px 0px;
  padding: 15px 0px 0px 0px;
  font-weight: bold;
  font-size: 24px;
  height: 25px;
  color: rgb(180, 180, 180);
}

.support_button {
  border: 1px solid #dedede;
  border-top: 0;
  padding: 0px 12px 0 12px;
  margin-bottom: 30px;
}

/* --------- SUPPORTERS TAB ------------- */

.a_donation {
  height: 80px;
  padding: 25px;
  border-bottom: 1px solid #efefef;
}

span.donation_name {
  font-size: 20px;
  font-weight: normal;
}

span.donation_amount {
  float: right;
  font-size: 22px;
  font-weight: bold;
  margin-top: 0px;
}

.donation_date {
  box-sizing: border-box;
  margin-bottom: 15px;
  font-size: 13px;
  color: rgb(180, 180, 180);
}

.a_donation img {
  height: 48px;
  margin-top: -13px;
  margin-right: 8px;
}
@media (max-width: 799px) {
	.a_donation img {
		display: none !important;
	}	
}

/* ==============  GIFTCODE STYLING  ====================== */


.gc_top_banner {
    max-width: 1920px;
    height: 250px;
}
.gc_catapult_banner_logo {
		padding-top: 20px;
    width: 160px;
}
.gc_catapult_banner_welcome {
    margin-top: 55px;
    color: #FFC808;
    font: 26px 'anago', Arial, Helvetica, sans-serif;
    font-weight: bold;
    visibility: hidden;
}
.gc_catapult_banner_phrase {
    margin-top: -10px;
    color: #FFC808;
    font: 54px 'anago', Arial, Helvetica, sans-serif;
    font-weight: bold;
}
.gc_project_row {
    text-align: center;
    max-width: 996px;
    padding: 20px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}
.gc_project_table{
		padding: 0px;
		width: 250px;
    height: 300px;
    margin: 20px;
    border: 1px solid #ccc;
    background-color: #FFF;
}

.gc_project_image {
		width: 100%;
    height: 125px;
    overflow: hidden;
}
.gc_project_image img {
    object-fit: cover;
    width: 100%;
}
.gc_project_title {
		font: 22px 'ProximaNovaAltCond-Bold', Arial, Helvetica, sans-serif;
		color: #333333;
		font-weight: bold;
    padding: 5px 10px 0px 10px;
    height: 65px;
    text-align: left;
    vertical-align: top;
}
.gc_project_fund{
		height: 65px;
		vertical-align: bottom;
}
.gc_project_fund img{
		position: absolute;
		bottom: 30px;
		right: 0px;
		width: 50%;
}
.gc_project_learn{
		position: absolute;
		bottom: 0px;
		width: 100%;
		font: 12px 'ProximaNova', Arial, Helvetica, sans-serif;
		background-color: #3399cc;
		color: #FFF;
		font-weight: 100;
    height: 30px;
    text-align: center;
		padding-top: 9px;
}
iframe{
	margin-top: 75px;
	width: 800px;
	height: 600px;
}
form.gc_email_form{
	padding:20px;
	width: 90%;
	margin: 20px auto 20px auto;
	text-align: center;	
}
input.form_name {
		font-family:'Anago', arial, helvetica, sans-serif!important;
		min-width:130px;
		text-align: left;
		font-size: 18px!important;
		font-weight:500!important;
		padding: 5px 10px!important;
    margin-bottom: 10px;
    margin-top: 10px;
    width: 143px!important;
    margin-left: 0px;
    background: #FFF!important;
		color: black!important;

}
input.giftcode_text{
	font-family: "Courier New", Courier, monospace!important;
	min-width:130px;
	text-align: center;
	font-size: 20px!important;
	font-weight:900!important;
	padding: 5px 10px!important;
	background: #FFF!important;
	color: black!important;
	background-image: none!important;
	margin-bottom: 0px;
	max-width: 160px;
}
input.giftcode_email{
	font-family:'Anago', arial, helvetica, sans-serif!important;
	min-width:130px;
	text-align: center;
	font-size: 18px!important;
	font-weight:500!important;
	padding: 5px 10px!important;
	background: #FFF!important;
	color: black!important;
	background-image: none!important;
	margin-bottom: 20px;
	margin-top: 10px;
	max-width: 300px;
	width: 100%;
}
.giftcode_submit {
    font-family: 'Anago', arial, helvetica, sans-serif!important;
    min-width: 100px;
    margin-bottom: 0px;
    font-size: 18px!important;
    font-weight: 500!important;
    padding: 5px 25px!important;
    background: #1BA5C2!important;
    color: white!important;
    background-image: none!important;
    margin-left: 60px;
    margin-right: 60px;
}
.giftcode_error{
	font-family:'Anago', arial, helvetica, sans-serif!important;
	min-width:100px;
	font-size: 18px!important;
	font-weight:500!important;
	color:#999;	
}
.giftcode.btn-lg.btn-primary {
	margin: 30px;
  text-align:center;
  background-color:#ffc808!important;
  min-width:150px;
  color:#4d4d4d!important;
  text-shadow:none;
  text-transform:uppercase;
  font-size:21px!important;
  padding:15px!important;

}
.how_it_works{
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 650px;
}
.col-sm-4.how_it_works {
  padding: 0px;
}
.gc_supporter_area{
	text-align: center;	
}
.gc_supporter_area.h2{
	font-size: 30px;
}
.col-sm-12.gc_supporter_area h3 {
    color: #666;
    margin: 5px;
}
.row.gc_thankyou_bg {
    background-color: #EEFBFF;
    max-width: 410px;
    margin: 0px auto 50px auto;
    border: rgb(204, 204, 204);
    border-width: 1px;
    border-style: solid;
    height: auto;
}
.gc_get_started{
	margin-top: 30px;
	margin-bottom: 50px;
}
.get_started_button{
	background-color: #00b7d3!important;
	color:#FFF;
	font-size: 20px;
}
.step1_container{
	text-align: center;
	max-width: 880px;
	margin-top: -10px;
}
.fusion-fullwidth.gc_control_area {
    margin-top: 80px;
    background-color: #F6F4E8;
    height: 1024px;
    width: 300%;
    margin-left: -800px;
    border-color: #CCC;
    border-top-width: 3px;
    border-top-style: solid;
}
.gc-fb-icon{
	width: 30px;
	height:30px;
	padding:7px;
	zoom: 1.25;
}
.gc-tw-icon{
	width: 30px;
	height:30px;
	padding:7px;
	zoom: 1.25;
}
.inner_controls {
    width: 970px;
    margin-left: 800px;
    padding-top: 15px;
}
.step1_how_it_works{
	padding: 0px;
	margin-top: 20px;
	margin-left: auto;
	margin-right: auto;
	max-width: 300px;
}
h3#modal-heading-1{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
h3#modal-heading-2{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
h3#modal-heading-3{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
h3#modal-heading-4{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
h3#modal-heading-5{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}
h3#modal-heading-6{
		color: #333;
		text-transform: uppercase;
    font-size: 24px;
    line-height: 30px;
    margin-bottom: 5px;
}

.modal-header h4{
	color: #666;
	font-weight: normal;
	font-size: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.modal-header{
	border-bottom: 0px solid #e5e5e5;
}
.modal-body{
	padding: 0px 0px 20px 15px;
}
.gc-modal-image{
	padding-left: 20px;
	vertical-align: top;
	float: left;
}
.gc-modal-blurb p {
    font-size: 14px;
}
.gc-modal-blurb b {
    color: #3399cc;
    font-size: 16px;
}
.gc-modal-blurb {
    margin-top: -15px;
    margin-left: -10px;
    padding-right: 35px;
    line-height: 18px;
}
.gc_instructions {
    font-size: 22px;
    line-height: 26px;
    margin-top: 0px;
    max-width: 500px;
    text-align: left;
}
.wf15_logos{
	width: 350px;
	float: right;
	margin-top: -10px;
}
.hidden-desktop.hidden-tablet.col-sm-6.wf15_logos {
    margin-top: 0px;
}
.modal_container{
	text-align: center;
	margin-top: 30px;
}
.modal_body p{
	margin-top: 0px;
}
span.fusion-button-text.support_button {
    border: 0px;
    font-size: 16px;
}

/* ========== METHOD CHOOSER ================ */
.choose_box{
    width: 100%;
}
.gc_method_chooser {
    text-align: center;
    width: 70%;
    height:auto;
    margin-left: auto;
    margin-right: auto;
    margin-top: 50px;
}
.col-sm-5.col-xs-12.gc_method_giftcard{
    text-align: center;
}
.col-sm-5.col-xs-12.gc_method_creditcard{
    text-align: center;
}
.col-sm-2.col-xs-12.gc_method_or{
    text-align: center;
    margin-top: 70px;
}
.tip_box{
	text-align: center;
	padding: 5px;
	width: 100%;
	margin-top: 20px;
	margin-bottom: 30px;
}
a.button.large.button.button-flat.button-square.button-large.button-1.button_test {
		-webkit-appearance: none;
    background-color: #00b8d4;
    color: white;
    font-weight: 500;
}
.giftcode_entry{
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	margin-top: 20px;
}
.submitter {
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0px 80px 0px 80px;
}
a.button.large.button.button-flat.button-square.button-large.button-1.button_test.see_other {
    margin: 20px;
    background-color: #FFC808;
    width: 150px;
}

.col-xs-12.see_other {
    margin-top: 20px;
    width: 100%;
}
.col-xs-12.donate_gc {
		/*width: 100%;*/
		margin-top: 10px;
}
.giftcard_backing {
    margin-left: auto;
    margin-right: auto;
    max-width: 300;
    background-image: url("/wp-content/uploads/2015/09/giftcard_empty2.png");
    background-position: center 0px;
    background-size: contain!important;
    background-repeat: no-repeat;
    height: 175px;
    padding-top: 105px;
    text-align: center;
    margin: 0px auto -15px auto;
}
.giftcode_error{
	margin-top: 10px;
	color: red;	
	height: 30px;
}
.modal-content.fusion-modal-content {
    margin-right: auto;
    margin-left: auto;
}
.gc_code_entry_bg {
    /* background-color: #EEFBFF; */
    max-width: 700px;
    margin: 25px auto 50px auto;
    /* border: rgb(204, 204, 204); */
    border-width: 1px;
    /* border-style: solid; */
}
.row.gc_email_entry_bg {
		border-radius: 25px;
    background-color: #EEFBFF;
    max-width: 600px;
    margin: 50px auto 50px auto;
    border: rgb(204, 204, 204); */
    border-width: 1px;
    border-style: solid;
    padding: 20px;
}
.gc_project_name {
    font-size: 30px;
    line-height: 36px;
    margin-bottom: 0px;
    color: #474747;
    padding-bottom: 20px;
}
.gc_thankyou_bg{
		border-radius: 25px;
    background-color: #EEFBFF;
    max-width: 700px;
    margin: 50px auto 50px auto;
    border: rgb(204, 204, 204);
    border-width: 1px;
    border-style: solid;
    height: auto;
    padding: 20px;
}
.ten_euros {
    font-size: 64;
    font-weight: bold;
    color: #0099cc;
    padding: 20px;
}
.donate_more{
	font-weight: bold;
	padding: 20px;
}
.p {
	margin-top: 0px;
}

@media (max-width: 960px) {
	input.form_name{
			width: 143px!important	;
	}
	.gc_project_table{
			width: 42%;
   		height: 300px;
  }
  .gc_project_title {
	    height: 80px;
	}
	.gc_project_fund img {
	    position: absolute;
	    bottom: 30px;
	    right: 0px;
	    width: 130px;
	}
	.fusion-fullwidth.gc_control_area {
	    margin-top: 90px;
	    background-color: #F6F4E8;
	    height: 2380px;
	    width: 300%;
	    margin-left: -800px;
	    border-color: #CCC;
	    border-top-width: 3px;
	    border-top-style: solid;
	}
	.gc_instructions {
	    font-size: 20px;
	    line-height: 25px;
	    margin-top: 10px;
	    max-width: 50%;
	    text-align: left;
	    height: auto;
	}
	.wf15_logos {
	    width: 50%;
	    float: right;
	    padding-right: 65px;
	}	
	.inner_controls {
	    width: 33%;
	    margin-left: 800px;
	    padding-top: 15px;
	}
	.modal-content{
		width: 90%;
	}


}
@media (max-width: 799px) {
	input.form_name{
			width: 143px!important	;
	}
	.gc_project_table {
	    height: 320px;
	}
	.gc_project_fund img {
	    position: absolute;
	    bottom: 30px;
	    right: 0px;
	    width: 130px;
	}
	.gc_instructions {
	    font-size: 20px;
	    line-height: 23px;
	    margin-top: 10px;
	    max-width: 45%;
	    text-align: left;
	    height: auto;
	}
	.wf15_logos {
	    width: 55%;
	    float: right;
	    padding-right: 35px;
	    margin-top: -80px;
	}
	.fusion-fullwidth.gc_control_area {
	    margin-top: 15px;
	    background-color: #F6F4E8;
	    height: 2380px;
	    width: 300%;
	    margin-left: -800px;
	    border-color: #CCC;
	    border-top-width: 3px;
	    border-top-style: solid;
	}
	.inner_controls {
	    width: 33%;
	    margin-left: 800px;
	    padding-top: 15px;
	}	
	.modal-content{
		width: 90%;
	}
	.gc-modal-image {
    padding-left: 20px;
    vertical-align: top;
    float: left;
    padding-right: 10%;
    margin-bottom: 20px;
    margin-top: 10px;
	}
	.gc-modal-blurb {
    margin-left: -10px;
    padding-right: 35px;
    line-height: 18px;
    padding: 35px;
    color: 666;
	}
	.gc-modal-blurb p {
    font-size: 18px;
    line-height: 20px;
    font-weight: 400;
	}
	.choose_box{
		width: 100%;
	}
	.gc_method_chooser {
    text-align: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	}
	.col-sm-5.col-xs-12.gc_method_giftcard{
	    width: 40%;
	}
	.col-sm-5.col-xs-12.gc_method_creditcard{
	    width: 40%;
	}
	.col-sm-2.col-xs-12.gc_method_or {
	    text-align: center;
	    margin-top: 45px;
	    width: 20%;
	}

}

@media (max-width: 640px) {
	input.form_name{
			width: 143px!important	;
	}

	.gc_catapult_banner_welcome {
	    margin-top: 75px;
	    font: 18px 'anago', Arial, Helvetica, sans-serif;
	    font-weight: bold;
	}
	.gc_catapult_banner_phrase {
	    font: 30px 'anago', Arial, Helvetica, sans-serif;
	    font-weight: bold;
	}
	.gc_instructions {
	    font-size: 22px;
	    line-height: 23px;
	    margin-top: 20px;
	    max-width: 100%;
	    text-align: left;
	    z-index: 11;
	    color: 666;
	}
	.gc_project_learn {
	    position: absolute;
	    bottom: 0px;
	    width: 100%;
	    font: 16px 'ProximaNova', Arial, Helvetica, sans-serif;
	    background-color: #3399cc;
	    color: #FFF;
	    font-weight: 100;
	    height: 30px;
	    text-align: center;
	    padding-top: 6px;
	}
	.wf15_logos {
	    width: 80%;
	    float: none;
	    margin-top: 0px;
	    padding-left: 15%;
	    z-index: 0;
	    max-width: 350px;
	    margin-left: auto;
	    margin-right: auto;
	}
	.fusion-fullwidth.gc_control_area {
	    margin-top: 20px;
	    background-color: #F6F4E8;
	    height: 2380px;
	    width: 300%;
	    margin-left: -800px;
	    border-color: #CCC;
	    border-top-width: 3px;
	    border-top-style: solid;
	}
	.inner_controls {
	    width: 33%;
	    margin-left: 800px;
	    padding-top: 15px;
	}
	.step3_container {
	    text-align: center;
	    max-width: 100%;
	    margin-top: 0px;
	}
	form.gc_email_form {
    padding: 20px;
    width: 100%;
    margin: 20px auto 20px auto;
    text-align: center;
	}
	.input.form_name {
    width: 100%!important;
    max-width: 300px;
	}

	.row.gc_email_entry_bg {
	    background-color: #EEFBFF;
	    max-width: 90%;
	    margin: 50px auto 50px auto;
	    border: rgb(204, 204, 204);
	    border-style: solid;
	    padding: 20px;
	}
	.gc_project_table {
    height: 320px;
	}
	.gc_project_fund img {
	    position: absolute;
	    bottom: 30px;
	    right: 0px;
	    width: 130px;
	}
  .gc_project_title {
	    height: 80px;
	}
	.modal-content{
		width: 90%;
	}
	.gc-modal-image {
    padding-left: 20px;
    vertical-align: top;
    float: left;
    padding-right: 10%;
    margin-bottom: 20px;
    margin-top: 10px;
	}
	.gc-modal-blurb {
    margin-left: -10px;
    padding-right: 35px;
    line-height: 18px;
    padding: 35px;
	}
	.how_it_works{
		padding: 0px;
		margin-top: 20px;
		margin-left: auto;
		margin-right: auto;
		max-width: 650px;
	}
	.submitter {
    margin-top: 0px;
    margin-bottom: 30px;
    padding: 0px 20px 0px 20px;
	}
}
@media (max-width: 600px) {
	input.giftcode_text{
		margin-top: -4px;
	}
	input.form_name{
			width: 100%!important	;
	}
	.gc_project_row{
		padding: 0px;		
	}
	.gc_instructions {
	    font-size: 23px;
	    line-height: 26px;
	    margin-top: 10px;
	    max-width: 100%;
	    text-align: left;
	    z-index: 11;
	    color: 666;
	}
	.wf15_logos {
	    width: 100%;
	    margin-top: 10px;
	    padding-left: 0%;
	    max-width: 350px;
	    z-index: 0;
 	    max-width: 350px;
	    margin-left: auto;
	    margin-right: auto;

	}
	.hidden-desktop.hidden-tablet.col-sm-6.wf15_logos {
	    margin-top: 0px;
	    padding: 10px 30px 0px 20px;
	}
	.fusion-fullwidth.gc_control_area {
	    margin-top: 10px;
	    background-color: #F6F4E8;
	    height: 2380px;
	    width: 420%;
	    margin-left: -800px;
	    border-color: #CCC;
	    border-top-width: 3px;
	    border-top-style: solid;
	}
	.inner_controls {
	    width: 25%;
	    margin-left: 790px;
	    padding-top: 15px;
	}
	.gc_project_table{
			width: 90%;
   		height: 345px;
  }
  .gc_project_title {
	    height: 50px;
	}
	.gc_project_image {
    width: 100%;
    height: 160px;
    overflow: hidden;
	}
	.gc_project_fund img {
	    position: absolute;
	    bottom: 30px;
	    right: 0px;
	    width: 120px;
	}
	.sponsor_logo{
		display: none;		
	}
	.womens_formum_tagline{
		text-align: center;
	}
	.choose_box{
		width: 100%;
	}
	.gc_method_chooser {
    text-align: center;
    width: 100%;
    height: auto;
    margin-left: auto;
    margin-right: auto;
	}
	.col-sm-5.col-xs-12.gc_method_giftcard{
	    width: 100%;
	}
	.col-sm-5.col-xs-12.gc_method_creditcard{
	    width: 100%;
	}
	.col-sm-2.col-xs-12.gc_method_or {
	    text-align: center;
	    margin-top: 0px;
	    margin-bottom: 20px;
	    width: 100%;
	}
}
/* -------------- Video ------------- */
.embed-responsive {
  position: relative;
  display: block;
  height: 0;
  padding: 0;
  overflow: hidden;
}
.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: 0;
}
.embed-responsive-16by9 {
  padding-bottom: 56.25%;
}
.embed-responsive-4by3 {
  padding-bottom: 75%;
}