/*-----------------------------------------------------------------------CHILD CSS---*/
@media (min-width: 1400px) {
  #child-impact .sppb-row-container {
    max-width: 700px !important;	
  }
  #sppb-addon-2f882b97-4698-497e-a1d3-f1e3bf9c9fbe .sppb-addon-text-block .sppb-addon-content {
  font-size: 50px !important;	
  line-height: 70px !important;	
  font-weight: bold !important;	
}
.child-impact-swirl img {
max-width: 223px;
  top: -110px;
  position: absolute;
}
}



@media (max-width: 575.98px) {
  #sppb-addon-2f882b97-4698-497e-a1d3-f1e3bf9c9fbe .sppb-addon-text-block .sppb-addon-content {
    font-size: 40px !important;	
    line-height: 45px !important;	
  }
  
  .child-impact-swirl img{
max-width: 100px;
  top: -80px;
  position: absolute;
}
}



/*-------------------------------------END OF CHILD CSS---
@media only screen and (max-width: 991px) {
  .responsive-padding {
    padding: 0px 0px 0px 0px !important;
	margin: 0px 0px 0px 0px !important;
  }
}*/

.contact-form-section .contact-email-content {
  margin-top: 10px !important;
}




#about-us-the-challenge strong, #about-us-the-solution strong, #impact-heading-colors strong, #contact-usx strong, #home-philosophy strong{
	color: #000 !important;	
}

#about-intro p{
	  font-size: 25px;
	  line-height: 35px;
}

/*-----------------------------------------------------------------------HEADING CSS---*/
.sp-page-title h2 {
  line-height: 95px;
}

#sp-header {
  background: transparent;
  height: 90px;
  left: 0;
  position: absolute;
  top: 30px;
  width: 100%;
  z-index: 99;
  background: rgba(0, 0, 0, 0.66);
}


.button-group > li > .btn{
	color: #000000d9 !important;
}