/*
 Theme Name:   Philanthropy Child
 Description:  Philanthropy Child Theme for BioHouston
 Author:       Will Clifton
 Author URI:   http://enventure.org
 Template:     philanthropy-parent
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         
 Text Domain:  philanthropy-child
*/
html{ 
  font-size: 18px;}
}

@media (max-width: 767px){
  html{
    font-size: 17px;
  }
}

@media (max-width: 479px) {
  html{
    font-size: 16px;
  }
} 

p {
  font-size: 1rem;
}

body {
  font-family: "Lato", sans-serif;
  font-size: 15px;
  color: #1e414e;
  background: #f2f2f2;
  position: relative;
  line-height: 1.8em;
  word-wrap: break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Lato", sans-serif;
  font-weight: normal;
}

.nav-menu li a {
  font-size: .8rem;
}

/* colors.less -> layout.less */
.upcoming-events{
    background-color:#f2f2f2;
}

.upcoming-events .event-date {
  color: #1e414e;
  }

.upcoming-events .section-title {
  font-weight: 700;
  padding-left: 0;
}

.upcoming-events .events {
  border-radius: 4px;
}
.btn-yellow span{
  background: #ffb71c;
  color: #1e414e;
  border: 2px solid #ffb71c;
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
}
.btn-yellow span:hover {
  background: #003e51;
  border-color: #003e51;
  color: #ffb71c;
}
#mc-embedded-subscribe{
  background: #ffb71c;
  color: #1e414e;
  border: 2px solid #ffb71c;
  font-size: 1.2em;
  font-weight: 700;
  font-style: italic;
  webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
#mc-embedded-subscribe:hover {
  background: #003e51;
  border-color: #003e51;
  color: #ffb71c;
}

/*from the responsive menu styles, but these styles only work at small sizes*/
/*.site-logo{
    padding: 5px;
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  z-index: 999;
}

.site-logo a {
    position: relative;
  float: left;
  padding: 10px;
}*/

.site-logo {
  left: 15px;
}

.site-logo a span img {
    width:80%;
    margin-left:0;
    margin-top: 0px;
}
@media (max-width: 991px){
.site-logo a span img {
    margin-top: -6px;
}
}


@media (max-width: 767px) {
.site-logo a span img {
    width:70%;
}
}

@media (max-width: 479px) {
.site-logo a span img{
    width:60%;
}
}

.upcoming-events{
padding: 10px 0;
margin:0;
}

section {
  padding: 60px 0 60px 0;
}

@media (max-width: 479px){
.help-bar .link-help-bar .help-bar-number {
  font-size: 16px;
}
]

/* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 0}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; min-width:130px;  height: 56px;font-size: 1.2em;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
#mc_embed_signup h3{margin-top:-20px;}

input[type="text"], input[type="password"], input[type="search"], input[type="url"], input[type="email"], textarea {
  color:#1e414e;
}

.single-tribe_events h2.tribe-events-single-event-title {
padding-right:10px
}
.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap {
background:white
}
.tribe-events-photo .tribe-events-loop .type-tribe_events .tribe-events-event-meta {
  padding: 10px 0 10px 0;
}

.help-bar {
margin-bottom: -85px
}
@media (max-width: 991px){}
.help-bar {
margin-bottom: -50px
}
}
li{
line-height:1.5em
}

.cat-links{
  text-transform: uppercase;
}

.entry-title{
  font-weight: normal;
  text-transform: none;
}

.entry-title span.entry-title-min-description p {
line-height: 1.2em;
font-size: 42px;  
margin-bottom: .4em;
  word-wrap: break-word;
  font-weight: 700;
  color: #1e414e;
  text-align: left;
}

.entry-title {
    font-size: 36px;
    margin-bottom: 10px;
  }

@media (max-width: 1199px) {
  .entry-title {
    font-size: 36px;
  }
}

@media (max-width: 767px) {
    .entry-title {
    font-size: 36px;
    }
}

@media (max-width: 479px) {
  .entry-title {
    font-size: 28px;
    }
}

.entry-header{
  padding-top: 40px;
}

blockquote {
  border-color: #FFB81C;
}

#tribe-events-pg-template {
max-width: 1170px;
}

.divider{
  border-bottom: 1px solid #003e51;
}

.entry-title {
  font-size: 42px;
  font-weight: 700;
}

.carousel-inner > .item {
  padding-top: 2em;
}

/*.view-all span {
  top: 0px;
}

.upcoming-events .section-title {
margin-bottom: .4em;
}*/
.events>h3.section-title{
  padding-left: 20px;
}
.item h3.section-title{
  margin-bottom: 1em;
}

.press-article h3 {
  text-transform:none;
}
/*
.btn i {
  top: -.05em;
}*/

/*
[class^="icon-"], [class*=" icon-"] {
  vertical-align: middle;
  position: relative;
  top: -.05em;
}*/
@media (max-width: 479px){
.contact-form .btn-submit-contact-form input {
  padding: 12px 42px;
}
}

.wrap-contact-form {
	//margin: 77px 0 -85px;
	margin-bottom: 0px;
}

@media (max-width: 1199px)
.wrap-contact-form {
    //margin-bottom: -50px;
	margin-bottom: 0px;
}

@media (max-width: 1199px){
.wrap-contact-form {
  //margin-bottom: -85px;
	margin-bottom: 0px;
}
}

/*corner ribbon*/
.wrapper {
  margin: 50px auto;
  position: relative;
  z-index: 90;
}

.ribbon-wrapper-green {
  width: 85px;
  height: 88px;
  overflow: hidden;
  position: absolute;
  top: -10px;
  right: -4px;
}

.ribbon-green {
  font: bold 13px sans-serif;
  color: #eee;
  text-align: center;
  -webkit-transform: rotate(45deg);
  -moz-transform:    rotate(45deg);
  -ms-transform:     rotate(45deg);
  -o-transform:      rotate(45deg);
  position: relative;
  padding: 9px 0;
  left: -5px;
  top: 15px;
  width: 120px;
  background-color: #00526b;
  background-image: -webkit-gradient(linear, left top, left bottom, from(#00526b), to(#003E51)); 
  background-image: -webkit-linear-gradient(top, #00526b, #003E51); 
  background-image:    -moz-linear-gradient(top, #00526b, #003E51); 
  background-image:     -ms-linear-gradient(top, #00526b, #003E51); 
  background-image:      -o-linear-gradient(top, #00526b, #003E51); 
  /*color: #6a6340;*/
  -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.3);
  -moz-box-shadow:    0px 0px 3px rgba(0,0,0,0.3);
  box-shadow:         0px 0px 3px rgba(0,0,0,0.3);
}

.ribbon-green:before, .ribbon-green:after {
  content: "";
  border-top:   3px solid #001b24;   
  border-left:  3px solid transparent;
  border-right: 3px solid transparent;
  position:absolute;
  bottom: -3px;
}

.ribbon-green:before {
  left: 0;
}
.ribbon-green:after {
  right: 0;
}​

.wrap-price-block .price{
}

.wrap-price-block .price sudz {
  font-size: .9em;
  margin-left: -18px;
}

.wrap-price-block .price{
  font-size: 4em;
}
.wrap-price-block .per-year {
    font-size:1.5em;
}
.wrap-price-block .type {
    font-size:2em;
}
.wrap-price-block ul li {
font-size:1em;
}

.sc-payment-details-wrap p {
font-size: .85em;
line-height: .85em;
}

.sc-radio-group label{
    line-height: inherit;
}
.sc-radio-group input[type="radio"] {
  margin-left: 1px;
}
.site-main{
    padding: 0; 
}
.price-block{
    margin:0;
}
.sc-form-group ul.parsley-errors-list, .sc-form-group ul.parsley-errors-list li {
  margin-bottom: 0;
}
.faq-article h2 {
  margin-top: 18px;
}
.section{
    padding-top: 30px;
    padding-bottom: 30px;
}
.wrap-price-block ul li {
  padding: 11px 44px 16px 0;
}
.wrap-price-block ul {
  margin-bottom: 20px;
}
input[type="text"], input[type="password"], input[type="search"], input[type="url"], input[type="email"], textarea {
  height: 59px;
}
ul.investor {
  list-style: disc outside none;
  margin-left: 25px;
  margin-right: 25px;
}
a:hover, a:focus {
  color: #00bffa;
}
.widget_twitter .tweet_text {
  color: #f2f2f2;
  }

.our-team div{
  vertical-align: top;
}

.our-team .col-xs-6{
  min-height: 337px;
}

@media (max-width: 991px){
.site-logo {
  top: 7px;
}
}

.help-bar{
background-color:#ffb71c;
}

.help-bar .link-help-bar {
    background-color: #ffb71c;
}

.help-bar .link-help-bar:hover {
    background-color: #ffb71c;
}

.type-tribe_events.tribe-events-photo-event .tribe-events-photo-event-wrap {
    background: #fff;
    transition: all cubic-bezier(0.62, 0.28, 0.23, 0.99) 0.2s;
}