/* compiled by scssphp v0.0.12 on Sun, 21 Dec 2025 03:55:37 +0000 (0.024s) */

@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.
 */
.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%; } }

.grid > *, .social ul li, nav .nav, #speakers .speaker-list .speaker, #sponsors .sponsor-list .sponsor, #agenda ul li .col {
  display: inline-block;
  zoom: 1;
  *display: inline; }

@font-face {
  font-family: Interstate;
  src: font-url("Interstate-Regular.woff"); }

@font-face {
  font-family: Interstate;
  font-weight: 400;
  src: font-url("Interstate-Light.woff"); }

@font-face {
  font-family: Interstate;
  font-weight: bold;
  src: font-url("Interstate-Bold.woff"); }

@font-face {
  font-family: 'RedHatTextRegular';
  src: url("../fonts/RedHatText-Regular.eot");
  src: url("../fonts/RedHatText-Regular.woff") format('woff'), url("../fonts/RedHatText-Regular.woff2)");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'RedHatDisplayBlack';
  src: url("../fonts/RedHatDisplay-Black.eot");
  src: url("../fonts/RedHatDisplay-Black.woff") format('woff'), url("../fonts/RedHatDisplay-Black.woff2)");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'RedHatDisplayBold';
  src: url("../fonts/RedHatDisplay-Bold.eot");
  src: url("../fonts/RedHatDisplay-Bold.woff") format('woff'), url("../fonts/RedHatDisplay-Bold.woff2)");
  font-weight: normal;
  font-style: normal; }

body {
  font-family: 'RedHatTextRegular', sans-serif; }
  @media only screen and (max-width: 759px) {
  body {
    padding-bottom: 36px; } }

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

h1, h2 {
  margin: 0 0 20px 0;
  font-family: 'RedHatDisplayBlack', sans-serif;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 28px;
  letter-spacing: 1px; }

b {
  font-family: 'RedHatDisplayBold', sans-serif; }

#agenda {
  padding-top: 30px; }

.grid {
  margin: 0;
  padding: 0; }
  .grid > * {
    text-align: center;
    padding: 10px;
    position: relative;
    vertical-align: top;
    width: 20%;
    box-sizing: border-box; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
  .grid > * {
    width: 25%; } }
    @media only screen and (max-width: 759px) {
  .grid > * {
    width: 75%;
    display: block;
    margin: 0 auto; } }

.parallax {
  -webkit-transition: 0s linear;
  -moz-transition: 0s linear;
  -ms-transition: 0s linear;
  -o-transition: 0s linear;
  transition: 0s linear;
  -webkit-transition-property: -webkit-transform;
  -moz-transition-property: -moz-transform;
  -ms-transition-property: -ms-transform;
  -o-transition-property: -o-transform;
  transition-property: transform; }

.social ul {
  list-style: none;
  margin: 0;
  padding: 0; }
  .social ul li {
    vertical-align: middle;
    margin-right: 10px; }
    .social ul li:last-child {
      margin: 0; }
  .social a {
    color: white;
    text-decoration: none; }

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 {
  position: fixed;
  top: 0;
  width: 100%;
  z-index: 98;
  height: 40px;
  transition: all 0.3s;
  font-weight: bold;
  text-transform: uppercase;
  background-color: #fff;
  font-family: 'RedHatDisplay-Bold', sans-serif; }
  @media only screen and (max-width: 759px) {
  nav {
    height: auto;
    background: white;
    bottom: 0;
    padding-bottom: 50px;
    top: auto;
    bottom: -100%; } }
  @media only screen and (max-width: 759px) {
    nav.active {
      bottom: 0;
      box-shadow: 0px 0px 10px black; } }
  nav .content {
    background: white; }
  @media only screen and (max-width: 759px) {
    nav .content {
      display: block; } }
  nav a {
    color: #c00;
    text-decoration: none;
    transition: color 0.3s;
    font-size: 15px; }
  nav a:hover {
    color: #a30000; }
  @media only screen and (max-width: 759px) {
    nav a {
      display: block;
      height: 100%;
      width: 100%; } }
  nav .nav {
    margin: 0;
    width: auto;
    height: 40px;
    padding-left: 15px; }
  @media only screen and (max-width: 759px) {
    nav .nav {
      float: none;
      display: block;
      height: auto;
      padding: 0; } }
  nav .nav li {
    list-style: none;
    display: inline;
    padding: 0 10px;
    line-height: 40px;
    position: relative; }
    @media only screen and (max-width: 759px) {
    nav .nav li {
      display: block;
      padding: 0;
      text-align: center;
      border-bottom: 1px solid #eee;
      line-height: 3.5; } }
    nav .nav li:first-child {
      padding-left: 0; }
    nav .nav li:last-child {
      padding-right: 0; }
    nav .nav li:hover ul {
      display: block; }
    nav .nav li ul {
      display: none;
      position: absolute;
      top: 17px;
      left: -10px;
      padding-top: 20px;
      background-color: white;
      margin: 0;
      padding-left: 20px;
      padding-right: 20px;
      width: 170px; }
      @media only screen and (max-width: 759px) {
    nav .nav li ul {
      display: block;
      position: static;
      padding: 0;
      text-align: center;
      width: auto;
      border-top: 1px solid #eee; }
      nav .nav li ul li {
        border-bottom: none; } }
  nav .social {
    float: right;
    padding-right: 15px;
    font-weight: normal;
    font-size: 15px; }
  @media only screen and (max-width: 759px) {
    nav .social {
      float: none;
      padding: 0;
      text-align: center;
      overflow-y: hidden;
      height: 35px;
      padding: 10px 0; } }
  nav .social ul {
    height: 40px; }
    @media only screen and (max-width: 759px) {
    nav .social ul {
      margin: 0 auto;
      display: inline-block; } }
    nav .social ul li {
      line-height: 40px;
      margin-right: 30px; }
      nav .social ul li a {
        color: #c00; }
        @media only screen and (max-width: 759px) {
    nav .social ul li a {
      font-size: 20px; } }

a.hamburger {
  display: none;
  position: fixed;
  z-index: 99;
  bottom: 0;
  left: 0;
  right: 0;
  margin: 0 auto;
  font-size: 30px;
  color: white;
  line-height: 30px;
  padding: 3px 8px 3.5px 8px;
  background-color: #c00;
  text-decoration: none;
  transition: all 0.3s; }
  @media only screen and (max-width: 759px) {
  a.hamburger {
    display: block;
    padding: 2% 0; } }
  a.hamburger i {
    display: block;
    text-align: center; }
  a.hamburger.active {
    background-color: white;
    color: #c00; }

#header {
  width: 100%;
  text-align: center;
  overflow: hidden;
  z-index: 1;
  margin-top: 40px; }
  #header .header-content {
    /*
    padding-bottom: 28.98%;
    background-image: image-url("banner-compressor.png");
    background-size: 100% auto;
    background-repeat: no-repeat;
    @include small {
      background-image: image-url("redhat-mobile.jpg");
      padding-bottom: 57.4%;
    }
*/
    position: relative; }
  #header .header-content .desktop {
    width: 100%;
    position: relative;
    display: block; }
  #header .header-content .mobile {
    display: none;
    width: 100%; }
  @media only screen and (max-width: 570px) {
  #header .mobile {
    display: block !important; }
  #header .desktop {
    display: none !important; } }

#about {
  background-color: white;
  color: #4c4c4c;
  padding: 70px 0;
  z-index: 10;
  position: relative;
  box-shadow: 0px 0px 5px grey; }
  #about h2 {
    color: #c00;
    margin-top: 0;
    text-align: left; }
  #about p {
    font-weight: 400; }
  #about .about-date {
    font-weight: 500;
    color: #a30000; }
  #about .big-button {
    border: 3px solid #c00;
    color: white;
    font-size: larger;
    display: inline-block;
    margin-top: 10px;
    padding: 15px 15px;
    text-decoration: none;
    transition: all 0.3s;
    text-transform: uppercase;
    background-color: #c00;
    padding: 6px 20px; }
  #about .big-button:hover {
    background-color: #a30000;
    color: white;
    border-color: #a30000; }

#speakers {
  padding: 70px 0;
  text-align: left;
  z-index: 10;
  font-size: 16px;
  overflow: hidden;
  position: relative;
  z-index: 0; }
  #speakers p {
    color: #4c4c4c; }
  #speakers h2 {
    text-align: left;
    color: #c00; }
  #speakers .speaker-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  @media only screen and (max-width: 759px) {
    #speakers .speaker-list {
      text-align: center; } }
  #speakers .speaker-list .speaker {
    text-align: left;
    padding: 0 10px 25px 0;
    vertical-align: top;
    width: 180px; }
    #speakers .speaker-list .speaker:hover .speaker-img {
      -webkit-filter: none;
      filter: none; }
    #speakers .speaker-list .speaker .speaker-img {
      width: 100%;
      position: relative;
      display: block;
      margin-bottom: 5px;
      transition: all 0.2s;
      -webkit-filter: grayscale(1);
      -webkit-filter: grayscale(100%);
      filter: gray;
      filter: grayscale(100%); }
    #speakers .speaker-list .speaker .speaker-name {
      font-weight: bold;
      color: #4c4c4c;
      font-size: 18px; }
    #speakers .speaker-list .speaker .speaker-title {
      color: #4c4c4c;
      font-weight: 400; }
    #speakers .speaker-list .speaker .speaker-agency {
      color: #4c4c4c;
      font-weight: 200; }
  #speakers .background {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: -9;
    /*background: url("../images/RedHat-16email-bg.png") repeat-y;*/
    height: 200%;
    background-color: #ccc;
    background-size: 100% auto;
    opacity: 0.25; }
  #speakers .background img {
    width: 100%;
    display: block; }

#sponsors {
  padding: 70px 0;
  text-align: left;
  position: relative;
  background-color: white;
  box-shadow: 0px 0px 5px grey; }
  #sponsors h2 {
    text-align: left;
    color: #c00; }
  #sponsors .sponsor-list {
    list-style: none;
    padding: 0;
    margin: 0; }
  #sponsors .sponsor-list .sponsor {
    text-align: center;
    padding: 0 20px 25px 0;
    position: relative;
    vertical-align: middle;
    width: 245px; }
    #sponsors .sponsor-list .sponsor:hover .sponsor-img {
      -webkit-filter: none;
      filter: none; }
    #sponsors .sponsor-list .sponsor .sponsor-img {
      transition: all 0.2s;
      width: 100%;
      -webkit-filter: grayscale(1);
      -webkit-filter: grayscale(100%);
      filter: gray;
      filter: grayscale(100%); }

#agenda {
  background-color: white;
  padding: 70px 0;
  z-index: 11;
  box-shadow: 0px 0px 5px grey;
  position: relative; }
  #agenda ul {
    list-style-type: none;
    margin: 0;
    padding: 0; }
  #agenda ul li.item .col {
    border-top: 2px solid #dcdcdc; }
    @media only screen and (max-width: 759px) {
      #agenda ul li.item .col {
        border: none; } }
    #agenda ul li:first-child .col {
      border: none; }
    #agenda ul li[class*="-title"] span:first-child {
      text-decoration: underline; }
    #agenda ul li[class*="-item"].first .col {
      border-color: transparent; }
    #agenda ul li[class*="-item"] .col:first-child {
      border-color: transparent; }
    @media only screen and (max-width: 759px) {
    #agenda ul li {
      border-top: 2px solid #dcdcdc;
      margin-top: 15px;
      padding-top: 15px; }
      #agenda ul li:first-child {
        border: none; }

      #agenda ul li[class*="-item"].first {
        border: none; } }
    #agenda ul li .col {
      vertical-align: top;
      margin-top: 15px;
      padding-top: 15px;
      border-top: 2px solid #dcdcdc; }
    @media only screen and (max-width: 759px) {
      #agenda ul li .col {
        padding: 0;
        margin: 0; } }
    @media only screen and (max-width: 759px) {
      #agenda ul li .col {
        border: none; } }
    #agenda ul li .col:first-child {
      width: 20%; }
      @media only screen and (min-width: 760px) and (max-width: 1099px) {
      #agenda ul li .col:first-child {
        width: 30%; } }
    #agenda ul li .col:last-child {
      width: 80%; }
      @media only screen and (min-width: 760px) and (max-width: 1099px) {
      #agenda ul li .col:last-child {
        width: 70%; } }
    #agenda ul li .col:only-child {
      width: 100%; }
    @media only screen and (max-width: 759px) {
      #agenda ul li .col {
        display: block;
        width: auto !important; } }
  #agenda .time {
    color: black; }
  #agenda .title {
    color: #c00; }
  #agenda .speaker-name, #agenda .track-num {
    color: #4c4c4c;
    font-weight: bold; }
  #agenda .speaker-title, #agenda .track-title {
    color: black;
    font-style: oblique; }
  #agenda .track-title.desc {
    text-decoration: underline;
    cursor: pointer; }
  #agenda .track-divide {
    color: #dcdcdc; }
  #agenda .track-speakers {
    padding-left: 15px; }
  #agenda .track-desc {
    position: fixed;
    width: 100%;
    height: auto;
    background-color: #c00;
    z-index: 99;
    bottom: -150%;
    transition: all 0.3s; }
  #agenda .track-desc.active {
    bottom: 0;
    box-shadow: 0px 0px 10px 0px grey; }
  #agenda .track-desc .content {
    padding: 50px 0; }
  #agenda .track-desc p:first-child {
    margin-top: 0; }
    #agenda .track-desc p:last-child {
      margin-bottom: 0; }
  #agenda .track-desc .speaker-name {
    color: #a3dbe8; }
  #agenda .track-desc .speaker-title {
    color: #a3dbe8; }
  #agenda .track-desc .fa-close {
    float: right;
    margin: 10px 10px 0 0;
    color: white; }
    #agenda .track-desc .fa-close:hover {
      cursor: pointer; }
    #agenda .track-desc .fa-close:before {
      font-size: 25px; }
  #agenda .track-desc .time {
    color: white; }
  #agenda .track-desc .track-title, #agenda .track-desc .track-num {
    color: black; }
  #agenda .track-desc p, #agenda .track-desc ul {
    color: #dcdcdc; }
  #agenda h2 {
    color: #c00;
    margin-top: 0; }

footer {
  background: #4c4c4c;
  padding: 20px 0;
  z-index: 90; }
  footer .content {
    position: relative;
    height: 100px; }
  @media only screen and (max-width: 759px) {
    footer .content {
      height: auto; }
      footer .content > div {
        margin-top: 10px; } }
  footer .logos {
    margin-top: 0 !important; }
  footer .logos a {
    text-decoration: none; }
  footer .logos:first-child img {
    margin-right: 30px; }
  footer .logos img {
    height: 34px; }
  footer .summit {
    position: absolute;
    bottom: 0;
    right: 250px; }
  @media only screen and (min-width: 760px) and (max-width: 1099px) {
    footer .summit {
      right: 200px; } }
  @media only screen and (max-width: 759px) {
    footer .summit {
      position: static;
      margin-top: 50px !important; } }
  footer .social {
    position: absolute;
    right: 0;
    bottom: 0; }
  @media only screen and (max-width: 759px) {
    footer .social {
      position: static; } }
  footer .legal {
    color: white;
    font-size: 12px;
    position: absolute;
    bottom: 0;
    left: 300px; }
  @media only screen and (min-width: 760px) and (max-width: 1099px) {
    footer .legal {
      left: 250px; } }
  @media only screen and (max-width: 759px) {
    footer .legal {
      position: static; } }
  footer .legal a {
    color: white;
    text-decoration: none; }
  footer .copyright {
    position: absolute;
    left: 0;
    bottom: 0;
    color: white;
    font-size: 12px;
    display: block; }
  @media only screen and (max-width: 759px) {
    footer .copyright {
      position: static; } }

body.wrap h2 {
  color: #c00;
  text-transform: uppercase; }
  body.wrap #photos, body.wrap #presentations, body.wrap #tweets, body.wrap #videos {
    margin: 50px 0; }
  body.wrap #presentations .container {
    text-align: center; }
    body.wrap #presentations .container > div {
      display: inline-block;
      margin-bottom: 10px; }
    body.wrap #presentations .container > div:nth-of-type(3n+1) {
      margin-right: 10px; }
    body.wrap #presentations .container > div:nth-of-type(3n+2) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap #presentations .container > div.presentation {
        margin-right: 0; }
        body.wrap #presentations .container > div:nth-of-type(2n-1) {
          margin-right: 10px; } }
    @media only screen and (max-width: 759px) {
      body.wrap #presentations .container > div {
        margin-right: 0 !important; } }
  body.wrap #tweets .container {
    position: relative;
    text-align: center; }
    body.wrap #tweets .container > div {
      display: inline-block;
      vertical-align: top;
      width: 495px; }
    body.wrap #tweets .container > div:nth-of-type(2n-1) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap #tweets .container > div {
        width: auto;
        margin-right: 0 !important; } }
    @media only screen and (max-width: 759px) {
      body.wrap #tweets .container > div {
        width: 100%;
        margin-right: 0 !important; } }
  body.wrap #videos .container {
    text-align: center; }
    body.wrap #videos .container > div {
      display: inline-block;
      width: 495px; }
    body.wrap #videos .container > div:nth-of-type(2n-1) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap #videos .container > div {
        width: 500px;
        margin-right: 0 !important; } }
    @media only screen and (max-width: 759px) {
      body.wrap #videos .container > div {
        width: 100%;
        margin-right: 0 !important; } }
  body.wrap #videos .youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer; }
    body.wrap #videos .youtube .play {
      background: url("data:image/png;base64,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") 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; }
    body.wrap #videos .youtube .play:hover {
      opacity: 1;
      filter: alpha(opacity=100); }

body.wrap-up h2 {
  color: #c00;
  text-transform: uppercase; }
  body.wrap-up #photos, body.wrap-up #presentations, body.wrap-up #tweets, body.wrap-up #videos {
    margin: 50px 0; }
  body.wrap-up #presentations .container {
    text-align: center; }
    body.wrap-up #presentations .container > div {
      display: inline-block;
      margin-bottom: 10px; }
    body.wrap-up #presentations .container > div:nth-of-type(3n+1) {
      margin-right: 10px; }
    body.wrap-up #presentations .container > div:nth-of-type(3n+2) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap-up #presentations .container > div.presentation {
        margin-right: 0; }
        body.wrap-up #presentations .container > div:nth-of-type(2n-1) {
          margin-right: 10px; } }
    @media only screen and (max-width: 759px) {
      body.wrap-up #presentations .container > div {
        margin-right: 0 !important; } }
  body.wrap-up #tweets .container {
    position: relative;
    text-align: center; }
    body.wrap-up #tweets .container > div {
      display: inline-block;
      vertical-align: top;
      width: 495px; }
    body.wrap-up #tweets .container > div:nth-of-type(2n-1) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap-up #tweets .container > div {
        width: auto;
        margin-right: 0 !important; } }
    @media only screen and (max-width: 759px) {
      body.wrap-up #tweets .container > div {
        width: 100%;
        margin-right: 0 !important; } }
  body.wrap-up #videos .container {
    text-align: center; }
    body.wrap-up #videos .container > div {
      display: inline-block;
      width: 495px; }
    body.wrap-up #videos .container > div:nth-of-type(2n-1) {
      margin-right: 10px; }
    @media only screen and (min-width: 760px) and (max-width: 1099px) {
      body.wrap-up #videos .container > div {
        width: 500px;
        margin-right: 0 !important; } }
    @media only screen and (max-width: 759px) {
      body.wrap-up #videos .container > div {
        width: 100%;
        margin-right: 0 !important; } }
  body.wrap-up #videos .youtube {
    background-position: center;
    background-repeat: no-repeat;
    position: relative;
    overflow: hidden;
    transition: all 200ms ease-out;
    cursor: pointer; }
    body.wrap-up #videos .youtube .play {
      background: url("data:image/png;base64,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") 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; }
    body.wrap-up #videos .youtube .play:hover {
      opacity: 1;
      filter: alpha(opacity=100); }
