img {
  max-width: 100%;
  width: auto;
}

body.influencers-report {
  background: #fff;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; 
  font-family: "Roboto", sans-serif !important;
  font-weight: 300 !important;
  color: #65718F !important;
}
  body.influencers-report .logo > img {
    filter: invert(100%);
  }
  body a:hover {
    text-decoration: none !important;
    -webkit-transition: all 0.5s ease-out;
    -o-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
  }

  body .row {
    padding-left: 0;
  }

  body .uppercase {
    text-transform: uppercase;
  }

  body ul {
    padding-left: 0;
  }

  body ul > li {
    list-style: none;
  }

body section {
  padding: 60px 0;
}

h1 {
  font-family: "Roboto", sans-serif !important;
  font-size: 2.6em !important;
  font-weight: 100 !important;
  padding: 20px 0 !important;
  color: #29344D !important;
}

h2 {
  font-family: "Roboto", sans-serif !important;
  font-size: 1.375em !important;
  font-weight: 300 !important;
  color: #B6BFCF !important;
}

h3 {
  font-family: "Roboto", sans-serif ;
  font-size: 2.4em !important;
  font-weight: 100 !important;
  color: #29344D !important;
  padding-bottom: 30px !important;
}

h4 {
  font-family: "Roboto", sans-serif ;
  font-size: 1.4em ;
  font-weight: 300 ;
  line-height: 1.5em ;
  color: #29344D ;
  padding-bottom: 10px;
}

body.influencers-report header.white nav ul a {
  color: #000;
}



.lead {
  font-size: 1.375em !important; 
  font-size: 1.52em !important;
  padding-bottom: 30px;
}


header.banner {
  text-align: center;
  position: relative;
}

header.banner::before {
  width: 4000px;
  height: 2px;
  position: absolute;
  left: -50%;
  bottom: 32px;
  background: #dce1ef;
  content: '';
  z-index: 0;
}

header.banner::after {
  width: 4000px;
  height: 2px;
  position: absolute;
  left: -50%;
  bottom: 8px;
  background: #dce1ef;
  content: '';
  z-index: 0;
}

header.banner .logo {
  padding: 40px 0 0px 0;
}

header.banner h1 {
  padding: 30px 0 10px 0;
}

header.banner h2 {
  padding: 0px 0 30px 0;
}

header.banner .lead {
  font-size: 1.25em;
}

header.banner .btn-cta {
  letter-spacing: 1.2px;
  font-weight: 500;
  margin-top: 20px;
}

header.banner #headerimg {
  padding: 12px 0 0 0;
  overflow: hidden;
  text-align: center;
  z-index: 99;
}



/*******
/*******
/*******  SECTION: ABOUT ******/

section#about {
  padding-bottom: 100px;
  background: #FAFAFA;
  margin-bottom: 50px;
  margin-top: -10px;
}

section#about h3 {
  padding-top: 40px;
}

  section#about p.intro {
    padding: 0 0 30px 0;
    font-size: 1.2em;
    line-height: 1.8em;
    display: block;
  }

  section#about #profits {
    padding: 0;
  }

    section#about #profits li > span {
      height: 50px;
      display: block;
    }

    section#about #profits li > span img {
      padding-bottom: 5px;
    }

    section#about h3 {
      font-size: 2.6em;
      padding-bottom: 30px;
      font-weight: 100
    }

    section#about .btn-outline {
      padding:14px 20px !important;
    }

    section#about #profits li h4 {
      font-size: ;
      padding-bottom: 10px !important;
    }

  section#about .mockup {
    position: relative;
    margin-top: 50px;
  }

    section#about .mockup div {
      position: relative;
      width: 483px;
      height: 487px;
      margin-top: 50px;
    }

      section#about .mockup div img {
        width: 100%;
      }

  section#about .cta-bottom .btn-outline {
    margin-right: 15px;
  }

  section#about .cta-bottom span {
    padding-right: 5px;
  }

/*******
/*******
/*******  SECTION: CALL TO ACTION BAR ******/


section#cta-bar {
  background: #F9F9FA;
  padding: 50px 0;
  margin-bottom: 50px;
  position: relative;
  text-align: center;
}

  section#cta-bar::before {
    width: 2000px;
    height: 100%;
    position: absolute;
    left: 0;
    top: -1px;
    background: #F9F9FA;
    content: '';
    z-index: 1;
  }

  section#cta-bar::after {
    width: 2000px;
    height: 100%;
    position: absolute;
    right: 0;
    top: -1px;
    background: #F9F9FA;
    content: '';
    z-index: 1;
  }

  section#cta-bar .btn-cta {
    font-weight: 500;
  }


/*******
/*******
/*******  SECTION: WEBINARS ******/


section#presenters {
  padding-bottom: 0;
  padding-top: 0;
}

  section#presenters .intro {
    text-align: center;
    padding-bottom: 50px;
    position: relative;
  }

    section#presenters .intro img {
      padding-bottom: 15px;
    }

    section#presenters .intro::before {
      width: 50px;
      height: 1px;
      position: absolute;
      left: calc(50% -25px);
      bottom: 0px;
      background: #1aa98a;
      content: '';
      z-index: 1;
    }

  section#presenters ul#presenters {
    padding: 50px 0 0 0;
    margin-bottom: 0;
  }


    section#presenters ul#presenters .download {
      position: relative;
      z-index: 9;
      text-align: center;
      padding: 50px 0;
    }
    section#presenters ul#presenters .download:before {
      width: 2000px;
      height: 100%;
      position: absolute;
      right: 0;
      top: -1px;
      bottom:0;
      background: #F9F9FA;
      content: '';
      z-index: -1;
    }
    section#presenters ul#presenters .download:after {
      width: 2000px;
      height: 100%;
      position: absolute;
      left: 0;
      top: -1px;
      bottom:0;
      background: #F9F9FA;
      content: '';
      z-index: -1;
    }

    section#presenters ul#presenters .download .btn-cta {
      padding:15px 20px;
      font-weight:500;
    }


    section#presenters ul#presenters > li {
      padding-bottom: 50px;
      padding-top: 50px;
      border-bottom: 1px solid #EDEDED;
      position: relative;
    }

    section#presenters ul#presenters > li::before {
      width: 2000px;
      height: 1px;
      position: absolute;
      left: 0;
      bottom: -1px;
      background: #EDEDEC;
      content: '';
      z-index: 1;
    }

    section#presenters ul#presenters > li::after {
      width: 2000px;
      height: 1px;
      position: absolute;
      right: 0;
      bottom: -1px;
      background: #EDEDEC;
      content: '';
      z-index: 1;
    }

    section#presenters ul#presenters > li:last-child {
      margin-bottom: 0;
      padding-bottom: 50px;
      border-bottom: none !important;
    }

    section#presenters ul#presenters > li:last-child::before, section#presenters ul#presenters > li:last-child::after {
      height:0px !important;
    }

    section#presenters ul#presenters li {
      padding-right: 20px;
    }

      section#presenters ul#presenters li .avatar {
        vertical-align: top;
      }

        section#presenters ul#presenters li .avatar img {
          border-radius: 50%;
          border: 1px solid #EDEDED;
        }

        section#presenters ul#presenters li .avatar .position {
          position: absolute;
          right:10px;
          bottom: -2px;
          background: #1AA98A;
          text-align: center;
          font-size: 0.7em;
          color: #fff;
          border-radius: 50%;
          z-index: 9;
          width:20px;
          height:20px;
          font-weight: 700;
          padding: 3px;
        }

     section#presenters .bio {
       font-size: 1.1em;
       line-height: 1.7em;
       padding-bottom: 30px;
     }

      section#presenters .details .sm-icons {
        display: inline-block;
        padding: 10px 0 0 30px;
        float: left;
      }

      section#presenters .details .sm-icons li {
        display: inline-block;
        padding-right: 10px;
      }

      section#presenters ul#presenters li .presenters-name {
        font-size: 2em;
        color: #29344D;
        display: inline-block;
        padding-bottom: 20px;
        float: left;
      }

      section#presenters div.desc {
          padding: 10px;
          font-size: 1em;
      }

      section#presenters div.desc ul {
        padding: 20px 0 20px 0;
      }

        section#presenters div.desc ul li {
          padding: 0 0 20px 40px;
          display: inline-block;
          width: 49%;
          vertical-align: text-top;
          position: relative;
        }

          section#presenters div.desc ul li::before {
            font-family: FontAwesome;
            content: "\f00c";
            position: absolute;
            left: 0px;
            top: 0px;
            color: #1aa98a;
            padding: 4px 7px;
            font-size: 10px;
            width: 25px;
            height: 25px;
            display: block;
            border: 1px solid #1aa98a;
            border-radius: 50%;
          }

        section#presenters .stats li {
            display: inline-block;
            width: 33%;
            float: left;
            margin-right: 0;
            padding-right: 0;
        }

        section#presenters .stats li p.title {
          text-transform: uppercase;
          font-weight: 500;
          color: #babad0;
          font-size: 0.85em;
          padding-bottom: 5px;
        }

        section#presenters .stats li p.title i {
          padding-right: 10px;

        }

        section#presenters .stats li p.number {
          font-size:2.5em;
          font-weight:100;
          padding-bottom: 20px;
          color: #1aa98a;
        }

        section#presenters .stats li p.number:nth-letter(3n) {
          padding-right: 20px;
          display: inline-block;
        }

h4.webinar-title {
  font-weight: 500 !important;
}


#loadMore {
  margin: 30px auto;
  width: auto;
  float: none;
  margin-left: auto;
  margin-right: auto !important;
  display: table;
  text-transform: uppercase;
  font-weight:500;
  font-size:12px;
}


#mid_content_banner {
  height: 380px;
  width: 100%;
  clear: both;
  position: relative;
  display: block;
  margin: 0 0 50px 0;
  color: #fff!important;
}

#mid_banner {
  background: url(/static/img/landing-page/ebook/100influencers/mid_banner.jpg);
  background-repeat: no-repeat;
  background-position: 50%;
  height: 380px;
  width: 130%;
  position: absolute;
  left: calc(0% - 272px);
  right: 0;
  top: 0;
  padding: 50px 0 30px;
  color: #fff !important;
}

#mid_banner .headingcta {
  font-size: 27px !important;
  font-weight: 300;
  margin-bottom: 5px;
}

#mid_banner .strapline {
  font-weight: 700;
  font-size: 22px;
}

#mid_banner .btn-cta {
  padding:12px 40px!important;
  margin-top: 30px;
}


#mc_embed_signup input.email {
  padding: 25px !important;
}

#mc_embed_signup .button {
  height:50px !important;
  font-weight:600 !important;
  font-family: 'Roboto', Sans-Serif !important;
  text-transform: uppercase;
  font-size:12px !important;
}

#next-influencers {
  font-size:16px;
  font-weight:300;
  text-align: center;
  border-top: solid 1px #e3e3e3;
  padding: 25px 0;
}

#next-influencers a {
  font-weight:500;
}

/* Tablet: Portrait */
@media only screen
      and (min-device-width: 601px)
      and (max-device-width: 1024px)
      and (orientation: portrait) {

      section#about {
        text-align: center;
      }
}



@media all and (max-width: 468px) {

  header.banner::before, header.banner::after {
    height: 0 !important;
  }
  header.banner p.lead {
    font-size: 1.125em;
  }

  header.banner h1 {
    font-size: 1.9em !important;
    font-weight: 500 !important;
  }

  body.home section {
    padding-left: 15px;
    padding-right: 15px;
  }

  p.lead {
    font-size: 1em;
  }

  .btn-outline, .btn-cta {
    margin-bottom: 30px;
  }
  section#about {
    text-align: center;
  }
  section#about #profits li {
    padding-bottom: 30px;
  }

    section#about #profits li span {
      height: 40px;
    }

      section#about #profits li span img {
        padding-bottom: 0;
      }

  section#presenters aside {
    padding: 0 0 50px 0;
    border-left: 0;
  }

    section#presenters aside ul li h4 {
      padding: 20px 0;
    }

    section#presenters aside ul li p.date {
      padding-bottom: 10px;
    }

  section#presenters .stats li {
    text-align: center;
  }

  section#presenters li .avatar {
    width:auto !important;
    margin:0px 20px 20px 15px;
  }
  section#presenters ul#presenters li {
    padding-right: 0 !important;
  }
  section#presenters .details .sm-icons {
    padding-left: 0 !important;
  }

  section#presenters ul#presenters li .presenters-name {
    padding-bottom: 0;
    width: 60%;
  }

  section#presenters li .bio {
    clear: both;
    width:100%;
  }
  
  section#presenters .stats li {
    width: 100% !important;
  }

  .download {
    padding:0 30px !important;
  }
  .download h3 {
    font-size: 1.4em !important;
    font-weight: 400 !important;
  }
}


/* Mobile: Landscape */
@media only screen
      and (min-device-width: 320px)
      and (max-device-width: 736px)
      and (orientation: landscape) {

      header.banner {
        padding-top: 60px;
      }

      header.banner::before, header.banner::after {
        height: 0 !important;
      }

      section#presenters ul#presenters li .avatar {
       width: 14% !important;
        margin: 0 0 30px 15px;
      }
      section#presenters .bio {
        float: none;
        clear: both;
      }

      section#presenters .stats {
        width:100%;
      }
      section#presenters .stats li p.number {
        font-size:1.7em !important;
        font-weight: 300 !important;
      }


}