/*
Theme Name: Philanthropy Child
Theme URI: http://demo.themefuse.com/philanthropy/
Description: Child theme for the Fitness theme. Child themes are the recommended way of making modifications to a theme. <a href="http://codex.wordpress.org/Child_Themes">Reade More</a>
Author: ThemeFuse
Tags:translation-ready
Author URI: http://themefuse.com
Template: philanthropy-parent
*/

@import url("../philanthropy-parent/style.css");

iframe#ifrm {
	width: 95%;
}
p.tf_nowidget {
	display:none;
}
h1 span, h2 span, h3 span, h4 span, h5 span, h6 span, .entry-title span, .title span {
	font-weight: 300;
}
h2.title {
	line-height: 1.2;
}
.row#content_load h5 {
	margin-left: 30px;
}
.col-md-4.p30 {
	padding-right: 30px !important;
	padding-left: 30px !important;
}
.help-bar h1.title-help-bar {
	padding: 15px 20px 20px 0;
}

.slider-full .text-align-left .wrapp-slider-text {
	width: 75%;
}
.slider-full .item {
  background-size: cover;
  background-position: top center;
  height: 500px !important;
  line-height: 500px !important;
}
.site-logo,
.site-navigation {
  position: absolute;
  z-index: 10;
  top: 20px !important;
}
.site-logo {
  left: 0;
}
.site-logo a {
  color: #ffffff;
  font-size: 24px;
  font-weight: 900;
  font-style: italic;
  display: block;
}
.site-logo a:hover {
  color: #ffffff;
}
.site-logo a span img {
  margin-top: 0px !important;
  margin-left: 30px;
}
h1,h2,h3,h4,h5,h6 {
	line-height: 1.5;
}
h3.title {
	word-wrap: break-word;
}
.our-team h3 {
	font-weight: 400;
}

/* Cool Timeline customization */

.cool_timeline,
.timeline dl dd.pos-right .time,
.timeline dl dd.pos-left .time
 {
	display:none;
	content:none;
}
.full p {
	padding: 0;
}
.recent-slider .recent-slider-text .title {
	padding: 20px 10px 30px;
}
@media (max-width: 1199px) {
	.recent-slider .recent-slider-text .title {
		font-size: 20px;
		padding: 10px 10px 30px;
	}
}