/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; }

/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block; }

body {
  line-height: 1; }

ol, ul {
  list-style: none; }

blockquote, q {
  quotes: none; }

blockquote:before, blockquote:after,
q:before, q:after {
  content: '';
  content: none; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  font-family: 'Open Sans', sans-serif;
  font-size: 62.5%; }

h1, h2, h3, h4 {
  font-weight: 700;
  letter-spacing: -1px; }

h1 {
  font-family: 'Open Sans Condensed', sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 30px;
  color: #fff;
  margin-bottom: 10px; }

h2 {
  font-family: 'Open Sans', sans-serif;
  font-weight: 700;
  font-size: 19px;
  line-height: 21px;
  margin-bottom: 20px; }

li {
  font-size: 15px;
  line-height: 19px; }

p {
  font-size: 15px;
  line-height: 19px;
  margin-bottom: 30px; }

a {
  text-decoration: none;
  color: #1f752b; }
  a:hover {
    text-decoration: underline; }

/* ================ MAIN STYLES ================= */
#banner {
  background: url(../images/headerImg.jpg) no-repeat 50% 0;
  height: 200px; }
  #banner #logo-wrapper {
    max-width: 1100px;
    position: relative;
    top: 50%;
    margin: 0 auto;
    height: 57px; }
    #banner #logo-wrapper h1 {
      height: 57px;
      position: absolute;
      top: -20px;
      padding: 0 15px; }
      #banner #logo-wrapper h1 img {
        width: 100%;
        height: auto; }

.wrapper {
  margin: 0 auto;
  max-width: 99%; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 30px;
  height: 0;
  overflow: hidden;
  margin-bottom: 20px; }

.video-container iframe,
.video-container object,
.video-container embed {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.video-wrapper {
  width: 855px;
  max-width: 100%; }

.video, .article {
  /*margin-bottom: 100px;*/
  padding-top: 40px;
  width: 855px;
  max-width: 100%; }

.talks .title {
  font-size: 23px;
  line-height: 25px;
  background-color: #f5a528;
  padding: 10px;
  color: #fff; }
  .talks .title h3, .talks .title p {
    font-size: 23px;
    line-height: 25px;
    margin: 5px 0 0 0;
    font-weight: 300; }
  .talks .title p {
    font-weight: 700; }
.talks .talks-content {
  padding: 15px;
  background-color: #f4f4f4;
  margin-bottom: 20px; }

.ref { border-top: 1px dotted #444444; padding-top: 20px;}
.ref h3 {font-size: 11px !important; font-weight: 700; letter-spacing: 0px; line-height: 15px; margin-bottom: 20px;}  
.ref p {font-size: 11px !important; line-height: 15px; margin-bottom: 20px;}  

#header-wrapper {
  background-color: #f5a528;
  padding: 10px; }
  #header-wrapper header p {
    font-family: 'Open Sans', sans-serif;
    font-weight: 700; }
  #header-wrapper header nav ul {
    overflow: hidden; }
  #header-wrapper header nav li {
    float: left;
    background-color: #1f752b;
    width: 100%;
    box-sizing: border-box;
    height: 50px; }
    #header-wrapper header nav li.active {
      background-color: #fff; }
      #header-wrapper header nav li.active a {
        color: #1f752b;
        width: 100%;
        display: block; }
    #header-wrapper header nav li#livewell-leaders {
      margin-right: 5px; }
    #header-wrapper header nav li a {
      display: block;
      font-family: 'Open Sans Condensed', sans-serif;
      font-weight: 700;
      font-size: 28px;
      padding: 15px;
      box-sizing: border-box;
      color: #fff;
      height: 50px; }
      #header-wrapper header nav li a:hover {
        background-color: #fff;
        color: #1f752b;
        text-decoration: none; }

#main-wrapper {
  padding: 20px 10px 0 10px; }
  #main-wrapper #main-content {
    overflow: hidden; }
  #main-wrapper .leader {
    max-width: 340px;
    margin: 0 0 20px 0; }
    #main-wrapper .leader p {
      background-color: #eeeeee;
      padding: 10px 14px;
      margin-bottom: 0; }
    #main-wrapper .leader .leadersphoto {
      position: relative; }
      #main-wrapper .leader .leadersphoto h2 {
        text-align: center;
        font-size: 19px;
        font-family: 'Open Sans', sans-serif;
        color: #fff;
        position: absolute;
        bottom: 20px;
        width: 100%; }
      #main-wrapper .leader .leadersphoto img {
        width: 100%;
        height: auto; }
    #main-wrapper .leader a.watchBtn, #main-wrapper .leader a.readBtn {
      font-size: 32px;
      font-family: 'Open Sans Condensed', sans-serif;
      font-weight: 700;
      display: block;
      text-align: center;
      color: #fff;
      padding: 10px 35px 10px 0;
      background: #f5a528 url(../images/playBtn.png) no-repeat 95% 50%; }
      #main-wrapper .leader a.watchBtn:hover, #main-wrapper .leader a.readBtn:hover {
        background-color: #1f752b;
        text-decoration: none; }
    #main-wrapper .leader a.readBtn {
      background-image: none;
      padding: 10px; }

#footer-wrapper {
  background-color: #1f752b;
  padding: 30px 0; }
  #footer-wrapper footer {
    overflow: hidden;
    padding: 0 10px; }
    #footer-wrapper footer a#livewell {
      width: 105px;
      height: 87px;
      background: url(../images/livewellLogo.jpg) no-repeat;
      display: inline-block;
      text-indent: -9999px;
      float: left;
      margin-bottom: 20px; }
    #footer-wrapper footer a#wwf {
      max-width: 403px;
      max-height: 85px;
      float: right;
      display: block; }
      #footer-wrapper footer a#wwf img {
        width: 100%;
        height: auto; }

@media all and (min-width: 768px) {
  #header-wrapper {
    padding: 30px 10px 0 10px; }
    #header-wrapper header nav li {
      width: auto; }
      #header-wrapper header nav li a {
        font-size: 32px; }

  #main-wrapper {
    padding: 20px 10px 0 10px; }
    #main-wrapper .leader {
      max-width: 31.5%;
      float: left;
      margin-right: 20px;
      margin-bottom: 20px; }
      #main-wrapper .leader.right {
        margin-right: 0; }
      #main-wrapper .leader a.watchBtn, #main-wrapper .leader a.readBtn {
        font-size: 24px; }

  #footer-wrapper footer a#livewell {
    margin-bottom: 0; }

  #biogs {
    margin-top: 0px; } }
@media all and (min-width: 980px) {
  #main-wrapper {
    padding-top: 30px; }
    #main-wrapper .leader {
      max-width: 31%;
      margin-right: 33px;
      margin-bottom: 33px; }
      #main-wrapper .leader.right {
        margin-right: 0;
        float: right; }

  #biogs {
    margin-top: 0px; } }
@media all and (min-width: 1100px) {
  .wrapper {
    margin: 0 auto;
    width: 1100px; }

  #main-wrapper {
    padding: 40px 10px 0 10px; }
    #main-wrapper .leader {
      width: 340px;
      margin-right: 40px;
      margin-bottom: 40px; }
      #main-wrapper .leader a.watchBtn {
        font-size: 32px;
        background: #f5a528 url(../images/playBtn.png) no-repeat 95% 50%; }
      #main-wrapper .leader a.readBtn {
        font-size: 32px; } }
