/*
  Page URI:    heartmath.org/gci/team/advisory-boards/
  Description: Custom page styling
*/
                                                                      
/* CSS DIRECTORY
   01. GLOBAL
   02. ROWS/TIERS
   03. @MEDIA
*/



/* GLOBAL 
================================= */
#content #hm-team h2, #content #hm-team .h2,
#content #hm-team h2 *, #content #hm-team .h2 *,
#content #hm-team h3, #content #hm-team .h3,
#content #hm-team h3 *, #content #hm-team .h3 *,
#content #hm-team h4, #content #hm-team .h4,
#content #hm-team h4 *, #content #hm-team .h4 *,
#content #hm-team h5, #content #hm-team .h5,
#content #hm-team h5 *, #content #hm-team .h5 *,
#content #hm-team h6, #content #hm-team .h6,
#content #hm-team h6 *, #content #hm-team .h6 * {
  font-family: "Roboto Condensed", Arial, sans-serif;
  font-weight: bold;
}

#content #hm-team h2, #content #hm-team .h2, 
#content #hm-team h2 *, #content #hm-team .h2 * {
  font-size: 30px;
  line-height: 30px;
  font-weight: bold;
}


/* Global - Row/Tier */
#content #hm-team .hm-tier.sec-01 h1.hm-section {
  margin: 26px 0 22px;
}

#content #hm-team .hm-tier.sec-01 h3 {
  font-size: 22px;
  font-weight: normal;
}

#content #hm-team .hm-tier .hm-heading-alt, 
#content #hm-team .hm-tier .hm-heading-alt * {
  position: relative;
  display: block;
  clear: both;
  font-weight: normal;
  padding-bottom: 4px;
}

#content #hm-team .hm-tier {
  position: relative;
}



/* ROW/TIER 02
================================= */
#content #hm-team .hm-tier.sec-01 h2.hm-section {
  margin-bottom: 8px;
}

#content #hm-team .hm-tier .hm-team-index, 
#content #hm-team .hm-tier .hm-team-index .hm-bio, 
#content #hm-team .hm-tier .hm-team-index .hm-bio * {
  position: relative;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio {
  margin: 50px auto 0;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio:first-of-type {
  margin-top: 35px;
}
  
#content #hm-team .hm-tier .hm-team-index .hm-bio .image {
  text-align: center;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .image img {
  width: 217px;
  height: auto;
  margin: 0 auto;
  text-align: center;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .name, 
#content #hm-team .hm-tier .hm-team-index .hm-bio .name *, 
#content #hm-team .hm-tier .hm-team-index .hm-bio .title, 
#content #hm-team .hm-tier .hm-team-index .hm-bio .title * {
  font-family: "Roboto Condensed", Arial, sans-serif;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .name {
  font-weight: bold;
  font-size: 24px;
  line-height: 26px;
  margin: 0;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .name .name-alt {
  font-size: 20px;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .title {
  font-size: 20px;
  line-height: 22px;
  font-weight: bold;
  opacity: 0.75;
  padding-top: 3px;
  margin: 0;
}

#content #hm-team .hm-tier .hm-team-index .hm-bio .info {
  padding-top: 16px;
}



/* MEDIA QUERIES
================================= */
@media (min-width: 992px) {

  #content #hm-team .hm-tier .hm-team-index .hm-bio  {
    width: 100%;
    display: table;
    vertical-align: middle;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio > div.image,
  #content #hm-team .hm-tier .hm-team-index .hm-bio > div.bio {
    display: table-cell;
    vertical-align: middle;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio > div.image  {
    width: 25%;
    text-align: left;
    vertical-align: top;
    padding-left: 2px;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio > div.bio  {
    width: 75%;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .name .name-alt {
    white-space: nowrap;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio.hm-flush-left  {
    width: 100%;
    display: block;
    vertical-align: middle;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .hm-flush-left img.hm-image  {
    position: relative;
    float: left;
    padding: 0 56px 20px 0;
  }

}


@media only screen and (min-width : 992px) and (max-width : 1199px)  {

  #content #hm-team .hm-tier .hm-team-index .hm-bio .name {
    padding-top: 0;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .image {
    padding: 0 30px 0 0 !important;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .image img {
    width: 212px;
    text-align: left;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .hm-flush-left img.hm-image  {
    padding: 0 24px 12px 0;
  }

}


@media (min-width: 1200px) {
  
  /*Row/Tier */
  #content #hm-team .hm-tier.sec-02 > .row > .container,
  #content #hm-team .hm-tier.sec-03 > .row > .container {
    padding: 0 20px;
  }

}


@media (max-width : 991px) {

  /* Global */
  #content #hm-team .hm-tier {
    text-align: center;
  }

  #content #hm-team .hm-tier ul, 
  #content #hm-team .hm-tier ol {
    list-style-position: inside;
    padding: 0;
    margin: 0;
  }
  
  
  /* Row/Tier */
  #content #hm-team .hm-tier .hm-team-index .hm-bio .name {
    font-size: 24px;
    line-height: 26px;
    width: 90%;
    margin: 0 auto;
  }
  
  #content #hm-team .hm-tier .hm-team-index .hm-bio .name .name-alt {
    font-size: 18px;
  }

  #content #hm-team .hm-tier .hm-team-index .hm-bio .image {
    margin: 0 auto 12px;
  }

}

@media (min-width : 480px) {

  #content #hm-team .hm-tier h2.hm-heading-board, 
  #content #hm-team .hm-tier h2.hm-heading-board * {
    font-size: 36px;
    line-height: 36px;
  }

  #content #hm-team .hm-tier .hm-heading-alt, 
  #content #hm-team .hm-tier .hm-heading-alt * {
    font-size: 30px !important;
  }

}

@media (max-width : 479px) {

  #content #hm-team .hm-tier h2.hm-heading-board, 
  #content #hm-team .hm-tier h2.hm-heading-board * {
    font-size: 32px;
    line-height: 32px;
  }

  #content #hm-team .hm-tier .hm-heading-alt, 
  #content #hm-team .hm-tier .hm-heading-alt * {
    font-size: 24px !important;
  }

}