/*
Theme Name: Divi Child Theme
Theme: Divi
Description: Divi Child Theme
Template: Divi
Author: Ten Gun Creative, Inc
Author URI: http://www.tengundesign.com
License: GNU General Public License v2
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/
@import url("../Divi/style.css");
/*=====================================================
*
*	SASS Variables 
*
=====================================================*/
/*=====================================================
*
*	General Styling 
*
=====================================================*/
body {
  font-size: 16px;
  color: #58585b;
  background-color: #363636;
  line-height: 1.4; }
  body #page-container {
    background-color: #ffffff; }
  body.et_boxed_layout #page-container,
  body .et-fixed-header {
    box-shadow: none !important;
    border: none !important; }

h1 {
  font-size: 2.1875em; }

h2 {
  font-size: 1.5em; }

h3 {
  font-size: 1.125em; }

h4 {
  font-size: 1em; }

h1, h2, h3, h4, h5, h6 {
  color: #58585b;
  font-family: 'Raleway', Helvetica, Arial, Lucida, sans-serif;
  line-height: 1.4; }

p {
  font-size: 1.0625em;
  padding-bottom: 1.25em; }

ul {
  font-size: 0.9375em; }

/*=====================================================
*
*	Global Styling 
*
=====================================================*/
.et_pb_section {
  padding-top: 44px;
  padding-bottom: 44px; }

.et_pb_row .et_pb_column {
  position: relative; }
  .et_pb_row .et_pb_column .internalLink {
    position: absolute;
    top: -200px; }

img.alignleft {
  margin: 6px 40px 18px 0;
  clear: left; }

img.alignright {
  margin: 20px 0 6px 40px;
  clear: right; }

img.alignnone {
  margin: 6px 18px; }

img.aligncenter {
  margin-top: 18px;
  margin-bottom: 18px; }

a.more-link {
  font-size: 20px;
  font-weight: 500;
  border-radius: 3px;
  padding: 6px 20px;
  line-height: 1.7em;
  background: transparent;
  border: 2px solid;
  -moz-transition: all 0.2s;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  position: relative;
  display: block;
  color: inherit;
  text-align: center;
  margin: 30px auto;
  width: 150px;
  text-transform: capitalize; }
  a.more-link:hover {
    background: rgba(255, 255, 255, 0.2);
    border: 2px solid transparent;
    padding: 6px 34px 6px 14px !important;
    background: rgba(0, 0, 0, 0.05);
    border: 2px solid transparent;
    padding: 6px 34px 6px 14px !important;
    text-decoration: none; }
    a.more-link:hover:after {
      opacity: 1;
      margin-left: 0; }
  a.more-link:after {
    font-size: 32px;
    line-height: 1em;
    font-family: 'ETmodules';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    content: "\35";
    opacity: 0;
    position: absolute;
    margin-left: -20px;
    -moz-transition: all 0.2s;
    -webkit-transition: all 0.2s;
    transition: all 0.2s;
    top: 7px;
    right: 5px; }

.et_pb_text h1 {
  padding-bottom: 1em; }
.et_pb_text p {
  padding-bottom: 0.625em; }
.et_pb_text ul {
  padding: 0 0 10px 44px;
  font-size: 15px; }
  @media only screen and (max-width: 479px) {
    .et_pb_text ul {
      padding-left: 22px; } }
.et_pb_text a {
  color: inherit;
  text-decoration: underline;
  outline: 0;
  font-weight: bold; }
.homePage-subNav .et_pb_text a {
	text-decoration: none;
}
.et_pb_testimonial {
  font-weight: bold;
  font-style: italic; }
  @media only screen and (max-width: 479px) {
    .et_pb_testimonial {
      padding: 0 !important; } }
  .et_pb_testimonial:before {
    display: none; }
  .et_pb_testimonial .et_pb_testimonial_author {
    font-weight: normal;
    margin-top: 0; }
  .et_pb_testimonial .et_pb_testimonial_meta {
    font-weight: normal; }

.testimonial-quote {
  position: relative;
  margin: 0; }
  @media screen and (min-width: 980px) {
    .testimonial-quote {
      right: -100%;
      top: -3px; } }

.hasTestimony .et_pb_column_1_2 {
  float: none;
  margin: 0 auto; }
.hasTestimony .et_pb_testimonial_author:before {
  display: none; }
.hasTestimony .et_pb_row:nth-child(2) {
  padding: 0; }

.et_pb_post .author-shortcodes {
  border: none !important;
  box-shadow: none !important; }
  .et_pb_post .author-shortcodes:after {
    content: '';
    border-bottom: 1px solid #58585b;
    width: 165px;
    height: 1px;
    display: block;
    margin: 12px auto; }
  .et_pb_post .author-shortcodes .author-inner {
    padding: 30px 30px 20px 175px; }
  .et_pb_post .author-shortcodes .author-image {
    left: 0;
    width: 120px;
    height: 120px; }
    .et_pb_post .author-shortcodes .author-image .author-overlay {
      box-shadow: none !important;
      border: none; }

.et_pb_animation_fade_in.et-animated {
  -webkit-animation-duration: 0.5s;
  -moz-animation-duration: 0.5s;
  -o-animation-duration: 0.5s;
  animation-duration: 0.5s; }

.homePage-slider .et_pb_slide_description {
  -webkit-animation: none;
  -moz-animation: none;
  -o-animation: none;
  animation: none; }

.tgd-headline .et_pb_text {
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 0; }

/*=====================================================
*
*	Header and Navigations 
*
=====================================================*/
#wpadminbar {
  position: fixed; }

#main-header {
  z-index: 8888; }
  #main-header.et-fixed-header .container #logo {
    margin-top: -10px; }
  #main-header.et-fixed-header .container nav#top-menu-nav {
    padding-top: 10px; }
    #main-header.et-fixed-header .container nav#top-menu-nav li a {
      padding-bottom: 29px; }
  #main-header .container {
    margin-top: 49px; }
    #main-header .container #logo {
      max-height: 58px;
      margin-top: -15px; }
    #main-header .container #top-menu .menu-item {
      padding-right: 28px; }
      #main-header .container #top-menu .menu-item:last-of-type {
        padding-right: 0; }
      #main-header .container #top-menu .menu-item a {
        color: #58585b; }
      #main-header .container #top-menu .menu-item.current_page_item a,
      #main-header .container #top-menu .menu-item a:hover {
        color: #0091ab; }

@media screen and (max-width: 980px) {
  .et_fixed_nav #main-header {
    position: fixed; }
    .et_fixed_nav #main-header .container #logo {
      margin-top: -5px; }

  #main-header .container {
    width: 100%; }
    #main-header .container #logo {
      margin-left: 12px; }
    #main-header .container .top-nav-widget {
      right: 12px; }
    #main-header .container #et_mobile_nav_menu {
      margin-right: 12px; }
      #main-header .container #et_mobile_nav_menu ul.et_mobile_menu {
        padding: 0 12px 24px;
        width: 100%;
        top: 62px; }

  .homePage-subNav .et_pb_column_1_3 {
    width: 33.333%;
    padding-bottom: 0; } }
@media screen and (max-width: 767px) {
  .homePage-subNav {
    display: none; } }
#mobile_menu {
  border: none; }

.top-nav-widget {
  position: absolute;
  top: -30px;
  right: 0; }
  .top-nav-widget input[type='submit'] {
    margin-top: -5px; }

input[type='submit'] {
  color: #ffffff;
  background-color: #f16521;
  border: none;
  width: 110px;
  height: 34px;
  cursor: pointer;
  -webkit-box-shadow: 1px 1px 0px #5e240d;
  -moz-box-shadow: 1px 1px 0px #5e240d;
  box-shadow: 1px 1px 2px #5e240d; }
  input[type='submit']:hover {
    background-color: #ea560f; }
  input[type='submit']:active {
    box-shadow: inset 0 0 0 10px rgba(0, 255, 0, 0.5);
    background-color: #ea560f;
    outline: 0; }

.et_pb_text .donations-form form {
  text-align: center;
  width: 100%;
  margin-bottom: 20px; }
  .et_pb_text .donations-form form input[type="submit"] {
    width: 200px;
    height: 40px;
    font-size: 20px; }

.homePage-subNav {
  padding: 0; }
  .homePage-subNav .et_pb_row {
    padding: 0;
    width: 100%; }
    .homePage-subNav .et_pb_row .et_pb_column_1_3 {
      cursor: pointer;
      width: 33.333%;
      margin-left: 0;
      margin-right: 0;
      padding-bottom: 0; }
      .homePage-subNav .et_pb_row .et_pb_column_1_3:first-of-type {
        background-color: #00abca; }
      .homePage-subNav .et_pb_row .et_pb_column_1_3:nth-child(2) {
        background-color: #0091ab; }
      .homePage-subNav .et_pb_row .et_pb_column_1_3:last-of-type {
        background-color: #06768a; }
      .homePage-subNav .et_pb_row .et_pb_column_1_3:hover h4 a {
        font-weight: bold; }
    .homePage-subNav .et_pb_row .et_pb_text {
      margin: 0; }
      .homePage-subNav .et_pb_row .et_pb_text a {
        font-weight: normal;
        padding: 1.1em 0;
        display: block; }
        .homePage-subNav .et_pb_row .et_pb_text a:hover {
          font-weight: bold; }
      .homePage-subNav .et_pb_row .et_pb_text h4 {
        padding: 0;
        margin: 0; }

/*=====================================================
*
*	Home Page 
*
=====================================================*/
.homePage-slider {
  padding-top: 0;
  padding-bottom: 0; }
  .homePage-slider .et_pb_row {
    padding-top: 0; }
  .homePage-slider .et_pb_slider .et_pb_slide:after {
    content: '';
    display: block;
    width: 100%;
    height: 100%;
    z-index: 88;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: -webkit-linear-gradient(top, transparent, rgba(0, 0, 0, 0.45));
    background: -moz-linear-gradient(top, transparent, rgba(0, 0, 0, 0.45));
    background: -ms-linear-gradient(top, transparent, rgba(0, 0, 0, 0.45));
    background: linear-gradient(top, transparent, rgba(0, 0, 0, 0.45)); }
  .homePage-slider .et_pb_slider .et_pb_slide .et_pb_container {
    z-index: 99; }
  .homePage-slider .et_pb_slide_description {
    text-shadow: none;
    padding: 376px 0 44px;
    text-align: left; }
    .homePage-slider .et_pb_slide_description .et_pb_slide_content {
      display: block !important;
      font-size: inherit !important; }
  @media screen and (max-width: 980px) {
    .homePage-slider .et_pd_container {
      min-height: 400px !important;
      height: 400px !important; }
    .homePage-slider .et_pb_slide_description {
      padding: 230px 0 0; }
      .homePage-slider .et_pb_slide_description h2 {
        font-size: 1.625em !important; } }

.homePage-quote .et_pb_row {
  padding: 0; }
  .homePage-quote .et_pb_row .et_pb_column {
    padding: 0; }
  .homePage-quote .et_pb_row .et_pb_text {
    margin-bottom: 0; }

.homePageLink {
  position: relative;
  top: 0; }

.homePage_cards {
  padding-top: 0; }
  .homePage_cards .et_pb_row {
    padding-top: 0;
    width: 100%; }
  .homePage_cards .et_pb_column_1_3 {
    background: #00abca;
    height: 346px;
    position: relative; }
    @media only screen and (min-width: 650px) and (max-width: 979px) {
      .homePage_cards .et_pb_column_1_3 {
        height: 275px; } }
    .homePage_cards .et_pb_column_1_3:nth-child(2) {
      background: #0091ab; }
    .homePage_cards .et_pb_column_1_3:last-of-type {
      background: #06768a; }
    @media screen and (min-width: 980px) {
      .homePage_cards .et_pb_column_1_3 {
        margin: 0;
        width: 33.333%; }
        .homePage_cards .et_pb_column_1_3:last-of-type {
          margin-right: 0; } }
    .homePage_cards .et_pb_column_1_3 .et_pb_main_blurb_image {
      margin-bottom: 20px; }
    .homePage_cards .et_pb_column_1_3 img {
      display: block;
      margin: 24px auto;
      max-height: 40px; }
    .homePage_cards .et_pb_column_1_3 .home-panel-text h4 {
      font-size: 1.8125em;
      padding-bottom: 0.625em; }
    .homePage_cards .et_pb_column_1_3 .home-panel-text p {
      padding: 0 2em; }
    .homePage_cards .et_pb_column_1_3 .homePage_cardsCTA .et_pb_promo_description {
      display: none; }
    .homePage_cards .et_pb_column_1_3 .homePage_cardsCTA .et_pb_promo_button {
      border: 2px solid #ffffff;
      margin-right: auto;
      margin-left: auto;
      padding: 8px;
      position: absolute;
      bottom: 28px;
      left: 0;
      right: 0;
      width: 150px;
      font-size: 0.9375em;
      cursor: pointer; }
      .homePage_cards .et_pb_column_1_3 .homePage_cardsCTA .et_pb_promo_button:hover {
        padding-top: 8px !important;
        padding-bottom: 8px !important; }
      .homePage_cards .et_pb_column_1_3 .homePage_cardsCTA .et_pb_promo_button:after {
        top: 2px; }

@media screen and (max-width: 980px) {
  .homePage_cards .et_pb_row {
    width: 100%; } }
.homePage_blogCards_wrapper {
  padding-top: 0;
  /* 
  * Image blocks and Blog clocks have different make up
  * Tags w/o class are for both blocks
  * Tags w class are for specific blog or img/text blocks
  */ }
  .homePage_blogCards_wrapper .et_pb_column_1_4 {
    position: relative; }
  @media screen and (max-width: 980px) {
    .homePage_blogCards_wrapper .homePage-blog-titlePanel {
      margin-bottom: 0; } }
  .homePage_blogCards_wrapper .homePage-blog-titlePanel p {
    font-size: 0.875em; }
  .homePage_blogCards_wrapper .homePage-blog-titlePanel * {
    padding: 0; }
  .homePage_blogCards_wrapper .homePage_blogCards article {
    position: relative; }
  .homePage_blogCards_wrapper .homePage_blogCards h2 {
    display: none; }
  .homePage_blogCards_wrapper .homePage_blogCards p {
    text-align: center;
    color: #58585b;
    font-size: 15px;
    margin-top: 22px; }
  .homePage_blogCards_wrapper .homePage_blogCards a {
    color: inherit;
    font-size: 15px; }
  .homePage_blogCards_wrapper img {
    border-radius: 50%;
    width: 206px;
    height: 206px; }
  .homePage_blogCards_wrapper .et_pb_column_1_4 > a {
    width: 206px;
    height: 206px;
    margin-left: auto;
    margin-right: auto;
    display: block; }
    .homePage_blogCards_wrapper .et_pb_column_1_4 > a:before {
      content: '';
      background: transparent;
      width: 206px;
      height: 206px;
      display: block;
      position: absolute;
      opacity: 0.7;
      border-radius: 50%;
      -webkit-transition: all 0.5s ease;
      transition: all 0.5s ease; }
    .homePage_blogCards_wrapper .et_pb_column_1_4 > a:after {
      color: #ffffff;
      width: 130px;
      padding: 6px;
      position: absolute;
      top: 91px;
      /* h of parent + el pad-top */
      left: 0;
      right: 0;
      margin-left: auto;
      margin-right: auto;
      display: none;
      text-align: center;
      content: 'Find Out More';
      border: 1px solid #ffffff;
      -webkit-transition: all 0.3s ease;
      transition: all 0.3s ease; }
    .homePage_blogCards_wrapper .et_pb_column_1_4 > a:hover:before {
      background: #f16521; }
    .homePage_blogCards_wrapper .et_pb_column_1_4 > a:hover:after {
      display: block; }

@media screen and (max-width: 1000px) {
  .homePage_blogCards_wrapper .homePage_blogCards {
    margin-right: auto;
    margin-left: auto; } }
@media screen and (min-width: 768px) and (max-width: 1000px) {
  .homePage_blogCards_wrapper .et_pb_column_1_4 {
    width: 50%;
    margin-left: auto;
    margin-right: auto; } }
/*=====================================================
*
*	About Us 
*
=====================================================*/
.staff-info-block {
  margin-bottom: 46px; }
  .staff-info-block .et_pb_team_member_description h4 {
    font-size: 1.125em;
    font-weight: bold;
    color: #151a21; }
  @media screen and (min-width: 981px) {
    .staff-info-block .et_pb_team_member_description {
      margin: 0 150px 0 300px; } }
  .staff-info-block .et_pb_team_member_image {
    width: 206px !important;
    height: 206px;
    border-radius: 50%;
    overflow: hidden;
    margin: 0 auto 23px; }
    .staff-info-block .et_pb_team_member_image img {
      max-width: 256px;
      height: 208px; }

.about-board-wrapper .et_pb_row:first-child .et_pb_text {
  margin: 0; }
.about-board-wrapper .et_pb_row:first-child h1 {
  padding: 0; }

.about-slider {
  margin: 0;
  padding-top: 10px; }
  .about-slider .et_pb_slide {
    background-color: transparent !important;
    box-shadow: none;
    border: none; }
    .about-slider .et_pb_slide .et_pb_container {
      min-height: 200px !important;
      position: relative;
      width: auto !important;
      display: inline-block;
      margin: 0 auto; }
      .about-slider .et_pb_slide .et_pb_container .et_pb_slide_image {
        display: inline;
        margin: 0 !important;
        position: absolute;
        top: -2px;
        left: 0;
        width: 40px; }
      .about-slider .et_pb_slide .et_pb_container .et_pb_slide_description {
        text-shadow: none;
        padding: 0 56px !important;
        text-align: left;
        width: 100%;
        max-width: 510px;
        float: left; }
        @media only screen and (max-width: 479px) {
          .about-slider .et_pb_slide .et_pb_container .et_pb_slide_description {
            width: 100% !important;
            padding: 0 !important; } }
        .about-slider .et_pb_slide .et_pb_container .et_pb_slide_description .et_pb_slide_content {
          padding-bottom: 0;
          font-size: inherit !important;
          display: inline-block !important; }

/*=====================================================
*
*	Impact
*
=====================================================*/
.impact-blogWrapper .impact-blogPosts article h2:first-of-type {
  text-align: center;
  padding-bottom: 36px; }

/*=====================================================
*
*	Students 
*
=====================================================*/
.students-infoImg {
  display: block;
  margin-left: auto;
  margin-right: auto; }

.student-blogPost-wrapper {
  padding-top: 0; }
  .student-blogPost-wrapper .student-blogPost article h2:first-of-type {
    text-align: center;
    padding-bottom: 36px; }

/*=====================================================
*
*	Archive and Category List View Page
*
=====================================================*/
.et_pb_promo.viewAllBlock {
  padding: 0; }

.category article h2, .archive article h2, .single-post article h2 {
  color: #f16521; }
.category article .post-meta, .archive article .post-meta, .single-post article .post-meta {
  display: none; }
.category .widgettitle, .archive .widgettitle, .single-post .widgettitle {
  font-size: 1.125em;
  font-weight: bold; }
.category .container:after, .category .container:before, .archive .container:after, .archive .container:before, .single-post .container:after, .single-post .container:before {
  display: none; }
.category .container #left-area, .archive .container #left-area, .single-post .container #left-area {
  float: none;
  margin: 0 auto;
  max-width: 960px;
  width: 90%; }

.view-full-post-btn {
  display: inline-block;
  /*border-radius*/
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 6px 20px;
  margin-top: 22px;
  color: #0091ab;
  border: 2px solid #0091ab;
  font-size: 17px; }
  .view-full-post-btn:hover {
    background: rgba(0, 0, 0, 0.05);
    border: 2px solid transparent;
    /*transition*/
    -webkit-transition: all 0.2s;
    -moz-transition: all 0.2s;
    -o-transition: all 0.2s;
    transition: all 0.2s; }

.et_pb_post {
  margin-bottom: 100px;
  border-top: 1px solid rgba(0, 0, 0, 0.13); }

.et_pb_post:first-of-type {
  border-top: none; }

@media only screen and (min-width: 480px) {
  .view-full-post {
    float: right; } }

/*=====================================================
*
*	Single Post Views 
*
=====================================================*/
.single .post h1 {
  color: #f16521;
  text-align: center;
  padding-bottom: 0; }
.single .post .post-meta {
  display: none; }
.single .widgettitle {
  font-size: 1.125em;
  font-weight: bold; }

/*=====================================================
*
*	Footer 
*
=====================================================*/
#main-footer {
  overflow: hidden; }

#footer-bottom {
  background: #ffffff;
  padding-top: 0; }

.footer .footer-hero {
  overflow: hidden;
  margin-bottom: 40px;
  background-color: #0091ab; }
  .footer .footer-hero img {
    margin: 0 auto;
    display: block;
    width: 100%; }
  @media screen and (max-width: 550px) {
    .footer .footer-hero {
      width: 200%; }
      .footer .footer-hero img {
        margin: 0 auto 0 -164px; } }
.footer .footer-info {
  margin: 22px auto 40px;
  max-width: 320px;
  text-align: center; }
  .footer .footer-info p {
    color: #58585b; }
  .footer .footer-info img {
    margin-bottom: 28px;
    width: 200px; }
.footer .et-social-icons {
  float: none;
  margin: 20px auto;
  text-align: center; }
  .footer .et-social-icons .et-social-icon:first-child {
    margin-left: 0; }
  .footer .et-social-icons .et-social-icon .icon {
    color: #58585b; }
    .footer .et-social-icons .et-social-icon .icon:hover {
      color: #0091ab !important; }
.footer .copy {
  width: 100%;
  margin: 20px auto;
  text-align: center;
  color: #58585b; }
  .footer .copy li {
    width: 33.33%;
    float: left;
    margin-bottom: 60px; }

@media screen and (max-width: 768px) {
  .footer .copy li {
    width: 100%;
    text-align: center;
    margin: 0;
    padding: 6px 0; } }
/*=====================================================
*
*	Events
*
=====================================================*/
#tribe-events-content {
  margin-top: 48px; }

.tribe-events-back {
  display: none; }

/*=====================================================
*
*	Salesforce
*
=====================================================*/
.salesforce_w2l_lead {
  max-width: 660px;
  margin-right: auto;
  margin-left: auto; }
  .salesforce_w2l_lead form.w2llead sup {
    bottom: 0; }
  .salesforce_w2l_lead form.w2llead input[type="submit"].submit {
    color: #ffffff;
    background-color: #f16521;
    border: none;
    width: 150px;
    height: 26px;
    float: right; }
  @media screen and (max-width: 767px) {
    .salesforce_w2l_lead .left-aligned label.w2llabel {
      width: 100%; } }

/*# sourceMappingURL=style.css.map */
/*=====================================================
*
*	Search Form
*
=====================================================*/
.search-form {
	position:absolute;
	width:222px;
	right:100%;
}
.search-form #s {
	padding-left:5px;
	width:155px;
}
.search-form #searchsubmit{
	margin-left:0px;
    width: 34px;
    position: relative;
    z-index: 1;
    opacity: 0;	
}
.search-form #search-layer{
	width: 25px;
    height: 25px;
    position: absolute;
    right: 27px;
    top: -2px;	
}
.search-form #search-path{
	fill:#58585b;
}
.search-form #searchsubmit:hover + #search-layer #search-path{
	fill:#0091ab;
} 
@media (max-width:380px) {
	.search-form {
		display:none;
	}	
}