@import url(../../../../../css-3);
body {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; }

h1, h2, h3, h4, h5, h6, strong, b {
  font-family: "HelveticaNeue-Bold", "Helvetica Neue Bold", Helvetica, Arial, "Lucida Grande", sans-serif;
  padding-top: 0; }

h1, h2, h3, h4, h5, h6 {
  margin: 0 0 10px 0;
  line-height: 130%; }

h4 {
  font-size: 20px; }

p, ul, ol, li, div, blockquote, dl {
  font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif;
  font-size: 16px;
  line-height: 160%; }

a {
  color: #ff2b06;
  text-decoration: none; }
  a:hover {
    color: #ff5339;
    text-decoration: underline; }
  a:visited, a:active {
    color: #ff2b06; }

a.btn {
  color: #f6f6f6; }
  a.btn:visited, a.btn:active {
    color: #f6f6f6; }

small {
  font-size: 12px; }

.page-header {
  margin-top: 0;
  padding-bottom: 0; }

.page-header {
  border-bottom: 1px solid #e9e9e9; }

/**
 * URL: https://gist.github.com/peschee/5734414
 * Responsive mixin. The media breakpoints are as defined
 * in the twitter bootstrap framework:
 *
 * - phone
 * - tablet-portrait
 * - tablet-landscape-desktop
 * - large-desktop
 *
 * Additional parameters for tagetting retina and non-retina
 * devices
 *
 * - retina
 * - non-retina
 *
 * Moreover, a specific value in px can be passed which is
 * used to generate a max-width media query.
 */
ul.inline {
  margin: 0;
  padding: 0;
  list-style: none; }
  ul.inline li {
    margin: 0 15px 0 0;
    padding: 0;
    display: inline; }

.uppercase {
  text-transform: uppercase; }

.spacing-top {
  margin-top: 40px; }

.table-cell {
  display: table-cell; }

.table {
  display: table; }

/* For image replacement */
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0; }
  .ir br {
    display: none; }

.ico {
  position: relative; }

.ico-box {
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: block; }

.ico:before {
  background: transparent url('../../images/small-sprite-ico.png') no-repeat left top;
  width: 20px;
  height: 20px;
  display: block;
  position: absolute;
  left: 0;
  top: 50%;
  margin-top: -11px;
  content: ""; }

.ico-right:before {
  left: auto;
  right: 10px;
  top: 10px; }

h2.ico {
  padding-left: 26px; }

h2.ico:before {
  height: 36px;
  width: 36px;
  margin-top: -20px; }

.ico-subscribe:before {
  background-position: left -180px; }

.ico-facebook:before {
  background-position: left -260px; }

.ico-twitter:before {
  background-position: left -220px; }

.ico-stream:before {
  background-position: left -565px; }

.ico-box {
  cursor: pointer;
  width: 35px;
  height: 35px;
  display: block; }
  .ico-box:hover {
    background-color: #c61e1e; }
  .ico-box:before {
    left: 10px;
    width: 35px; }

* {
  font-family: 'Open Sans', sans-serif; }

body {
  font-size: 16px; }

.white-bg {
  background-color: #ffffff; }

.black-bg {
  background-color: #242729; }

.gutter-left {
  margin-left: 15px; }

.gutter-right {
  margin-right: 15px; }

.gutter-top {
  margin-top: 15px; }

.gutter-bottom {
  margin-bottom: 15px; }

.contents {
  padding-top: 10px;
  padding-bottom: 50px; }

body.page-template-page_templatestemplate_home-php .post-excerpt h4 {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 1.4; }
body.page-template-page_templatestemplate_home-php .post-excerpt img {
  width: 100%; }
body.page-template-page_templatestemplate_home-php .banner {
  color: #FFF;
  text-align: center;
  overflow: hidden;
  position: relative;
  width: 100%; }
  body.page-template-page_templatestemplate_home-php .banner .banner-container {
    width: 75%;
    background-color: rgba(100, 100, 100, 0.65);
    padding: 20px;
    margin: auto; }
@media (max-width: 767px) {
  body.page-template-page_templatestemplate_home-php .banner .banner-container {
    margin-top: 55px;
    margin-bottom: 55px; }
  body.page-template-page_templatestemplate_home-php .banner h1 {
    font-size: 20px; }
  body.page-template-page_templatestemplate_home-php .banner h2 {
    font-size: 16px; } }
@media (min-width: 768px) {
  body.page-template-page_templatestemplate_home-php .banner .banner-container {
    margin-top: 75px;
    margin-bottom: 75px; }
  body.page-template-page_templatestemplate_home-php .banner h1 {
    font-size: 40px; }
  body.page-template-page_templatestemplate_home-php .banner h2 {
    font-size: 26px; } }
@media (min-width: 992px) {
  body.page-template-page_templatestemplate_home-php .banner .banner-container {
    margin-top: 115px;
    margin-bottom: 115px; }
  body.page-template-page_templatestemplate_home-php .banner h1 {
    font-size: 80px;
    font-weight: bold; } }
@media (min-width: 1200px) {
  body.page-template-page_templatestemplate_home-php .banner .banner-container {
    margin-top: 115px;
    margin-bottom: 115px; }
  body.page-template-page_templatestemplate_home-php .banner h1 {
    font-size: 80px;
    font-weight: bold; } }

body.page-template-default h1.minor {
  font-weight: bold;
  font-size: 16px;
  margin: 0 0 10px;
  line-height: 1.4; }
body.page-template-default section header {
  border-bottom: solid 1px #e5e5e5;
  padding-bottom: 5px;
  margin-bottom: 20px; }
body.page-template-default .partner-tile img, body.page-template-default .team-tile img {
  width: 100%; }

table.event-listing {
  width: 100%;
  empty-cells: show;
  border-spacing: 0 20px;
  margin-top: -20px;
  border-collapse: separate;
  text-align: left; }
  table.event-listing td {
    border-top: solid 1px #e5e5e5;
    border-bottom: solid 1px #e5e5e5;
    padding: 17px 15px 14px;
    position: relative; }
    table.event-listing td .button {
      margin: -10px 0 -10px 10px; }
    table.event-listing td:first-child {
      border-radius: 5px 0 0 5px;
      border-left: solid 1px #e5e5e5; }
  table.event-listing .description {
    border-radius: 0 5px 5px 0;
    border-right: solid 1px #e5e5e5; }
  table.event-listing .time {
    color: #000;
    min-width: 85px; }
  table.event-listing .no-talks td {
    background: #f6f6f6; }
  table.event-listing .no-talks .description {
    color: #c2c2c2;
    font-size: 14px; }
  table.event-listing tr:before {
    content: "";
    background: #e5e5e5;
    display: block;
    height: 20px;
    left: 35px;
    margin-top: -20px;
    position: relative;
    width: 3px;
    z-index: 100; }
  table.event-listing tr:first-child:before {
    width: 0px; }
  table.event-listing tr:first-child td:after {
    display: none; }

.none-description, .coffee-description, .party-description {
  float: left;
  position: relative; }

.google-map-container {
  width: 270px;
  height: 270px; }

body.single-speaker .social-twitter {
  position: relative;
  top: 7px; }
body.single-speaker .related-speaker-tile {
  padding-bottom: 10px; }
  body.single-speaker .related-speaker-tile img {
    width: 100%; }
  body.single-speaker .related-speaker-tile .media-type {
    text-transform: uppercase;
    font-size: 11px; }
  body.single-speaker .related-speaker-tile .related-speaker-position {
    text-transform: uppercase;
    font-size: 11px; }

body.single-talk .social-twitter {
  position: relative;
  top: 7px; }
body.single-talk .related-talk-tile {
  padding-bottom: 10px; }
  body.single-talk .related-talk-tile img {
    width: 100%; }
  body.single-talk .related-talk-tile .media-type {
    text-transform: uppercase;
    font-size: 11px; }
  body.single-talk .related-talk-tile .related-talk-position {
    text-transform: uppercase;
    font-size: 11px; }

header {
  padding-top: 30px;
  padding-bottom: 20px;
  /* Landscape phones and down */ }
  header .header-date-location {
    color: #999999;
    line-height: 1.4;
    margin-top: 4px;
    padding: 0 15px 0 18px;
    margin-left: 5px;
    border-left: solid 1px #333333; }
    header .header-date-location .date {
      font-weight: bold;
      display: block; }
  header .call-to-action {
    padding-top: 10px; }
    header .call-to-action .copy {
      padding-right: 10px;
      padding-top: 6px;
      color: #fff; }
  @media (max-width: 767px) {
    header {
      padding-top: 0; } }

nav.primary-nav ul, nav.primary-nav ul li, nav.primary-nav-secondary ul, nav.primary-nav-secondary ul li {
  margin: 0;
  padding: 0; }
nav.primary-nav li, nav.primary-nav-secondary li {
  display: inline-block; }
nav.primary-nav li a, nav.primary-nav-secondary li a {
  color: #777777;
  font-size: 16px;
  margin-right: 20px; }
  nav.primary-nav li a:hover, nav.primary-nav-secondary li a:hover {
    text-decoration: none;
    color: #FF2500; }

nav.primary-nav {
  padding: 20px 0 0 0; 
}

  nav.primary-nav ul li {
    display: inline; 
  }

  .menu-mainmenu-container{
  margin: 0 2rem;
  }
  nav.primary-nav:before {
    display: inline-block;
    content: "";
    border-top: .1rem solid #DEDEDE;
    width: 100%;
    margin: 0 0rem;
    transform: translateY(-1rem);
  }

  nav.primary-nav li.current-menu-item a, nav.primary-nav li.current_page_ancestor a {
    color: #FF2500;
    font-weight: bold;
    padding: 5px 0 5px 0;
    border-bottom: 4px solid #FF2500; 
  }

.primary-nav-secondary-container {
  border-bottom: 1px solid #e9e9e9; 
}

nav.primary-nav-secondary li {
  display: inline-block; 
}
nav.primary-nav-secondary ul {
  display: inline-block; 
}
nav.primary-nav-secondary ul.menu > li {
  padding: 20px 0; 
}
nav.primary-nav-secondary ul a:hover {
  color: #111; 
}
nav.primary-nav-secondary ul li.current-menu-item > a {
  font-weight: bold;
  color: #111;
  padding: 5px 0 5px 0;
  border-bottom: 4px solid #e9e9e9; 
}

/* Landscape phones and down */
@media (max-width: 767px) {
  nav.primary-nav {
    position: absolute;
    top: 0;
    left: 0;
    padding: 0;
    width: 100%;
    z-index: 1000; }
    nav.primary-nav .toggle {
      padding: 15px 20px;
      color: #fff;
      background-color: #111;
      font-weight: bold;
      font-size: 18px;
      border-bottom: 1px solid #2b2b2b;
      cursor: pointer; }
    nav.primary-nav ul {
      -webkit-transition: all 0.2s ease-in-out;
      transition: all 0.2s ease-in-out;
      background-color: #111;
      max-height: 0px;
      overflow: hidden; }
    nav.primary-nav li, nav.primary-nav li a {
      display: block;
      margin: 0;
      padding: 0; }
    nav.primary-nav li a {
      padding: 15px;
      border-bottom: 1px solid #2b2b2b; }
    nav.primary-nav li.current-menu-item > a {
      font-weight: bold;
      padding: 15px;
      border-bottom: 0;
      border-left: 4px solid #ff2b06; } }

/* Landscape phones and down */
@media (min-width: 768px) {
  nav.primary-nav ul.menu[style] {
    max-height: 100px !important; } }

footer {
  -webkit-box-shadow: 0px 500px 0px 500px #242729;
  box-shadow: 0px 500px 0px 500px #242729;
  padding-top: 30px;
  padding-bottom: 30px;
  font-size: 11px;
  color: #bbc0c4; }
  footer .built-by {
    display: inline-block;
    vertical-align: bottom;
    margin-bottom: 17px; }
  footer .web-partners {
    font-size: 12px; }
    footer .web-partners a {
      display: inline-block; }
    footer .web-partners .ir {
      background: transparent url('../../images/sprite-logos.png') no-repeat left 0; }
    footer .web-partners .jc-link {
      vertical-align: top;
      width: 123px;
      height: 42px; }
    footer .web-partners .jc-link:hover {
      background-position: left -50px; }
    footer .web-partners .twg-link {
      width: 126px;
      height: 30px;
      background-position: left -100px; }
    footer .web-partners .twg-link:hover {
      background-position: left -130px; }
    footer .web-partners span, footer .web-partners img {
      vertical-align: middle; }
  footer .legal {
    font-size: 11px; }

#sidebar ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  #sidebar ul > li {
    margin: 0;
    padding: 0;
    font-size: 14px; }
#sidebar ul > li.widget {
  margin-bottom: 40px;
  padding: 0 10px; }
  #sidebar ul > li.widget h4 {
    font-size: 20px;
    margin: 0 -10px 20px -10px;
    padding: 0 10px 10px 10px;
    border-bottom: 1px solid #e9e9e9; }
#sidebar ul > li form.searchform label {
  display: none; }
#sidebar ul > li form.searchform input[type="text"] {
  width: 70%; }
#sidebar ul > li form.searchform input[type="submit"] {
  width: 28%;
  max-width: 90px; }
#sidebar ul > li.widget_categories ul {
  list-style: decimal;
  padding-left: 10px; }
  #sidebar ul > li.widget_categories ul li {
    margin-bottom: 10px;
    font-size: 12px; }
    #sidebar ul > li.widget_categories ul li a {
      font-size: 14px; }
#sidebar ul > li.widget_calendar table {
  width: 100%;
  font-size: 12px; }
#sidebar ul > li.widget_calendar caption {
  text-align: right;
  font-weight: bold;
  padding: 10px 10px 10px 0px;
  color: #dddddd; }
#sidebar ul > li.widget_calendar thead th {
  text-align: center;
  padding: 5px; }
#sidebar ul > li.widget_calendar tbody td {
  background: #f6f6f6;
  border: 1px solid #fff;
  margin: 0 2px 2px 0;
  text-align: center;
  padding: 10px; }
  #sidebar ul > li.widget_calendar tbody td a {
    display: block;
    width: 100%;
    height: 100%; }
  #sidebar ul > li.widget_calendar tbody td.pad {
    background: #fff; }
#sidebar h2 {
  font-size: 20px;
  margin: 0 -10px 20px -10px;
  padding: 0 10px 10px 10px;
  border-bottom: 1px solid #e9e9e9; }

input[type="text"], input[type="password"], textarea {
  border: 1px solid #e9e9e9;
  background-color: #f6f6f6;
  color: #666666;
  font-size: 14px;
  padding: 6px 8px;
  border-radius: 3px; }

input[type="submit"] {
  background-color: #ff2b06;
  border-radius: 3px;
  border: 0;
  color: #fff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  cursor: pointer;
  padding: 8px 10px; }

textarea {
  max-height: 140px;
  width: 100%; }

article.post-excerpt {
  margin: 0 0 20px 0;
  padding: 0 0 35px 0;
  border-bottom: 1px solid #e9e9e9; }
  article.post-excerpt:last-child {
    border-bottom: 0; }
  article.post-excerpt .post-thumbnail img {
    max-width: 100%;
    height: auto; }
  article.post-excerpt h4 {
    margin: 0;
    padding: 15px 0 5px 0; }
    article.post-excerpt h4 a {
      color: #666666;
      font-weight: 800; }
      article.post-excerpt h4 a:hover {
        color: #ff2b06; }
  article.post-excerpt i.fa {
    margin-right: 5px; }
  article.post-excerpt .post-meta {
    padding-bottom: 15px; }
    article.post-excerpt .post-meta a {
      color: #666666; }
  article.post-excerpt .excerpt {
    padding-top: 10px; }

.sticky-posts article.post-excerpt {
  margin: 0;
  padding: 0; }
  .sticky-posts article.post-excerpt .excerpt {
    border-top: 1px solid #e9e9e9; }
.sticky-posts article.post-excerpt.grouped {
  margin: 0 0 20px 0; }
  .sticky-posts article.post-excerpt.grouped h4 {
    font-size: 16px; }
  .sticky-posts article.post-excerpt.grouped .post-meta li {
    display: block; }
  .sticky-posts article.post-excerpt.grouped .learn-more {
    display: none; }

.post-content .feature-image {
  margin-bottom: 20px; }
  .post-content .feature-image img {
    max-width: 100%;
    height: auto; }
.post-content .post-meta {
  padding-bottom: 15px; }
.post-content .user-generated-content img {
  max-width: 100%;
  height: auto; }

.sticky-posts {
  background: #f6f6f6;
  border-bottom: 1px solid #e9e9e9;
  padding: 40px 0; }

.not-found {
  text-align: center;
  margin: 50px auto;
  background: #f6f6f6;
  height: 100px;
  border-radius: 4px; }
  .not-found h4 {
    line-height: 100px; }
    .not-found h4 i {
      margin: 0 10px 0 0;
      position: relative;
      top: 10px;
      font-size: 50px; }

ul.page-numbers {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 12px;
  color: #111;
  height: 30px;
  margin: 0 0 20px 0;
  text-align: right; }
  ul.page-numbers li {
    display: inline-block;
    margin-right: 5px;
    font-size: 12px; }
    ul.page-numbers li span {
      height: 30px;
      padding: 0 10px;
      line-height: 30px;
      display: inline-block;
      border: 1px solid #e9e9e9;
      border-radius: 3px; }
      ul.page-numbers li span.current {
        font-weight: bold; }
    ul.page-numbers li a {
      font-size: 12px;
      color: #111;
      display: inline-block;
      height: 30px;
      padding: 0 10px;
      line-height: 30px;
      border-radius: 3px;
      background: #f6f6f6; }
      ul.page-numbers li a:hover {
        text-decoration: none;
        background: #e9e9e9; }

#respond, #comments {
  border-top: 1px solid #e9e9e9;
  margin-top: 30px;
  padding-top: 20px; }

.commentlist {
  margin: 0;
  padding: 10px 0 0 0;
  list-style: none; }
  .commentlist .children {
    padding: 20px;
    margin-top: 20px;
    margin-left: 20px;
    border-left: 3px solid #f6f6f6;
    list-style: none; }
    .commentlist .children .children {
      border-left: 2px solid #fbfbfb;
      margin-bottom: 0px;
      padding-bottom: 0px; }
  .commentlist .comment {
    margin-bottom: 30px; }
  .commentlist .comment-author {
    font-size: 12px;
    font-style: italic; }
    .commentlist .comment-author cite {
      font-weight: bold; }
    .commentlist .comment-author img {
      border-radius: 50%;
      margin-right: 5px;
      position: relative;
      top: 10px; }
  .commentlist .comment-meta {
    margin-top: -8px;
    font-size: 12px;
    padding-left: 40px;
    font-style: italic;
    margin-bottom: 20px; }
    .commentlist .comment-meta a {
      color: #666666; }
  .commentlist p {
    font-size: 13px; }
  .commentlist .reply a {
    font-size: 12px;
    color: #111;
    display: inline-block;
    height: 30px;
    padding: 0 10px;
    line-height: 30px;
    border-radius: 3px;
    background: #f6f6f6; }
    .commentlist .reply a:active, .commentlist .reply a:visited {
      color: #111; }
    .commentlist .reply a:hover {
      text-decoration: none;
      background: #e9e9e9; }

.talk-tile {
  margin-bottom: 25px;
  overflow: hidden; }
  .talk-tile .talk-photo {
    position: relative;
    max-width: 100%;
    top: 0; }
  .talk-tile .talk-meta {
    text-transform: uppercase;
    font-size: 11px; }
  .talk-tile .talk-speaker-role {
    height: 70px; }

.team-tile {
  margin-bottom: 25px;
  overflow: hidden; }
  .team-tile .team-photo {
    position: relative;
    max-width: 100%;
    top: 0; }
  .team-tile .details-open .team-photo {
    top: -40px; }
  .team-tile .team-info {
    font-size: 14px;
    background: #ff2b06;
    color: #fff; }
    .team-tile .team-info a, .team-tile .team-info h2, .team-tile .team-info .team-role {
      color: #fff; }
    .team-tile .team-info .team-details-container {
      padding: 15px;
      height: 150px;
      width: 100%;
      overflow: auto;
      font-size: 13px; }
  .team-tile .team-links .ico {
    height: 35px;
    width: 35px;
    border-top: solid 1px #ff2b06;
    border-color: rgba(0, 0, 0, 0.1); }
    .team-tile .team-links .ico a {
      display: block;
      height: 100%;
      z-index: 100;
      position: relative; }
  .team-tile .team-links .tweet {
    border-bottom: none; }
    .team-tile .team-links .tweet:before {
      background-position: -30px -385px;
      z-index: 10; }
  .team-tile .team-title {
    padding: 15px 20px;
    margin-right: 35px;
    border-right: solid 1px #ff2b06;
    border-color: rgba(0, 0, 0, 0.1);
    line-height: 1; }
    .team-tile .team-title .team-role {
      font-size: 16px; }
      .team-tile .team-title .team-role p {
        margin: 0; }
    .team-tile .team-title h2 {
      font-size: 16px;
      margin-top: 0px;
      margin-bottom: 3px;
      font-weight: bold;
      line-height: 19px; }

.speaker-tile {
  margin-bottom: 25px;
  overflow: hidden; }
  .speaker-tile a {
    text-decoration: none; }
  .speaker-tile .speaker-tile-container {
    background-color: #000;
    background-position: top center;
    background-repeat: no-repeat;
    display: block;
    position: relative;
    text-align: center; }
    .speaker-tile .speaker-tile-container .speaker-description {
      background-position: center top;
      background-size: cover;
      color: #FFF;
      display: block;
      height: 292px;
      overflow: hidden;
      padding: 190px 0 15px;
      position: relative; }
      .speaker-tile .speaker-tile-container .speaker-description .speaker-border {
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.65)));
        background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 80%);
        background: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0)), color-stop(80%, rgba(0, 0, 0, 0.65)));
        background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.65) 80%);
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#a6000000', GradientType=0);
        color: #FFF;
        display: block;
        border: 0 solid transparent;
        transition: all 0.3s linear;
        -webkit-transition: all 0.3s linear;
        -moz-transition: all 0.3s linear;
        -o-transition: all 0.3s linear;
        position: absolute;
        top: 0;
        left: 0;
        height: 100%;
        width: 100%;
        z-index: 0;
        width: 100%;
        position: absolute; }
      .speaker-tile .speaker-tile-container .speaker-description .speaker-info {
        position: absolute;
        margin: auto;
        width: 100%; }
        .speaker-tile .speaker-tile-container .speaker-description .speaker-info .speaker-title {
          font-size: 11px;
          text-transform: uppercase; }
        .speaker-tile .speaker-tile-container .speaker-description .speaker-info h2 {
          font-size: 16px; }
        .speaker-tile .speaker-tile-container .speaker-description .speaker-info .speaker-position {
          font-size: 11px;
          line-height: 16px; }
    .speaker-tile .speaker-tile-container .speaker-video-thumb {
      border-top: 1px solid #FFF;
      position: relative;
      text-align: center; }
      .speaker-tile .speaker-tile-container .speaker-video-thumb .hover-container {
        position: absolute;
        height: 100%;
        width: 100%;
        z-index: 1; }
      .speaker-tile .speaker-tile-container .speaker-video-thumb .hover-table {
        display: table;
        height: 100%;
        width: 100%;
        transition: opacity 0.3s linear;
        -webkit-transition: opacity 0.3s linear;
        -moz-transition: opacity 0.3s linear;
        -o-transition: opacity 0.3s linear;
        opacity: 0;
        -moz-opacity: 0;
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
        .speaker-tile .speaker-tile-container .speaker-video-thumb .hover-table div {
          display: table-cell;
          vertical-align: middle; }
          .speaker-tile .speaker-tile-container .speaker-video-thumb .hover-table div span {
            color: #FFFFFF;
            display: block;
            font-size: 16px;
            font-weight: bold; }
      .speaker-tile .speaker-tile-container .speaker-video-thumb img {
        display: block;
        height: 100%;
        width: 100%;
        margin-bottom: 0;
        position: relative;
        transition: opacity 0.3s linear;
        -webkit-transition: opacity 0.3s linear;
        -moz-transition: opacity 0.3s linear;
        -o-transition: opacity 0.3s linear;
        -webkit-perspective: 1000;
        -webkit-backface-visibility: hidden; }
    .speaker-tile .speaker-tile-container:hover .speaker-description .speaker-border {
      border: 10px solid #ff2b06; }
    .speaker-tile .speaker-tile-container:hover img {
      filter: alpha(opacity=50);
      opacity: 0.5;
      -moz-opacity: 0.5;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)"; }
    .speaker-tile .speaker-tile-container:hover .speaker-video-thumb .hover-table {
      filter: alpha(opacity=100);
      opacity: 1;
      -moz-opacity: 1;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; }
    .speaker-tile .speaker-tile-container:hover .speaker-video-thumb img {
      height: auto;
      opacity: 0.4;
      filter: alpha(opacity=40);
      -moz-opacity: 0.4;
      -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=40)";
      filter: alpha(opacity=40);
      position: relative;
      width: 100%; }

.video-container {
  position: relative;
  padding-bottom: 56.25%;
  /* 16:9 */
  padding-top: 25px;
  height: 0; }
  .video-container iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/*
 * This is a manifest file that'll be compiled into application.css, which will include all the files
 * listed below.
 *
 * Any CSS and SCSS file within this directory, lib/assets/stylesheets, vendor/assets/stylesheets,
 * or vendor/assets/stylesheets of plugins, if any, can be referenced here using a relative path.
 *
 * You're free to add application-wide styles to this file and they'll appear at the top of the
 * compiled file, but it's generally better to create a new file per style scope.
 *
 */