/* =============================================================================
   RESET
   ========================================================================== */
* {
  margin: 0;
  padding: 0;
  list-style: none;
  border: 0;
  text-decoration: none; }

img, input, label {
  vertical-align: middle; }

h1, h2, h3, h4, h5, h6 {
  font-size: 100%;
  line-height: 1em; }

article, aside, details, figcaption, figure, footer, header, nav, section {
  display: block; }

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

audio:not([controls]) {
  display: none; }

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

html, button, input, select, textarea {
  font-family: sans-serif; }

body {
  margin: 0; }

a:focus {
  outline: thin dotted; }

a:hover, a:active {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b, strong {
  font-weight: bold; }

blockquote {
  margin: 1em 40px; }

dfn {
  font-style: italic; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

ins {
  background: #ff9;
  color: #000;
  text-decoration: none; }

mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold; }

pre, code, kbd, samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em; }

pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word; }

q {
  quotes: none; }

q:before, q:after {
  content: "";
  content: none; }

small {
  font-size: 85%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

dd {
  margin: 0 0 0 40px; }

nav ul, nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 0; }

form {
  margin: 0; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal; }

button, input, select, textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle; }

button, input {
  line-height: normal; }

button, input[type="button"], input[type="reset"], input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible; }

button[disabled], input[disabled] {
  cursor: default; }

input[type="checkbox"], input[type="radio"] {
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px; }

input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -ms-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none; }

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical; }


input:invalid, textarea:invalid {
  background-color: #f0dddd; }

table {
  border-collapse: collapse;
  border-spacing: 0;
  width: 100%; }

td {
  vertical-align: middle; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0; }

header:after, footer:after, section:after, aside:after, figure:after, div:after, ol:after, li:after, form:after, ul:after, dl:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  height: 0;
  overflow: hidden; }

hr {
  display: none; }

.clear {
  clear: both; }

body {
  margin: 0;
  padding: 0;
  background: #e9e7c5;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  color: #303030;
  -webkit-font-smoothing: antialiased;
  -webkit-text-size-adjust: none; }

.disable-hover {
  pointer-events: none; }

h1 {
  color: #e85a32; }

#content .block h1.grey {
  color: #303030; }

a {
  color: #e85a32;
  text-decoration: none; }

a:hover {
  text-decoration: underline; }

p {
  margin: 10px 0; }

ul {
  margin: 0;
  padding: 0; }

.clr:before, .clr:after {
  content: "\0020";
  display: block;
  height: 0;
  overflow: hidden; }

.clr:after {
  clear: both; }

.inner {
  max-width: 960px;
  width: 100%;
  margin: 0 auto;
  position: relative;
  z-index: 3;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.site-section {
  position: relative; }

.site-section > .section-link {
  position: absolute;
  visibility: hidden;
  top: -60px; }

/* NAV */
#nav ul, #nav ol {
  list-style: none;
  margin: 0;
  padding: 0;
  line-height: 60px; }

#nav .logo {
  float: left;
  margin: 18px 18px 18px 0;
  width: 24px;
  height: 24px;
  background: url(/img/header_logo.svg) no-repeat; }

.nav-item {
  display: inline-block;
  margin-right: 15px; }

.nav-item > a {
  color: #e9e7c5;
  text-transform: uppercase;
  text-decoration: none;
  display: block; }

#nav {
  top: 0;
  width: 100%;
  height: 60px;
  position: fixed;
  background: #303030;
  z-index: 100; }

#nav .share {
  position: absolute;
  right: 0;
  top: 18px; }

#nav .share a {
  width: 24px;
  height: 24px;
  display: inline-block;
  vertical-align: top;
  margin-left: 10px;
  cursor: pointer; }

#nav .share a.facebook {
  background-position: -24px 0; }

#nav .share a.lanyrd {
  background-position: -48px 0; }

/* HEADER */
#header {
  position: relative;
  padding-top: 100px;
  height: 415px;
  overflow: hidden; }

td[colspan] {
  text-align: center; }

#header .info {
  text-align: center;
  z-index: 2;
  position: relative;
  font-size: 20px;
  line-height: 26px;
  text-transform: uppercase;
  color: #792f1a; }

#header .title {
  margin: 20px 0 0;
  font-weight: bold; }

#header .date {
  font-weight: 200; }

#header .date > span {
  color: #e9b490;
  margin: 0 5px; }

#follow {
  display: block;
  width: 100px;
  padding-top: 60px;
  background: url(/img/header_info_twitter.svg) no-repeat top center;
  text-align: center;
  color: #e85a32;
  font-size: 17px;
  line-height: 24px;
  font-weight: 200;
  text-transform: none;
  margin: 35px auto 0;
  cursor: pointer; }

/* content */
.container {
  overflow-x: hidden;
  margin: 60px auto 0; }

#content .block {
  margin: 0 auto;
  max-width: 960px;
  background: #fff;
  padding: 60px;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16);
  font-size: 17px;
  line-height: 26px;
  position: relative; }

#content .block.no-padding {
  padding: 0; }

.text {
  padding: 40px 60px 60px; }

#content .block.full-width {
  width: 100%;
  padding: 0;
  max-width: none;
  background: #fff;
  z-index: 3; }

#content .block h1 {
  font-size: 24px;
  color: #e85a32;
  text-align: center;
  font-weight: 200;
  margin: 15px 60px 30px;
  line-height: 36px; }

#content .block .inner h1 {
  padding: 20px 60px 30px;
  margin: 0; }

.section-header {
  margin: 0 auto;
  text-align: center;
  position: relative;
  z-index: 0;
  overflow: hidden;
  padding: 100px 0; }

.section-header.speakers {
  overflow: inherit; }

.section-header h1 {
  font-size: 48px;
  line-height: 48px;
  font-weight: 200;
  margin: 0;
  color: #e85a32;
  text-transform: uppercase; }

.section-header span {
  display: block;
  font-size: 15px;
  line-height: 21px;
  margin-top: 10px;
  color: #a29977; }

/* ABOUT */
.about {
  text-align: center; }

.featured {
  background: #faf9f1;
  border-bottom: 1px solid #f0efd8;
  padding: 30px 30px 40px 30px;
  text-align: center;
  color: #a29977;
  font-size: 13px;
  line-height: 24px;
  text-transform: uppercase;
  font-weight: bold; }

.featured a {
  color: #a29977;
  display: inline-block; }

.featured a:hover {
  color: #e85a32; }

.featured h2 {
  font-weight: normal;
  font-size: 12px;
  margin: 5px 0 10px 0; }

.featured span {
  margin: 0 5px;
  font-weight: normal; }

/* ORGANIZERS */
.logos {
  margin: 0 0 60px 0; }
  .logos img {
    padding-left: 50px;
    margin-left: 40px;
    border-left: 1px solid #f0efd8; }
    .logos img:first-child {
      margin-left: 0;
      padding-left: 0;
      border-left: 0; }

.org-container {
  width: 50%;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box; }

.org-container.speakers-item {
  text-align: left;
  font-size: 12px;
  border: 0;
  padding-right: 20px;
  float: left;
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

.organizers {
  text-align: center; }

#content .organizers.block .inner {
  padding: 60px 0; }

.org-container.speakers-item:hover {
  background: none; }

.org-container.speakers-item .role {
  font-size: 12px;
  display: inherit;
  color: #e85a32;
  text-transform: uppercase;
  line-height: 17px; }

.org-container.speakers-item .role .slash {
  margin: 0 3px;
  font-weight: 300; }

.org-container.speakers-item .role .company {
  color: #908664; }

.org-container.speakers-item a {
  font-size: 14px;
  display: block;
  color: #908664;
  line-height: 20px; }

.org-container.speakers-item .desc {
  font-size: 13px;
  font-family: 'Open Sans';
  font-style: italic;
  margin-top: 20px;
  line-height: 21px;
  margin-left: 145px; }

.org-container.speakers-item h3 {
  margin: 0; }

/* SCHEDULE */
.schedule-tbl {
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.16); }

.schedule-tbl th.stage {
  text-align: center;
  padding: 20px 0;
  text-transform: none;
  font-size: 17px;
  line-height: 21px;
  font-weight: 200;
  color: #E85A32; }

.schedule-tbl .table-heading {
  border-top: 1px solid #F0EFD8; }

.schedule-tbl .day {
  display: none;
  width: 100%;
  background: #fff;
  float: left;
  font-size: 12px;
  line-height: 21px; }

.schedule-tbl .day-header {
  width: 50%;
  padding: 25px 0;
  float: left;
  background: #faf9f1;
  color: #a29977;
  cursor: pointer;
  text-align: center;
  border-left: 1px solid #ebeacb;
  border-bottom: 1px solid #F0EFD8;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-transition: background 0.05s ease-in-out;
  -moz-transition: background 0.05s ease-in-out;
  transition: background 0.05s ease-in-out; }

.schedule-tbl .day-header:hover {
  background: #f9f8f3; }

.schedule-tbl .day-header:first-child {
  border-left: 0; }

.schedule-tbl .day-header.active {
  background: #fff;
  color: #e85a32; }

.schedule-tbl .day-header h2 {
  line-height: 26px;
  font-size: 21px; }

.schedule-tbl .day-header span {
  font-size: 17px;
  line-height: 24px;
  font-weight: 200; }

.schedule-tbl .day.active {
  display: block; }

.schedule-tbl .day:first-child {
  margin-left: 0; }

.schedule-tbl h1 {
  text-align: center;
  line-height: 100px;
  border-bottom: 1px solid #f0efd8;
  font-size: 24px;
  margin: 0; }

.schedule-tbl th {
  color: #a29977;
  font-size: 12px;
  font-weight: 200;
  text-transform: uppercase;
  text-align: left;
  padding: 12px; }

.schedule-other:last-child td {
  padding-bottom: 20px;
  border-bottom: 0 !important; }

.schedule-tbl .schedule-time {
  padding-left: 20px; }

.schedule-tbl .schedule-slot {
  padding-right: 20px; }

.schedule-tbl .schedule-slot[rowspan] {
  border-left: 1px solid #f0efd8; }

.schedule-tbl td.schedule-slot {
  font-size: 15px;
  color: #303030; }

.schedule-tbl .schedule-time {
  color: #e85a32;
  min-width: 80px;
  width: 12%; }
  .schedule-tbl .schedule-time.full-slot {
    position: absolute;
    left: 0;
    font-size: 13px;
    text-align: left; }

.schedule-tbl table {
  width: 100%;
  border-spacing: 0; }

.schedule-tbl td {
  padding: 12px;
  font-size: 13px;
  line-height: 21px;
  vertical-align: top; }

.schedule-tbl tbody tr:nth-child(2n) td {
  background: #faf9f1;
  border-top: 1px solid #f0efd8;
  border-bottom: 1px solid #f0efd8; }

.schedule-tbl .day-containers .mobile-schedule {
  display: none; }

.schedule-tbl .speakers-name {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 85%;
  color: #999; }

.schedule-speaker {
  display: block;
  width: 100%;
  color: #a29977; }

.stage-title {
  text-align: center;
  padding: 20px 0;
  font-size: 17px;
  line-height: 21px;
  font-weight: 200;
  color: #e85a32; }

/* SPEAKERS */
.speakers-list {
  padding: 40px 0; }

.speakers-name {
  font-size: 23px;
  line-height: 36px;
  color: #e85a32;
  text-transform: uppercase;
  font-weight: normal;
  margin: 4px 0 0; }

.speakers-name > a {
  text-transform: none;
  color: #908664;
  margin-left: 10px;
  font-weight: 200;
  text-decoration: none; }

.speakers-company {
  color: #908664;
  font-size: 12px;
  line-height: 17px;
  text-transform: uppercase;
  margin: 0; }

.speakers-item {
  list-style: none;
  position: relative;
  border-bottom: 1px solid #f0efd8;
  padding: 20px 110px 20px 20px;
  -webkit-transition: background 0.2s ease-in-out;
  -moz-transition: background 0.2s ease-in-out;
  transition: background 0.2s ease-in-out; }

.speakers-item:hover {
  background: #f7f6ea; }

.speakers-item .more {
  height: 0;
  margin-left: 145px;
  overflow: hidden;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.speakers-item.notransition .more {
  -webkit-transition: none;
  -moz-transition: none;
  transition: none; }

#content .speakers-item .details h1 {
  text-align: left;
  margin-bottom: 10px;
  margin-top: 30px;
  margin-left: 0; }

#content .speakers-item .details h5 {
  margin: 10px 0;
  font-size: 14px; }

#content .speakers-item .details span {
  display: block;
  font-size: 15px;
  line-height: 24px;
  margin: 0 0 20px 0; }

#content .speakers-item .details h4 {
  margin: 20px 0; }

#content .speakers-item .details li {
  list-style-type: disc;
  list-style-position: inside; }

#content .speakers-item .details .speakers-bio p {
  font-size: 13px;
  line-height: 21px;
  margin: 0;
  font-family: 'Open Sans';
  font-style: italic; }

#content .speakers-item .details .speakers-bio {
  padding-top: 20px;
  border-top: 1px solid #f0efd8; }

.speakers-item .details {
  padding-bottom: 40px; }

.speakers-item .more {
  padding-bottom: 20px; }

.speech-time {
  background: #e85a32;
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 3px 8px;
  border-radius: 3px;
  margin-right: 5px; }

.plus-icon {
  width: 50px;
  height: 50px;
  position: absolute;
  top: 50px;
  right: 40px;
  cursor: pointer;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out; }

.plus-icon:hover {
  -webkit-transform: scale(0.9);
  -moz-transform: scale(0.9);
  transform: scale(0.9); }

.plus-icon > i {
  display: block;
  background: #e85a32; }

.plus-icon .horizontal {
  position: absolute;
  top: 50%;
  height: 2px;
  width: 100%;
  margin-top: -1px; }

.plus-icon .vertical {
  width: 2px;
  height: 100%;
  position: absolute;
  left: 50%;
  margin-left: -1px; }

.speakers-item {
  background: transparent; }

.speakers-item .plus-icon {
  opacity: 0; }

.touch .speakers-item .plus-icon {
  opacity: 1; }

.speakers-item .speech-info {
  overflow: hidden;
  display: block;
  margin-top: 10px;
  min-height: 25px;
  -webkit-transition: height 0.2s ease-in-out;
  -moz-transition: height 0.2s ease-in-out;
  transition: height 0.2s ease-in-out; }

.speakers-item.opened .plus-icon, .speakers-item:hover .plus-icon {
  opacity: 1; }

.speakers-item.opened {
  background: transparent;
  cursor: inherit; }

.speakers-item.opened .plus-icon {
  -webkit-transform: translateY(-20px) rotate(-45deg);
  -moz-transform: translateY(-20px) rotate(-45deg);
  transform: translateY(-20px) rotate(-45deg); }

.speakers-item.opened .speech-title {
  height: 24px; }

.speakers-item:last-child {
  border-bottom: 0; }

.speech-title {
  font-size: 14px;
  line-height: 24px;
  color: #e85a32;
  font-weight: normal; }

.workshop-location {
  border-top: 1px solid #F5F5F5;
  margin-top: 10px;
  padding-top: 5px; }
  .workshop-location span {
    color: #E85A32;
    margin-right: 10px; }
  .workshop-location a {
    font-size: 12px;
    color: #303030; }

.speech-title .title {
  opacity: 1;
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.opened .speech-title .title {
  opacity: 0; }

.speaker-photo {
  float: left;
  width: 100px;
  height: 100px;
  margin: 5px 40px 0 5px; }

.speaker-photo .photo {
  border-radius: 50%;
  box-shadow: 0 0 0 5px rgba(0, 0, 0, 0.07);
  -webkit-transition: all 0.2s ease-out;
  -moz-transition: all 0.2s ease-out;
  transition: all 0.2s ease-out; }

.speaker-photo .photo:hover {
  box-shadow: none; }

.photo {
  max-width: 100%;
  position: relative;
  top: -1px; }

/* TICKETS */
.tickets-block .text {
  padding: 5px 0 0; }
.tickets-block .tito-tickets-button {
  background-color: #e85a32;
  margin: 15px 0px;
  color: #fff;
  padding: 13px 30px;
  border-radius: 3px;
  margin-right: 5px; }

/* CONTACT */
.contact-us {
  padding: 60px;
  text-align: center; }

.contact-us .motto {
  color: #e85a32; }

.contact-us .contact {
  font-size: 48px;
  line-height: 56px;
  font-weight: 200;
  display: block;
  margin: 5px 0 30px;
  text-decoration: none; }

/* BG */
.gear {
  width: 824px;
  height: 824px;
  background: url('/img/gear.svg') no-repeat;
  margin: 20px;
  -webkit-transform: translateZ(0);
  position: absolute;
  top: 50%;
  left: 50%;
  margin-left: -412px;
  margin-top: -412px;
  z-index: 0; }

.gear[data-gear="1"] {
  -webkit-transform: translateZ(0) rotate(10deg); }

.gear.dark {
  background-image: url('/img/gear_dark.svg'); }

#header .gear {
  width: 1080px;
  height: 1080px;
  margin-top: -930px;
  margin-left: -520px;
  background-size: 1080px; }

#map {
  position: relative; }

#map iframe {
  vertical-align: top; }

#address {
  position: absolute;
  padding: 10px 20px;
  background: #e85a32;
  color: #fff;
  bottom: 0; }

.hotel-container.speakers-item a {
  text-decoration: none; }

.hotel-container.speakers-item h3 {
  text-transform: none;
  padding-top: 25px;
  line-height: 24px;
  margin-bottom: 10px; }

.hotel-container.speakers-item h3.no-padding {
  padding-top: 0; }

.hotel-container.speakers-item:hover {
  background: #F7F6EA; }

.hotel-container span {
  font-size: 14px;
  display: block;
  color: #908664;
  line-height: 20px; }

.hotel-container .head span {
  margin-left: 145px; }

@media (max-width: 1000px) {
  #menu {
    position: absolute;
    top: 20px;
    right: 20px;
    cursor: pointer;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  #menu i {
    width: 20px;
    height: 2px;
    margin-bottom: 5px;
    display: block;
    background: #e9e7c5; }
  #menu:hover {
    -webkit-transform: scale(0.9);
    -moz-transform: scale(0.9);
    transform: scale(0.9); }
  #menu i.last {
    margin-bottom: 0; }
  #dropdown {
    position: absolute;
    top: 100%;
    right: 0;
    background: #303030;
    width: 200px;
    border-top: 1px solid #3b3b39;
    -webkit-transform: translateX(100%);
    -moz-transform: translateX(100%);
    transform: translateX(100%);
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
  #dropdown.opened {
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    transform: translateX(0); }
  .nav-item {
    display: block;
    cursor: pointer;
    margin: 0 0 0 20px;
    line-height: 37px;
    border-bottom: 1px solid #3b3b39; }
  #nav .share {
    position: static;
    margin: 20px 10px; }
  #nav .logo {
    width: 96px;
    margin-left: 15px; }
  .inner {
    max-width: none; } }

/* MEETUPS */
#content .meetup-section .block {
  padding: 0; }
#content .meetup-section h2 {
  color: #e85a32;
  font-size: 21px;
  line-height: 26px;
  text-align: center;
  margin-top: 20px; }
#content .meetup-section h2 > a {
  text-decoration: none; }
#content .meetup-section .date, #content .meetup-section .location {
  display: block;
  text-align: center;
  font-size: 17px;
  line-height: 26px;
  color: #908664; }
#content .meetup-section .meetup {
  padding: 20px; }
#content .meetup-section .meetup:nth-child(odd) {
  background: #faf9f1;
  border-top: 1px solid #f0efd8;
  border-bottom: 1px solid #f0efd8; }
#content .meetup-section .text {
  margin-top: 0; }
#content .meetup-section .meetup-2 .speakers-name, #content .meetup-section .meetup-3 .speakers-name {
  margin-top: 0; }
#content .meetup-section ul.speakers {
  margin-top: 30px; }
#content .meetup-section .meetup-speaker-container {
  border: 0;
  float: left;
  width: 50%;
  padding: 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; }
  #content .meetup-section .meetup-speaker-container:hover {
    background: inherit; }
  #content .meetup-section .meetup-speaker-container .speaker-photo {
    width: 80px;
    height: 80px;
    margin-right: 20px; }
  #content .meetup-section .meetup-speaker-container img {
    width: 80px;
    height: 80px; }
  #content .meetup-section .meetup-speaker-container h3 {
    font-size: 17px;
    line-height: 26px;
    margin-top: 20px; }
  #content .meetup-section .meetup-speaker-container .role {
    font-size: 12px;
    line-height: 17px;
    text-transform: uppercase;
    color: #908664; }

@media (max-width: 960px) {
  .org-container {
    float: none;
    width: 100%; }
  .speakers-list {
    padding: 0; } }

@media (max-width: 768px) {
  .speakers-company {
    margin-left: 141px; }
  .speakers-company {
    margin-left: 145px; }
  .speech-info {
    margin-left: 145px; }
  .single .right {
    width: 100% !important; } }

@media (max-width: 568px) {
  #dropdown {
    width: 100%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out; }
  #nav .logo {
    margin-left: 20px; }
  #header {
    height: 310px;
    padding-top: 65px; }
  #header .gear {
    width: 810px;
    height: 810px;
    margin-top: -705px;
    margin-left: -410px;
    background: url('/img/header-bg.png') no-repeat;
    background-size: 810px 810px; }
  #header .info .logo {
    width: 256px;
    height: auto; }
  #header .info {
    font-size: 15px;
    line-height: 20px; }
  #header .title {
    font-size: 15px;
    line-height: 20px;
    padding: 0 10px;
    margin: 15px 0 0; }
  #header .date {
    font-weight: 300; }
  #follow {
    margin-top: 20px;
    font-weight: 300; }
  .featured {
    padding: 20px 20px 25px 20px; }
  .text {
    padding: 20px; }
  #content .block {
    font-size: 14px;
    line-height: 21px;
    padding: 30px; }
  #content .block h1 {
    font-size: 17px;
    margin: 10px 10px 20px;
    line-height: 28px;
    font-weight: 300; }
  .gear {
    width: 618px;
    height: 618px;
    margin-left: -309px;
    margin-top: -309px;
    background-size: 618px; }
  .section-header {
    padding: 75px 0; }
  .section-header h1 {
    font-size: 36px;
    line-height: 36px; }
  .speakers-list {
    padding: 0; }
  .speakers-item {
    padding-left: 10px;
    padding-right: 20px; }
  .speaker-photo {
    width: 50px;
    height: 50px;
    margin: 3px 18px 0 3px; }
  .speaker-photo .photo {
    width: 50px;
    height: 50px;
    box-shadow: 0 0 0 3px rgba(0, 0, 0, 0.07); }
  .speakers-name {
    font-size: 18px;
    line-height: 20px;
    margin-right: 25px; }
  .speakers-name > a {
    font-size: 14px;
    font-weight: normal; }
  .speakers-company {
    margin-left: 71px;
    margin-top: 2px; }
  .speech-time {
    font-size: 11px;
    padding: 3px 5px; }
  .speech-title {
    font-size: 13px;
    line-height: 17px; }
  .speech-info {
    margin-left: 71px; }
  .speech-title .title {
    display: block;
    margin-top: 3px; }
  .plus-icon {
    width: 21px;
    height: 21px;
    top: 24px;
    right: 15px; }
  .speakers-item.opened .plus-icon {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    transform: rotate(-45deg); }
  .plus-icon .vertical {
    width: 1px; }
  .plus-icon .horizontal {
    height: 1px; }
  .speakers-item .details {
    padding-bottom: 0px; }
  .speakers-item .more {
    margin-left: 10px;
    padding-bottom: 0; }
  #content .speakers-item .details h1 {
    margin: 0 0 20px 0; }
  #content .speakers-item .details p {
    font-size: 14px;
    line-height: 21px;
    margin-bottom: 20px; }
  .org-container.speakers-item .role {
    margin-top: 2px; }
  .org-container.speakers-item a {
    margin-left: 71px; }
  .org-container.speakers-item .desc {
    margin-left: 71px; }
  .organizers.block .inner {
    padding: 20px 0 30px; }
  .logos {
    margin-bottom: 20px; }
  .logos .ustream-logo {
    width: 98px;
    height: 44px;
    padding-right: 25px;
    margin-right: 20px; }
  .logos .prezi-logo {
    width: 98px;
    height: 44px; }
  .contact-us .contact {
    font-size: 24px;
    line-height: 24px;
    font-weight: 300; }
  .schedule-tbl .day-containers table.desktop {
    display: none; }
  .schedule-tbl .day-containers .mobile-schedule {
    display: block; }
  .meetup-speaker-container {
    width: 100% !important; } }

#content .align-left {
  text-align: left !important; }

#content h1.align-left {
  margin-top: 30px;
  margin-left: 0; }

#content h1.align-left.first {
  margin-top: 0; }

.single #content .block {
  margin-bottom: 30px; }

.single .left {
  float: left;
  max-width: 500px;
  margin-right: 20px;
  width: 100%; }

.single .right {
  float: left;
  width: 320px;
  min-height: 350px;
  padding: 5px 0; }

.single ul, ul.styled {
  padding-left: 20px; }

ul.styled {
  margin: 10px; }

.single ul li, ul.styled li {
  list-style: disc;
  list-style-position: initial;
  padding-left: 5px; }

.single ul.normal {
  margin: 0;
  padding: 0; }

.single ul.normal li {
  list-style-type: none;
  padding-left: 45px;
  position: relative;
  margin-bottom: 20px; }

.single ol {
  padding-left: 25px; }
  .single ol li {
    list-style: decimal; }

.single ul .nr {
  position: absolute;
  top: 0;
  left: 0;
  margin-right: 10px;
  border-radius: 50%;
  height: 25px;
  width: 25px;
  line-height: 25px;
  text-align: center;
  background: #E85A32;
  border: 0;
  color: #FFF;
  font-size: 13px;
  font-weight: bold; }

.sponsors h1 {
  margin: 0 0 20px !important;
  padding: 0;
  text-align: left !important; }
.sponsors ul {
  margin: 0 0 10px;
  border-bottom: 1px solid #F0EFD8;
  text-align: center;
  padding-bottom: 20px; }
  .sponsors ul.Others {
    border-bottom: 0; }
.sponsors li {
  padding: 20px;
  display: inline-block;
  margin-left: 20px; }
  .sponsors li:first-child {
    margin-left: 0; }
  .sponsors li.Special {
    border-bottom: 0; }

#content .block h1.big {
  text-transform: uppercase;
  text-align: center;
  margin: 0;
  font-size: 30px;
  font-weight: bold; }

.form-iframe {
  border: 1px solid #E0E0E0;
  margin: 10px 10px;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  padding: 10px; }

.simple .wrapper {
  margin-top: 30px; }

.task-list {
  margin-top: 20px; }

.task-list a {
  color: #525252; }

#join-quiz {
  display: block;
  margin: 0 auto 30px;
  width: 440px; }

#join-quiz img {
  float: left; }

#content .block #join-quiz h1 {
  float: left;
  line-height: 100px;
  margin: 0 0 0 20px; }

/* LIVE section */
#content .block.embed {
  margin-bottom: 30px; }
  #content .block.embed iframe {
    vertical-align: bottom; }

#content .block.live.coverage {
  margin-bottom: 30px; }
  #content .block.live.coverage .live-viewer {
    float: left;
    position: relative;
    width: 645px;
    background: #000; }
    #content .block.live.coverage .live-viewer .embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #content .block.live.coverage .live-viewer img {
      padding-bottom: 32px;
      visibility: hidden; }
  #content .block.live.coverage .channels {
    float: left;
    width: 315px;
    height: 395px;
    font-size: 13px;
    overflow: auto;
    background: #FAF9F1; }
    #content .block.live.coverage .channels li {
      cursor: pointer;
      padding: 10px;
      border-bottom: 1px solid #e8e7df; }
      #content .block.live.coverage .channels li:last-child {
        border-bottom: 0; }
      #content .block.live.coverage .channels li:hover {
        background: #f4f3eb; }
      #content .block.live.coverage .channels li.active {
        background: #f0efe7; }
      #content .block.live.coverage .channels li h4 {
        color: #908664;
        text-transform: uppercase;
        margin-bottom: 5px; }
      #content .block.live.coverage .channels li .live h5 {
        color: #e85a32;
        font-size: 13px;
        line-height: 18px; }
      #content .block.live.coverage .channels li .live .speaker {
        font-size: 11px;
        line-height: 15px; }
      #content .block.live.coverage .channels li .next {
        color: #919191;
        font-size: 12px; }
        #content .block.live.coverage .channels li .next > p {
          text-transform: uppercase;
          margin-top: 0;
          float: left;
          margin-bottom: 0;
          font-weight: bold;
          width: 35px;
          line-height: 17px; }
        #content .block.live.coverage .channels li .next .talk {
          width: 250px;
          margin-left: 10px;
          margin-top: 3px;
          float: left;
          line-height: 16px; }
        #content .block.live.coverage .channels li .next h5 {
          display: block;
          overflow: hidden;
          white-space: nowrap;
          text-overflow: ellipsis; }

#content .block.live {
  margin-bottom: 30px !important; }
  #content .block.live .live-viewer {
    float: left;
    position: relative;
    width: 100%;
    height: 390px; }
    #content .block.live .live-viewer .embed {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    #content .block.live .live-viewer img {
      padding-bottom: 32px;
      visibility: hidden; }
  #content .block.live .channels {
    width: 100%;
    height: 50px;
    text-align: center;
    font-size: 13px;
    overflow: auto;
    background: #FAF9F1; }
    #content .block.live .channels.channels-3 li {
      width: 33.33%; }
    #content .block.live .channels.channel-6 li {
      width: 16.667%; }
    #content .block.live .channels li {
      float: left;
      width: 25%;
      box-sizing: border-box;
      -moz-box-sizing: border-box;
      cursor: pointer;
      padding: 10px;
      border-right: 1px solid #e8e7df; }
      #content .block.live .channels li:last-child {
        border-right: 0; }
      #content .block.live .channels li:hover {
        background: #f4f3eb; }
      #content .block.live .channels li.active {
        background: #f0efe7; }
      #content .block.live .channels li h4 {
        line-height: 30px;
        color: #908664;
        text-transform: uppercase; }

.carousel {
  position: relative;
  overflow: hidden;
  height: 398px; }
  .carousel .placeholder {
    visibility: hidden; }
  .carousel .slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 10000px;
    transition: transform 0.2s ease-out;
    -webkit-transition: -webkit-transform 0.2s ease-out; }
    .carousel .slider img {
      float: left; }
  .carousel .controls {
    cursor: pointer;
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -40px;
    padding: 20px;
    background: rgba(0, 0, 0, 0.8);
    transition: all 0.1s ease-out; }
    .carousel .controls.right {
      left: auto;
      right: 0; }
    .carousel .controls:hover {
      background: rgba(0, 0, 0, 0.6); }
    .carousel .controls svg {
      vertical-align: top; }
    .carousel .controls.hidden {
      display: none; }

.show-more-trigger {
  margin-left: 10px;
  cursor: pointer; }
  .show-more-trigger .hide {
    display: none; }
  .show-more-trigger.shown .hide {
    display: inline; }
  .show-more-trigger.shown .show {
    display: none; }

.show-more-content {
  margin-top: 15px;
  line-height: 20px;
  font-size: 15px;
  display: none; }
  .show-more-content.shown {
    display: block; }

.sponsor-image {
  display: inline-block; }
  .sponsor-image img {
    width: 200px; }
  .sponsor-image .hover, .sponsor-image:hover .normal {
    display: none; }
  .sponsor-image:hover .hover {
    display: inline-block; }

.Diamond .sponsor-image img, .Platinum .sponsor-image img {
  width: 300px; }

.transport-table {
  border: 1px solid #ddd;
  font-size: 15px;
  line-height: 20px; }
  .transport-table th, .transport-table td {
    padding: 10px;
    border: 1px solid #ddd; }
  .transport-table .col-md-6 {
    width: 50%;
    display: inline-block;
    vertical-align: middle; }

@media (max-width: 960px) {
  #content .live.block .live-viewer, #content .live.block .channels {
    width: 100%; } }

.transport-table th {
  background: #e85a32;
  color: #fff; }
.transport-table img {
  margin-right: 10px; }

.transport-table th {
  background: #e85a32;
  color: #fff; }

.transport-table img {
  margin-right: 10px; }
