/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
/*============================================================================
  #Override Stylesheet
  #Add Custom Styles Here
==============================================================================*/
.fa-ul {
  padding-left: 0;
  margin-left: 2.14285714em;
  list-style-type: none; }
  .fa-ul > li {
    position: relative; }

.fa-li {
  position: absolute;
  left: -2.14285714em;
  width: 2.14285714em;
  top: 0.14285714em;
  text-align: left; }
  .fa-li.fa-lg {
    left: -1.85714286em; }

.font-awe-color {
  color: #e7353d; }

.freebie-box {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 1.25em 1.25em 2.25em;
  color: #fff; }

#bio {
  padding-left: 50%;
  position: relative; }

#bio .bio-left {
  background-image: url(//kajabi-storefronts-production.global.ssl.fastly.net/kajabi-storefronts-production/themes/217272/assets/strategy-me.jpg?14934963995172942);
  background-size: cover;
  position: absolute;
  width: 50%;
  height: 100%;
  top: 0;
  left: 0; }

#bio .bio-right {
  background: #269790;
  color: #fff;
  padding: 9.625em 135px 10.4375em 105px; }

#bio .bio-right .text-box {
  max-width: 480px; }

#bio .bio-right .text-box h2 {
  margin-bottom: 1.1em; }

#bio .bio-right .text-box h5 {
  margin-bottom: 2.31818em; }

#bio .bio-right .text-box p {
  margin-bottom: 3.0625em; }

@media (max-width: 1199px) {
  #bio .bio-right {
    padding: 9.625em 80px 10.4375em; } }
@media (max-width: 991px) {
  #bio .bio-right {
    padding: 4em 20px 4em 20px; } }
@media (max-width: 599px) {
  #bio {
    padding-left: 0; }

  #bio .bio-left {
    display: block;
    width: 100% !important;
    position: relative !important;
    height: 500px !important;
    background-position: 50% 0; }

  #bio .bio-right {
    padding: 40px; } }
.blog-box-text {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.special-btn {
  line-height: 1.2 !important;
  font-size: 1.4em;
  display: inline-block;
  margin: 0;
  padding: 10px 20px;
  cursor: pointer;
  transition: background-color 0.25s, top 0.1s;
  text-align: center;
  text-decoration: none;
  color: #ffffff !important;
  border: 0;
  border-radius: 2px;
  outline: none;
  background-color: #e7353d; }

.speaker-image {
  border-width: 10px;
  border-style: solid;
  border-color: white;
  box-shadow: 0px 0px 0px 1px #e6e6e6; }

.event-list {
  list-style: none;
  font-family: 'Lato', sans-serif;
  margin: 0px;
  padding: 0px; }

.event-list > li {
  background-color: white;
  box-shadow: 0px 0px 5px #333333;
  box-shadow: 0px 0px 5px rgba(51, 51, 51, 0.7);
  padding: 0px;
  margin: 0px 0px 20px; }

.event-list > li > time {
  display: inline-block;
  width: 100%;
  color: white;
  background-color: #E7353D;
  padding: 5px;
  text-align: center;
  text-transform: uppercase; }

.event-list > li:nth-child(even) > time {
  background-color: #269790; }

.event-list > li > time > span {
  display: none; }

.event-list > li > time > .day {
  display: block;
  font-size: 40pt;
  font-weight: 100;
  line-height: 1; }

.event-list > li time > .month {
  display: block;
  font-size: 30pt;
  font-weight: 900;
  line-height: 1; }

.event-list > li time > .when {
  display: block;
  font-size: 15pt;
  font-weight: 900;
  line-height: 1; }

.event-list > li > img {
  width: 100%; }

.event-list > li > .info {
  padding-top: 5px;
  text-align: center; }

.event-list > li > .info > .title {
  font-size: 17pt;
  font-weight: 700;
  margin: 0px; }

.event-list > li > .info > .desc {
  font-size: 13pt;
  font-weight: 300;
  margin: 0px; }

.event-list > li > .info > ul,
.event-list > li > .social > ul {
  display: table;
  list-style: none;
  margin: 10px 0px 0px;
  padding: 0px;
  width: 100%;
  text-align: center; }

.event-list > li > .social > ul {
  margin: 0px; }

.event-list > li > .info > ul > li,
.event-list > li > .social > ul > li {
  display: table-cell;
  cursor: pointer;
  color: #1e1e1e;
  font-size: 11pt;
  font-weight: 300;
  padding: 3px 0px; }

.event-list > li > .info > ul > li > a {
  display: block;
  width: 100%;
  color: #1e1e1e;
  text-decoration: none; }

.event-list > li > .social > ul > li {
  padding: 0px; }

.event-list > li > .social > ul > li > a {
  padding: 3px 0px; }

.event-list > li > .info > ul > li:hover,
.event-list > li > .social > ul > li:hover {
  color: #1e1e1e;
  background-color: #c8c8c8; }

.facebook a,
.twitter a,
.google-plus a {
  display: block;
  width: 100%;
  color: #4b6ea8 !important; }

.twitter a {
  color: #4fd5f8 !important; }

.google-plus a {
  color: #dd4b39 !important; }

.facebook:hover a {
  color: white !important;
  background-color: #4b6ea8 !important; }

.twitter:hover a {
  color: white !important;
  background-color: #4fd5f8 !important; }

.google-plus:hover a {
  color: white !important;
  background-color: #dd4b39 !important; }

@media (min-width: 768px) {
  .event-list > li {
    position: relative;
    display: block;
    width: 100%;
    height: 120px;
    padding: 0px; }

  .event-list > li > time,
  .event-list > li > img {
    display: inline-block; }

  .event-list > li > time,
  .event-list > li > img {
    width: 120px;
    float: left; }

  .event-list > li > .info {
    background-color: whitesmoke;
    overflow: hidden; }

  .event-list > li > time,
  .event-list > li > img {
    width: 120px;
    height: 120px;
    padding: 0px;
    margin: 0px; }

  .event-list > li > .info {
    position: relative;
    height: 120px;
    text-align: left;
    padding-right: 40px; }

  .event-list > li > .info > .title,
  .event-list > li > .info > .desc {
    padding: 0px 10px; }

  .event-list > li > .info > ul {
    position: absolute;
    left: 0px;
    bottom: 0px; }

  .event-list > li > .social {
    position: absolute;
    top: 0px;
    right: 0px;
    display: block;
    width: 40px; }

  .event-list > li > .social > ul {
    border-left: 1px solid #e6e6e6; }

  .event-list > li > .social > ul > li {
    display: block;
    padding: 0px; }

  .event-list > li > .social > ul > li > a {
    display: block;
    width: 40px;
    padding: 10px 0px 9px; } }
