@charset "utf-8";
/*! normalize.css v3.0.1 | MIT License | git.io/normalize */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 */
/*#agenda, #breakout {
  border-top: 20px solid black;
  padding-top: 20px;
  .agenda-list {
    .agenda-item {
      margin-bottom: 50px;
      br:last-of-type {
        display: none;
      }
      .agenda-title {
        color: $red;
      }
      .agenda-name {
        font-weight: bold;
        color: $darkBlue;
      }
      .track-title {
        font-weight: bold;
      }
    }
  }
  .breakout-title {
    color: $blue;
  }
  .track-title {
    color: $red;
  }
  h1 {
    color: $blue;
    font-weight: bold;
  }
  .back-button {
    color: $blue;
  }
}*/
.content {
  width: 1000px; }
  @media only screen and (min-width: 760px) and (max-width: 1099px) {
  .content {
    width: 750px; } }
  @media only screen and (max-width: 759px) {
  .content {
    width: 95%; } }

.content {
  margin: 0 auto;
  padding: 0; }

@font-face {
  font-family: ClearSans;
  src: url("../assets/fonts/WOFF/ClearSans-Medium.woff"); }

@font-face {
  font-family: ClearSans;
  font-weight: bold;
  src: url("../assets/fonts/WOFF/ClearSans-Bold.woff"); }

@font-face {
  font-family: ClearSans;
  font-style: oblique;
  src: url("../assets/fonts/WOFF/ClearSans-MediumItalic.woff"); }

@font-face {
  font-family: ClearSans;
  font-style: oblique;
  font-weight: bold;
  src: url("../assets/fonts/WOFF/ClearSans-BoldItalic.woff"); }

@font-face {
  font-family: "Avenir";
  src: url("../assets/fonts/Avenir-Book.woff"); }

@font-face {
  font-family: "Avenir";
  font-weight: bold;
  src: url("../assets/fonts/Avenir-Black.woff"); }

@font-face {
  font-family: "Avenir Roman";
  src: url("../assets/fonts/Avenir-Roman.woff"); }

@font-face {
  font-family: "Avenir Next Condensed Demi";
  src: url("../assets/fonts/AvenirNextCondensed-DemiBold.ttf"); }

@font-face {
  font-family: "Avenir Next Condensed Medium";
  src: url("../assets/fonts/AvenirNextCondensed-Medium.ttf"); }

@font-face {
  font-family: "Bebas Neue Reg";
  src: url("../assets/fonts/BebasNeueRegular.otf"); }

@media only screen and (max-width: 759px) {
  body {
    padding-bottom: 55px; } }

.grid {
  position: relative; }
  .grid::after {
    content: '';
    display: table;
    clear: both; }
  .grid > .item {
    float: left;
    width: 20%;
    box-sizing: border-box;
    padding: 5px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
  .grid > .item {
    width: 33.33333%; } }
    @media only screen and (max-width: 759px) {
  .grid > .item {
    width: 50%; }
    .grid > .item:nth-child(odd) {
      padding-right: 5px;
      padding-left: 0; }
    .grid > .item:nth-child(even) {
      padding-right: 0;
      padding-left: 5px; } }
    .grid > .item:nth-child(5n+1) {
      clear: both; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
  .grid > .item:nth-child(5n+1) {
    clear: none; }
    .grid > .item:nth-child(3n+1) {
      clear: both; } }
    @media only screen and (max-width: 759px) {
  .grid > .item:nth-child(5n+1) {
    clear: none; }
    .grid > .item:nth-child(2n+1) {
      clear: both; } }

*::-moz-selection {
  background: #b71234;
  color: white; }

*::selection {
  background: #b71234;
  color: white; }

html {
  /* 1 */
  font-family: sans-serif;
  /* 2 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /**
 * Remove default margin.
 */ }

body {
  margin: 0;
  /* HTML5 display definitions
   ========================================================================== */
  /**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11 and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */ }

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary {
  display: block;
  /**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */ }

audio, canvas, progress, video {
  /* 1 */
  display: inline-block;
  /* 2 */
  vertical-align: baseline;
  /**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */ }

audio:not([controls]) {
  display: none;
  height: 0;
  /**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/11, Safari, and Firefox < 22.
 */ }

[hidden], template {
  display: none;
  /* Links
   ========================================================================== */
  /**
 * Remove the gray background color from active links in IE 10.
 */ }

a {
  background: transparent;
  /**
 * Improve readability when focused and also mouse hovered in all browsers.
 */ }

a:active, a:hover {
  outline: 0;
  /* Text-level semantics
   ========================================================================== */
  /**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */ }

abbr[title] {
  border-bottom: 1px dotted;
  /**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */ }

b, strong {
  font-weight: bold;
  /**
 * Address styling not present in Safari and Chrome.
 */ }

dfn {
  font-style: italic;
  /**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */ }

h1 {
  font-size: 2em;
  margin: 0.67em 0;
  /**
 * Address styling not present in IE 8/9.
 */ }

mark {
  background: #ff0;
  color: #000;
  /**
 * Address inconsistent and variable font size in all browsers.
 */ }

small {
  font-size: 80%;
  /**
 * Prevent `sub` and `sup` affecting `line-height` in all browsers.
 */ }

sub, sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em;
  /* Embedded content
   ========================================================================== */
  /**
 * Remove border when inside `a` element in IE 8/9/10.
 */ }

img {
  border: 0;
  /**
 * Correct overflow not hidden in IE 9/10/11.
 */ }

svg:not(:root) {
  overflow: hidden;
  /* Grouping content
   ========================================================================== */
  /**
 * Address margin not present in IE 8/9 and Safari.
 */ }

figure {
  margin: 1em 40px;
  /**
 * Address differences between Firefox and other browsers.
 */ }

hr {
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  /**
 * Contain overflow in all browsers.
 */ }

pre {
  overflow: auto;
  /**
 * Address odd `em`-unit font size rendering in all browsers.
 */ }

code, kbd, pre, samp {
  font-family: monospace, monospace;
  font-size: 1em;
  /* Forms
   ========================================================================== */
  /**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
  /**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */ }

button, input, optgroup, select, textarea {
  /* 1 */
  color: inherit;
  /* 2 */
  font: inherit;
  /* 3 */
  margin: 0;
  /**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */ }

button {
  overflow: visible;
  /**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */ }

button, select {
  text-transform: none;
  /**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */ }

button, html input[type="button"], input[type="reset"], input[type="submit"] {
  /* 2 */
  -webkit-appearance: button;
  /* 3 */
  cursor: pointer;
  /**
 * Re-set default cursor for disabled elements.
 */ }

button[disabled], html input[disabled] {
  cursor: default;
  /**
 * Remove inner padding and border in Firefox 4+.
 */ }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
  /**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */ }

input {
  line-height: normal;
  /**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */ }

input[type="checkbox"], input[type="radio"] {
  /* 1 */
  box-sizing: border-box;
  /* 2 */
  padding: 0;
  /**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */ }

input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button {
  height: auto;
  /**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome
 *    (include `-moz` to future-proof).
 */ }

input[type="search"] {
  /* 1 */
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  /* 2 */
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  /**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */ }

input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
  /**
 * Define consistent border, margin, and padding.
 */ }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
  /**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */ }

legend {
  /* 1 */
  border: 0;
  /* 2 */
  padding: 0;
  /**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */ }

textarea {
  overflow: auto;
  /**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */ }

optgroup {
  font-weight: bold;
  /* Tables
   ========================================================================== */
  /**
 * Remove most spacing between table cells.
 */ }

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

td, th {
  padding: 0; }

nav {
  background: black;
  text-align: center;
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 99; }
  nav ul {
    margin: 0;
    padding: 0; }
    nav ul li {
      list-style: none;
      display: inline;
      padding: 0 10px;
      line-height: 80px; }
      nav ul li:first-child {
        padding-left: 0; }
      nav ul li.last {
        padding-right: 0; }
      nav ul li .icon {
        display: none;
        font-size: 20px;
        margin-bottom: 3px; }
      nav ul li a {
        color: white;
        text-transform: uppercase;
        text-decoration: none;
        transition: color 0.3s;
        font-size: 20px; }
        nav ul li a:hover {
          color: #b71234; }

.social {
  position: absolute;
  top: 0;
  right: 10px;
  margin: 0;
  padding: 0; }
  .social li {
    display: inline-block; }
  .social a {
    display: block; }
  .social i {
    line-height: 28px;
    width: 27px;
    height: 27px;
    background-color: white;
    color: black;
    font-size: 20px;
    border-radius: 13.5px;
    -webkit-transition: all 0.3s;
    transition: all 0.3s;
    display: inline-block; }
    .social i:hover {
      background-color: #b71234;
      color: white; }
  .social .fa-facebook:before {
    padding-top: 4px; }

@media only screen and (min-width: 760px) and (max-width: 1099px) {
  .social {
    top: auto;
    right: auto;
    position: static;
    margin: 0 auto; }
    .last {
      padding: 0; }
    nav {
      line-height: 20px;
      padding-top: 10px;
      min-height: 70px; }
      nav ul li {
        height: 20px;
        line-height: 20px;
        padding: 0 5px; } }

@media only screen and (max-width: 759px) {
  .social {
    display: none; }
    nav {
      top: auto;
      bottom: 0;
      padding: 10px 0; }
      nav ul li {
        line-height: 1;
        padding: 0;
        min-height: 0;
        position: relative;
        margin-right: 1.5%; }
        nav ul li:last-of-type {
          margin-right: 0; }
        nav ul li a {
          font-size: 10px;
          display: inline-block; }
        nav ul li .icon {
          display: block; } }

.register a {
  color: #b71234; }
  .register a:hover {
    color: #939598; }

#header {
  width: 100%;
  position: relative;
  text-align: center;
  overflow: hidden;
  padding-top: 80px;
  background-color: #00aeef; }
  @media only screen and (max-width: 759px) {
  #header {
    padding-top: 0; } }
  #header .header-content {
    position: relative;
    background-image: url('../assets/images/McAfee-Site_Background.png');
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center center;
    height: 500px; }
    @media only screen and (max-width: 759px) {
  #header .header-content {
    height: 200px; } }
    #header .header-content .words {
      display: block;
      background-image: url('../assets/images/McAfee-Words.png');
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center center;
      height: 100%;
      width: 100%; }

#about, #four_oh_four {
  background-color: #fff;
  color: #000;
  padding: 20px 0 50px 0;
  z-index: 10;
  position: relative; }
  #about h1, #four_oh_four h1 {
    color: #b71234; }
  #about .register, #four_oh_four .register {
    border: 3px solid white;
    padding: 10px;
    margin-top: 10px;
    color: white; }
  #about .about-date, #four_oh_four .about-date {
    font-weight: 500; }
  #about .about-m, #four_oh_four .about-m {
    position: absolute;
    top: 0;
    right: 10%;
    height: 150px;
    width: 150px;
    -webkit-transform: translateY(-50%);
    -moz-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%); }
  #about .cpe, #four_oh_four .cpe {
    margin-top: 35px;
    color: ;
    background-color: #f2f2f2;
    padding: 30px 0;
    font-family: "Georgia", sans-serif;
    font-style: italic; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
  #about .cpe br, #four_oh_four .cpe br {
    display: none; } }
    @media only screen and (max-width: 759px) {
  #about .cpe br, #four_oh_four .cpe br {
    display: none; } }
    #about .cpe p, #four_oh_four .cpe p {
      display: inline-block;
      vertical-align: middle;
      font-size: 43px;
      line-height: 1.2;
      width: 82%; }
      @media only screen and (max-width: 759px) {
  #about .cpe p, #four_oh_four .cpe p {
    width: 100%; } }
  #about .bulbicon, #four_oh_four .bulbicon {
    display: inline-block;
    vertical-align: middle;
    width: 18%;
    padding-right: 15px;
    box-sizing: border-box; }
    @media only screen and (max-width: 759px) {
  #about .bulbicon, #four_oh_four .bulbicon {
    display: none; } }
  #about .big-button, #four_oh_four .big-button {
    border: 3px solid #41a7f3;
    color: #41a7f3;
    display: inline-block;
    font-size: larger;
    margin-top: 10px;
    padding: 15px;
    text-decoration: none;
    transition: all 0.3s; }
    #about .big-button:hover, #four_oh_four .big-button:hover {
      background-color: white;
      color: #b71234; }
  #about .open-cpe, #four_oh_four .open-cpe {
    color: #b71234; }

#speakers {
  background: #fff;
  padding: 20px 0;
  text-align: left;
  z-index: 10;
  padding-bottom: 50px; }
  #speakers h1 {
    text-align: left;
    color: #b71234; }
  #speakers .speaker-list {
    list-style: none;
    margin: 0 auto;
    padding: 0; }
    #speakers .speaker-list .speaker {
      margin-bottom: 20px; }
      #speakers .speaker-list .speaker .image {
        width: 100%;
        margin-bottom: 5px;
        position: relative; }
        #speakers .speaker-list .speaker .image img {
          display: block;
          width: 100%;
          -webkit-filter: grayscale(1);
          -webkit-filter: grayscale(100%);
          filter: gray;
          filter: grayscale(100%); }
        #speakers .speaker-list .speaker .image::before {
          content: '';
          position: absolute;
          top: 0;
          left: 0;
          width: 100%;
          height: 100%;
          opacity: 0.5;
          z-index: 50;
          transition: background-color 0.3s; }
      #speakers .speaker-list .speaker:hover .image::before {
        background-color: #ee2a7b; }
      #speakers .speaker-list .speaker .speaker-name {
        margin-top: 10px;
        font-family: "Bebas Neue Reg", sans-serif;
        font-weight: normal;
        color: #41a7f3;
        font-size: 30px;
        line-height: 1; }
      #speakers .speaker-list .speaker .speaker-title, #speakers .speaker-list .speaker .speaker-agency {
        line-height: 18px;
        font-size: 14px;
        margin-top: 5px;
        color: grey;
        font-family: "Georgia", serif;
        font-style: italic; }

#sponsors {
  padding: 20px 0;
  text-align: center;
  position: relative;
  padding-top: 50px; }
  #sponsors h1 {
    text-align: left;
    color: #b71234; }
  #sponsors .sponsor-list {
    list-style: none;
    margin: 0 auto;
    padding: 0;
    width: 100%;
    text-align: left;
    margin-bottom: 30px; }
    #sponsors .sponsor-list .sponsor {
      width: 190px;
      padding: 30px;
      display: inline-block;
      position: relative;
      vertical-align: middle; }

#agenda, #breakout {
  border-top: 20px solid black;
  padding-top: 20px; }
  #agenda h1, #breakout h1 {
    color: #b71234; }
  #agenda h3.time, #breakout h3.time {
    color: #b71234; }
  #agenda hr, #breakout hr {
    margin: 25px 0; }
  #agenda .list .item, #breakout .list .item {
    margin-bottom: 20px; }
    @media only screen and (max-width: 759px) {
    #agenda .list .item, #breakout .list .item {
      padding-bottom: 20px;
      border-bottom: 1px solid #41a7f3; } }
    #agenda .list .item > .time, #breakout .list .item > .time, #agenda .list .item > .info, #breakout .list .item > .info {
      display: inline-block;
      vertical-align: top; }
      @media only screen and (max-width: 759px) {
    #agenda .list .item > .time, #breakout .list .item > .time, #agenda .list .item > .info, #breakout .list .item > .info {
      display: block;
      width: auto; } }
    #agenda .list .item.breakout a, #breakout .list .item.breakout a {
      color: #53565a; }
      #agenda .list .item.breakout .tracks, #breakout .list .item.breakout .tracks {
        padding-left: 17px;
        margin-top: 10px;
        margin-bottom: 0; }
      #agenda .list .item.breakout .track, #breakout .list .item.breakout .track {
        list-style-type: none; }
        #agenda .list .item.breakout .track a, #breakout .list .item.breakout .track a {
          color: #53565a; }
    #agenda .list .item:last-of-type, #breakout .list .item:last-of-type {
      border-bottom: none; }
    #agenda .list .time, #breakout .list .time {
      overflow: hidden;
      position: absolute;
      z-index: 1;
      max-width: 950px;
      width: 100%;
      /*width: $medTimeWidth;*/ }
    #agenda .list .time span, #breakout .list .time span {
      background-color: #fff;
      padding-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
    #agenda .list .time, #breakout .list .time {
      max-width: 750px; } }
    @media only screen and (max-width: 759px) {
    #agenda .list .time, #breakout .list .time {
      margin-bottom: 5px;
      position: relative; } }
    #agenda .list .time:before, #breakout .list .time:before {
      float: left;
      width: 0;
      white-space: nowrap;
      content: ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . . . . . . ";
      color: ; }
      @media only screen and (max-width: 759px) {
    #agenda .list .time:before, #breakout .list .time:before {
      content: ""; } }
    #agenda .list .info, #breakout .list .info {
      text-align: right;
      position: relative;
      /*width: 100% - $largeTimeWidth;*/
      z-index: 3;
      width: 100%;
      /*width: 100% - $medTimeWidth;*/ }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
 }
    #agenda .list .title, #breakout .list .title {
      /*background-color: #fff;*/
      color: #53565a;
      font-weight: bold; }
    #agenda .list .title a, #breakout .list .title a, #agenda .list .title span, #breakout .list .title span {
      background-color: #fff;
      padding-left: 10px; }
    @media only screen and (max-width: 759px) {
    #agenda .list .title, #breakout .list .title {
      margin-bottom: 5px; } }
    #agenda .list .brick, #breakout .list .brick {
      padding-left: 0px !important; }
    @media only screen and (max-width: 759px) {
    #agenda .list .speaker, #breakout .list .speaker {
      margin-bottom: 5px; }
      #agenda .list .speaker:last-of-type, #breakout .list .speaker:last-of-type {
        margin-bottom: 0; } }
    #agenda .list .speaker .name, #breakout .list .speaker .name {
      font-weight: normal;
      color: #ee2a7b; }
    #agenda .list .speaker .title, #breakout .list .speaker .title {
      font-weight: normal;
      color: #53565a; }

#breakout {
  margin-bottom: 25px; }
  #breakout .item {
    border-bottom: 1px solid #41a7f3;
    padding-bottom: 20px; }
  #breakout .speaker:first-of-type {
    margin-top: 10px; }
  #breakout .description {
    margin-bottom: 0; }

#footer {
  background-color: black;
  text-align: center;
  padding: 15px; }

.wrap-up {
  /*section {
    width: 100%;
  }*/
  width: 100%; }
  .wrap-up #copy {
    background-color: #41a7f3;
    color: white; }
    .wrap-up #copy .big-button {
      border: 3px solid white;
      color: white;
      display: inline-block;
      font-size: larger;
      margin-top: 10px;
      padding: 15px;
      text-decoration: none;
      transition: all 0.3s; }
    .wrap-up #copy .big-button:hover {
      background-color: white;
      color: #41a7f3; }
  .wrap-up #photos {
    background-color: ; }
  .wrap-up #tweets .tweet-container {
    text-align: center; }
    .wrap-up #tweets .tweet {
      display: inline-block;
      vertical-align: top;
      width: 49%;
      text-align: center; }
    .wrap-up #tweets .tweet iframe {
      margin: 10px auto; }
  .wrap-up #videos {
    background-color: #41a7f3;
    color: white; }
    .wrap-up #videos .container {
      position: relative;
      text-align: center; }
    .wrap-up #videos .container > div {
      display: inline-block;
      zoom: 1;
      *display: inline;
      width: 476px;
      height: 360px;
      vertical-align: top;
      margin-bottom: 100px; }
    .wrap-up #videos .container > div:nth-of-type(2n-1) {
      margin-right: 10px; }
    .wrap-up #videos .youtube {
      background-position: center;
      background-repeat: no-repeat;
      position: relative;
      overflow: hidden;
      transition: all 200ms ease-out;
      cursor: pointer; }
    .wrap-up #videos .youtube .play {
      background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAEAAAABACAYAAACqaXHeAAAJm0lEQVR4XtVbe3CUVxU/937fbh48EhFCRdC0galDa0vCQwstTUmWGf8wyYwmccapHa1jbcXqtLXa0SqjHaiPDsWkJlRLeQ216YNs0gI2QJJdHiJtBSMtQh4ESIBCNg+SfX/f9dxNNuxud/d77LfZ5M7ssGTvPef8fvecc+893/0IJLl1lBdnMZDXEEJzCcA8QmAeqpzH8AMs8B2/Qi8B0oNfevmHMuiVmdzR7xk4tKzxA2cyTUSbjG/tpasX0DRTCQAtBcIKEZxJnxbmRkIOABAruOTG2xoOXtUnJ/Yowwg4XV44PR3EdZRCBRqcb7ShwBj3lOOMwG5p6PzLi/a1e4zQkTABzYWF4hdyTN8nhK3HmZ5rhFEqZJyXQf5V3usHd4+FkIoh0bskREB7RVEZBfI8IeR23RYkMpCxD2WZPJ33ZtNBvWJ0EXCubE2eYBa2Y0JbpVexoeMY2+/ye763+G37Za1yNROAs/6AAPRNIDBLq7Kk9mesR5ZIWd5bTe9r0aOJgI4Kyw8JsCp0eVGLkgnry5hLBvJwXl3Ta2p1qiKAJ7ov5oibEfhjagWntB+DjbfWNf1STYJUJICDz51rakBhX0spKI3KcdWsu63uwLeUSFAkoKuy+C+4rj+qUX/Ku7slCZxe/4mlDbYV8YyJS0BHZdFjFOhLKUej0QCXX4JBjzewx04XhZqC+taYoRuTgPbyNWsoof+YtAkvBikuvx/B+wLgeeMAMyh5cEmDfVe0IVEJaC8vXCgQ0/FJt9QpeAKf+QEEP3q+utkoIZKZwl0FVvtHkSKiEtBVUXwMCPmqRs9LafdY4INGmSm5tqzBnqNIQGd50TcJpW+kFI1G5c4xt1calm6izxTssT0f2i/MA95futQ0K2/WR7jFXagkbLL87vRhzHu52ys3kRDn3kb7jPUAcrB3GAGd5cXrCCVVyqKUewjZsyCrtBKkoUEYbn0PJMd15UEaezh9mO29Xk2jpol08931tp9+ioAzJatmmNMzO3D252iSGKNzzhO/hswV9wZ+ZR4PDDa8DoONbwDzGnKMBy0zH2qiAOCT+qSslceOufjfxz2gs6LoWSxb/dYI8FzG51/cBqZbeMXrZvP3XYP+3a/AyNFmZCU8U2vRO4JuP6TS7aPJzRCEHfnW1ofCCMDMfxoz/2IthsTrO796J4izo9dHPOc+Bsf2GvC0n9GsLlHwXKFAyNBXGu1Z4wR0fMOyiIpwVrM1cQbEI2A0LhiMHGlGj/gb+FXmByPAB03ONMHtS/YcPhsIAUx+P8Pk94cJJWBMWSA/NNYFPvx7rDaMbn8jAbePlIth8FcMgx8ECOiqtBzBf1amgoCgTu4F3Bu4V0TmB6PBc51phPYsbbTNJ50lRXNJBu3Fv9FUEhDUzfNCID9gnuAtGeDHYp99pp9lka6KooeA0G1GgueyFHNAPIVj+aGnbgf0dXUYbdq4vAxR+DkSUPwbzP7rjdaSEAFojAfzgdfnA/f/TsP5F34H/huDRpsI6Sbh7wTrfLWUwCNGS0+EAA7eE7LDI+gRg8374eIr1QntHyIxmqlwmHRWFFvxzI+PsYxtegmIBB9mFZJyZccW6Du0zxBjzQI9ywn4FxKw3BCJIUL0EODmbq9iby/3X4fuTRvAqWMjFYrTROl10llpuYBr4YJUE6AWfKidw/+0Q/efN+o2XQDiRgKKvfqf3sbWrcUD9IAPar68ZRM4Wpt0kYDPM+WUE+B2uwPZXm/rrX0B+m36Hg1i8ucEpC4EEgU/fLQFuqv17+AFCi5MgpbjWAOIWzvXMztKIeDCmffpnHkZt83dmzeCc2y3qMc+PsZEyLWULIO6wQeWwVpcBvfrxRw2zkxxGZzojZAe8JirYABBX3oVH1LJ4+W8hElIEwT7hG6FtYLH/Qm4zvwXuvlWeHgoYcCRAvAs8BrpLLc8SCjsMFp6ZA7QCl7q+wQuvIibnQ5D6zRhMDNN9BfkXPl9c0SafgV/Sdpx2OVygQ9r96oaFk0vb6sBR8t7qrrr7YTnC0Zkf/ZoRaii2I7uNlrCNagFPUAteH7g6T+wF3penZhnsSaBXlputS0YI8DyJIbbnwzCHhAzv2oneKfPBL/CzPM4d54+BRc2PQf+kWEjTYgrC+O/Jh+fGgcI4JeexDSh3TjtDObU1oEkxL9JI127inH+HDiTWPSIiglRp5vMuQVvH+oOeS5gacPJuDNREni1fwBPdQu3NwJDgVEbboJ6t1ZD/+FDiarTNV4UiGOF1f5ZPnjcwo6KomfwPsAGXRLHBnHw/W4vePB2xp273gGG10ZDG49zx34r9O58ORE1CY/FSxNb8dLEw2EEnFp717SZ2TntWB67RY8G/qCnH29lcPC8La7ZDSQrO/CdO4Kz7WTA3f3OpN59VjRdJOAduSFmPdDS4g4jgP+nq7IIS2O0VlFKRAc+8w43FjOkm7u0zFvzYP6jT4F/sB96t28B96VurWKT0n+aIPzxbmvr00HhYUE6diOsDX/8klrtDG9jjLq9cVtUtbq19sMK0PDyBtuMsLCMFMLv/wqE7lEjnLu9g5expgB4jgdj/3GM/bDH/1HTtJqN0ajbexH8aMxP9mYi9OryRtun8ltUAj4uK8xNSxNPYKlsdjRg3O0dLgRv4MksmQRiEpamE1Lw5Qb7fyL1xLwm11VuuZ9R1hRZL+TvLQRmfqqAR8QZVMRrci3qr8kFWYpcFXjM92HM+6ZIzAfiXhCqCqytj8fyMMWrslgyq0YX+hHP8Q4Xgp8iM88BY8XnyLIGW9xDniIBfGlckCPuw6WueCqBxyXv4rsNttz1ITfConmBIgF80NF77skwzzGf8MrSHclMVkbJThOFY431rfcqgef6VBEQNOzfpat3uST27cirqEYZnqgcDiZNpNUF9bYfq5WliQAu9GRJ4To3822WGRbSJlHDuoKUJrDvFtQf3qnFLM0EcOFtpatXOmW2T2JsphZlyerL6/uiJKzN39tyUqsOXQSMh0TZ/RtwG/wEEpGmVbER/XF3N2Ki7NklVvsmvfISIoArrSu/w7zIO7vWLcvfwU0SXsRMfsOnuj6zSF6y1tueVJPo4lmUMAFB4c1lhdnZTN7qk9laP2PTjKaBGypSOiBS8o50cfiRZR8Y81K1YQSEAj719fsKJIE+JUvM4mUMzxP6rsUGQBN6BSu47zLB9fv8t46fSwaxRssMk/dhyap5+N7RTxjQxTKFz+F2eja+Tp8lyyxTZszEuREo8SHYEczkA1g++gTjiL9O3+aXh6vw9Xnjr5mHWPh/CH/6G8anmTQAAAAASUVORK5CYII=") no-repeat center center;
      background-size: 64px 64px;
      position: absolute;
      height: 100%;
      width: 100%;
      opacity: 0.5;
      filter: alpha(opacity=50);
      transition: all 0.2s ease-out; }
      .wrap-up #videos .youtube .play:hover {
        opacity: 1;
        filter: alpha(opacity=100); }
  .wrap-up #presentations .container {
    text-align: center; }
    .wrap-up #presentations .container > div {
      display: inline-block;
      margin-bottom: 10px; }
      .wrap-up #presentations .container > div:nth-of-type(3n+1) {
        margin-right: 10px; }
      .wrap-up #presentations .container > div:nth-of-type(3n+2) {
        margin-right: 10px; }
      @media only screen and (min-width: 760px) and (max-width: 1099px) {
    .wrap-up #presentations .container > div.presentation {
      margin-right: 0; }
      .wrap-up #presentations .container > div:nth-of-type(2n-1) {
        margin-right: 10px; } }
      @media only screen and (max-width: 759px) {
    .wrap-up #presentations .container > div {
      margin-right: 0 !important; } }

@media only screen and (max-width: 650px) {
  .tweet {
    width: 100% !important; } }

body.cpe #cpe {
  position: relative;
  background-color: white;
  width: auto;
  height: auto;
  margin-bottom: 75px;
  z-index: 1;
  border-top: 20px solid black; }
  body.cpe #cpe h1 {
    color: #41a7f3;
    display: block; }
  body.cpe #cpe.hidden {
    display: block; }
  body.cpe #cpe > .container {
    width: 100%;
    display: block;
    padding: 25px 0; }
  body.cpe #cpe > .container .content {
    padding: 0;
    max-width: none; }
    body.cpe #cpe > .container .content .close {
      display: none; }

.pop-up {
  position: fixed;
  display: table;
  z-index: 99;
  background-color: rgba(0, 0, 0, 0.6);
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh; }
  .pop-up h1 {
    display: none; }
  .pop-up.hidden {
    display: none; }
  .pop-up > .container {
    width: 100%;
    height: 100%;
    display: table-cell;
    vertical-align: middle; }
  .pop-up > .container .content {
    margin: 0 auto;
    /* #e5e4f0 */
    background-color: white;
    box-sizing: border-box;
    max-width: 550px;
    padding: 20px;
    position: relative; }
  .pop-up > .container .content .close {
    position: absolute;
    top: -12px;
    right: -12px;
    background-color: #e5e4f0;
    width: 20px;
    text-align: center;
    font-size: 20px;
    line-height: 5px;
    padding: 5px;
    border-radius: 50%;
    cursor: pointer; }
  .pop-up > .container .content .cpe-logo {
    float: left;
    margin-right: 10px;
    margin-bottom: 50px;
    margin-top: 20px;
    width: 180px; }
  .pop-up > .container .content p {
    margin-top: 0; }

#venue {
  border-top: 20px solid black;
  padding: 20px 0; }
  #venue h1 {
    color: #b71234; }
  #venue a.address {
    color: black;
    display: block;
    margin-bottom: 15px; }
  #venue iframe {
    width: 600px;
    height: 450px; }
  @media only screen and (max-width: 759px) {
    #venue iframe {
      width: 100%;
      height: 300px;
      margin: 0 auto; } }

#four_oh_four a {
  color: white; }

body {
  font-family: "Avenir Roman", sans-serif; }

.content h1 {
  font-weight: normal; }

h1 {
  margin: 0 0 20px 0;
  font-family: "Bebas Neue Reg", sans-serif;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 50px; }

@media only screen and (max-device-width: 480px) {
  #about .content, #four_oh_four .content, #speakers .content, #sponsors .content {
    max-width: 100%; } }
