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

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

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

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

.container,
p,
.row{
  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;
}

.title {
  color: #000 !important;
}

.about .title,
.header-title {
  padding-top:30px !important;
}

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

.header{
  height: auto;
}

.header .info-wrap{
  padding:0;
  padding-top:20px;
}

.address{
  padding-top:15px;
}

.about .about-wrap{
  padding:0;
}

.about .title{
  text-align: left;
}

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

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

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

.agenda .cards-container .card{
  width: 100%;
  margin:0;
  margin-top:30px;
  margin-bottom:10px;
  page-break-inside: avoid !important;
}

.agenda .card .info-container{
  padding:0;
  page-break-inside: avoid !important;
}

.agenda .card .info-container .event-name{
    font-size: 18px;
    font-weight: 800;
    line-height: 1.11;
    text-align: left;
    color: #403f48;
    position: relative;
    word-wrap: break-word;
}

.agenda .card .info-container .description{
  padding-top:10px;
  word-wrap: break-word;
}

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

.agenda .info-container .participants{
  height: auto;
  margin-top:0;
  page-break-inside: avoid !important;
}

.agenda .info-container .participants .photo{
  padding-top:10px;
  text-align: left;
  display: block;
  height:auto;
  width: auto;
  page-break-inside: avoid !important;
}

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

.agenda .participants{
  margin-top:0 !important;
}

.agenda .participants .photo .img-wrap,
.agenda .participants .photo .name{
  display: inline-block !important;
  vertical-align:middle;
}

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

.agenda .time{
  margin-top:25px;
}

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{
  padding-top:10px;
  position: relative;
  top:0;
  left:0;
}

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

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