/*
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");

#homepage-main-description { 
    font-size: 20px;
}

a { 
    color: #0099FF;
}

.site-logo a span img {
  margin-top: -10px;
  margin-left: 0;
  height: auto;
}

@media (min-width: 768px) {
  .header .container {
    width: 750px;
  }
}
@media (min-width: 992px) {
  .header .container {
    width: 970px;
  }
}
@media (min-width: 1200px) {
  .header .container {
    width: 1170px;
  }
}
@media (min-width: 1400px) {
  .header .container {
    width: 1350px;
  }
}

.nav-menu li{ padding-right: 15px; }
.nav-menu .parent:after { right: -1px }
.brogressbar{ display:none !important; }

.carousel-control.left i, .carousel-control.right i{ 
	border: none; 
	color: rgba(255, 255, 255, 0.5);
	font-size: 70px; 
}
.carousel-control.left i{
	left: 58px;
}
.carousel-control.right i{
	right: 58px;
}

@media screen and (max-width: 768px){
	.carousel-control.left i, .carousel-control.right i{ 
		font-size: 50px; 
	}
	.carousel-control.left i{
		left: 8px;
	}
	.carousel-control.right i{
		right: 8px;
	}
}
.carousel-control.left i.icon-chevron-left:before {
    content: "\f104";
}

.carousel-control.right i.icon-chevron-right:before {
    content: "\f105";
}

ul.list-custom-style{ }
ul.list-custom-style li{ 
line-height:1.8em;
}
ul.list-custom-style li:before{
    content: '';
    border-left: 5px #523328 solid;
    border-right: 4px #523328 solid;
    top: -1px;
    font-size: 8px;
    margin-left: -20px;
    margin-right: 7px;
 }


.our-history-custom .col-md-6{ border-left: 5px #e2771e solid; padding-bottom: 30px; }
.our-history-custom .col-md-6 h3.our-history-year{ 
	border-bottom: 1px #e2771e solid; 
	padding-bottom: 10px;     
	margin-bottom: 15px; 
}
.left-text{ text-align: left }
.right-text{ text-align: right }

.wp-caption{ position: relative; }
.wp-caption-text {
    font-size: 15px;
    font-style: italic;
    line-height: 1.5;
    padding: 10px;
    background-color: #73574F;
    margin-right: 10px;
    color: #fff;
    bottom: 0;
    margin-bottom: 0;
    margin-top: 0;
    width: 96.9%;
}

@media (max-width: 991px){
	.our-history-custom .col-md-6{ border-left: none;padding-bottom: 0px;  }
}

@media (max-width: 1024px){
	.site-logo {
    	left: -10px;
	}
	.nav-menu li a{
		font-size: 13px;
		padding-right: 10px;
	}
	.btn-giveby-card{
		margin-right: 5px;
	}
}


.widget-social-links ul li i.icon-google-plus {
  display: none;
}
.main-carousel iframe {
  max-width: 500px!important;
}
@media only screen and (max-width:767px) {
	.main-carousel iframe {
  		max-width: 100%!important;
	}
}

.widget-social-links ul li i.icon-skype {
  display: none;
}

.homepage_video {
  background-color: #ffd52d;
  padding: 59px 0;
  margin: 70px 0;
  overflow: hidden;
}

.make-donation .donation-form input {
  width: 200px;
}

.empty-div{
  float: left;
  width: 4%;
  height: 1px;
}
.padding-left-10{
   padding-left: 10px;
}
.slider-full .main-carousel .slider-title{
    letter-spacing: -3px;
    word-spacing: 10px;
}
.slider-full .main-carousel .text-with-caption .slider-title{
	letter-spacing: 0px;
    word-spacing: 0px;
	font-weight: 200;	
}

.slider-full .main-carousel .text-with-caption .slider-title span{
	font-weight: bold;	
}
.slider-full .item:before {
    background-color: transparent;
}
.slider-full .main-carousel.with-caption-slider:before {
    background-color: transparent;
}
.slider-full .with-caption-slider .text-with-caption {
   background: rgba(82, 51, 40, 0.9);
}
.carousel-indicators {
    display: none;
}
.btn-slider {
    display: none;
}


.map.sortcode{ width: 100% !important }

/*.site-logo{
	top: 33px;
}*/
.press-article{ z-index:9 }
.custom-margin{
  margin-bottom: 15px;
  margin-top: 25px;
  overflow:hidden;
}
.menu-item-object-galleries{
    border-top: 2px #fff solid;
    margin-top: 10px;
    padding-top: 10px !important;
}
.paypal-info{
	color: #969595;
    margin-bottom: 15px;
}
.paypal-info span.info-donate-form{
	    display: block;
    padding-bottom: 6px;
}
.paypal-info i{
	font-style: italic;
}
#amount{ color:#000;font-weight: bold;}
@media screen and (max-width: 782px){
	.site-logo a span img{
	   width: 85%;
	}
	.slicknav_menu .slicknav_menutxt{
              text-indent: -9999px;
	}
	.slider-full .main-carousel .slider-title {
	    letter-spacing: 0;
	    word-spacing: 0px;
	}
	.projects-details-navigation .next_pag a span {
          padding: 0 40px 0 5px;
        }

}

#home .action{
     border-radius:5px;
     background:#e4e4e4;
     position:relative;
     width:100%;
     margin:10px 0 0 0;
     border:1px solid #b3b3b3;
     display:table;
     height:82px
}
#home .action a{
     vertical-align:middle;
     display:table-cell
}
#home .action h2,#home .action p{
     margin:0 0 0 16px
}
#home .action.highlight-action a h2{
     color:#E86D19
}
#home .action.highlight-action a p{
     color:#A7541F
}
#home .action.highlight-action a span{
     background:#E86D19
}
#home .action.highlight-action a:hover h2{
     color:#D76116
}
#home .action.highlight-action a:hover p{
     color:#A7541F
}
#home .action.highlight-action a:hover span{
     background:#D76116
}
@media screen and (min-width: 768px){
     #home .action{
          width:241px;
          margin:30px 0 0 10px;
          float:left
}
     #home .action p{
          font-size:13px
     }
     #home .action:first-child{
          margin-left:0
     }
}
@media screen and (min-width: 1000px){
     #home .action{
          margin:30px 0 0 30px;
          width:311px
     }
     #home .action p{
          font-size:16px
     }
}
#home .action span{
     display:block;
     position:absolute;
     height:100%;
     line-height:80px;
     font-size:24px;
     color:#fff;
     right:0;
     top:0;
     width:10px;
     padding:0 10px;
     background:#323372;
     border-radius:0 5px 5px 0
}
#home .action:hover{
     background:#d7d7d7
}
#home .action:hover span{
     background:#45446B
}


#home .top-level-actions{
     background:#F4F3EF
}
#home .top-level-actions .action{
     margin-bottom:10px
}
@media screen and (max-width: 999px){
     #home .top-level-actions .action h2,#home .top-level-actions .action p{
          margin-left:10px
     }
}
@media screen and (min-width: 768px){
     #home .top-level-actions .action{
          margin:0 0 30px 10px
     }
}
@media screen and (min-width: 1000px){
     #home .top-level-actions .action{
          margin-left:30px
     }
}
@media screen and (min-width: 768px){
     #home .top-level-actions .action:first-child{
          margin-left:0
     }
}

.clear{ clear:both }
.clear h4{ padding-top:20px }

.volunteer-section{
border-bottom: none;
}

.help-bar-number{
display : none;
}
.line-help-bar{
display: none !important;
}

.our-team h3 { font-size: 22px; }
.our-team { margin: 40px 0; }