body
{
  margin-top: 15mm;
  margin-left: 15mm;
  margin-right: 10mm;
}

.sponsors {
  page-break-inside: avoid !important;
}

.no-print,
#navbar,
#location,
#app,
.header,
.countdown,
.event-info .button,
.calendar-tabs,
section.about .btn-container .button,
section.agenda .sign-up-button,
section.speakers .line {
  display: none;
}

.print,
.tab-content > .tab-pane {
  display: block !important;
}

.container,
p{
  padding: 0 !important;
  margin: 0 !important;
}

.tab-date{
  font-family: 'Open Sans', sans-serif;
  font-size:20px;
  padding-top:20px;
  padding-bottom:20px;
  text-align: center;
}

.empty{
  padding-top: 10px;
  color:#ddd !important;
  text-align: center !important;
}

section.about .social-icons .icon{
  width: auto;
  text-align: left;
  display: block;
}

section.about .btn-container{
  margin:0;
  padding: 0;
}

.event-info .event-title,
.event-info .date,
.event-info .address{
  border:none;
}

.event-info .center-vertical{
  padding:0;
  padding-top:10px;
  text-align: left;
}

.event-info .info{
  text-align: left;
}

.event-info{
  padding-top:30px;
  padding-bottom:10px;
}

.event-info .event-title{
  font-size:30px;
}

section.about{
  padding-bottom:0;
}

section.about p{
  padding-top: 15px;
}

section.agenda{
  padding-top:50px;
  padding-bottom:0;
}

section.agenda .events-container{
  padding-top:0;
  display: block !important;
}

section.agenda .event-card{
  width: 100%;
  height: auto;
  margin-top:15px;
  margin-left:0;
  margin-right:0;
  page-break-inside: avoid !important;
}

section.agenda .inner-container{
  padding:0;
  padding-bottom:30px;
}

section.agenda .event-name{
  font-size: 18px;
  font-weight: 800;
  line-height: 1.11;
  word-wrap: break-word;
}

section.agenda .description{
  padding-top:10px;
  word-wrap: break-word;
}

section.agenda .time{
  font-weight: normal;
}

section.agenda .events-container .participants{
  height: auto;
  margin-top:15px;
}

section.agenda .events-container .participants .photo{
  padding-top:10px;
  text-align: left;
  display: block;
  height:auto;
  width: auto;
}

section.agenda .events-container .participants .photo img{
  height:39px;
  width:39px;
}

section.agenda .events-container .participants .photo .img-wrap,
section.agenda .events-container .participants .photo .name{
  display: inline-block;
  vertical-align:middle;
}

section.agenda .events-container .participants .pos-photo0,
section.agenda .events-container .participants .pos-photo1,
section.agenda .events-container .participants .pos-photo2,
section.agenda .events-container .participants .pos-photo3,
section.agenda .events-container .participants .pos-photo4 {
  position: relative;
  left:0;
}

section.sponsors .sponsors-container {
  page-break-inside: avoid !important;
}

section.sponsors .sponsor{
  width:auto;
  display: inline-block;
}

section.sponsors img {
  height: 121px;
  width: 121px;

}

.sponsor a::after{
  width: 108px;
  height: auto;
  content: " ("attr(href)") ";
  word-wrap: break-word;
  display: inline-block;
}

section.speakers .speakers-container {
  display: block;
  padding-top: 0;
}

section.speakers .thumbnail {
    width: 100%;
    margin-left: 0;
    margin-right: 0;
    margin-top: 40px;
    border-radius: 0;
    border: none;
    box-shadow:none;
    position: relative;
    page-break-inside: avoid !important;
}

section.speakers .thumbnail .caption,
section.speakers .thumbnail img{
  display: inline-block;
  vertical-align:top;
}

section.speakers .thumbnail img{
  height: 200px;
  width: 200px;
}

section.speakers .thumbnail .caption{
  width: 420px !important;
  padding-bottom: 0;
}

section.speakers .description{
  padding-top:15px;
  word-wrap: break-word;
}

section.speakers .icons{
  position: relative;
  top:0;
  left:0;
}

section.speakers .icon{
  display: block;
  width: 100%;
  text-align: left;
}

section.speakers h3{
  margin-top:0;
}
