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

.no-print,
.sign-up,
#sign-up,
.header .small-circle,
.about .about-img,
#navbar,
#location,
#app,
.countdown,
.countdown .container,
.calendar-container,
.background-circle,
.agenda .button,
.speakers .btn-more {
  display: none !important;
}

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

.tab-content > #speaker-info-tab,
.tab-content > #activity-info-tab {
  display: none !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;
}

.empty-card {
  width: 100%;
  text-align: center;
}

.title{
  font-size: 26px;
}

.header .header-info{
  display: block !important;
  height: auto;
  width: auto;
  margin-top:30px;
}

.header-address{
  display: block;
}

.header .header-content{
  height: auto !important;
}

.header .img-wrap {
  height: auto;
  width: auto;
}

.header .large-circle {
  height: auto;
  width: auto;
  border: none;
  border-radius: 0;
  position: relative;
  display: block;
  margin:0;
}

.header .side-content {
  position: relative !important;
  display: block;
  height: auto !important;
  width: auto !important;
}

.header .social-icons {
  text-align: left;
  width: auto;
}

.header .social-icons .icon {
  display: block;
  width: auto;
  height: auto;
  text-align: left;
  font-size: 18px;
  margin:0;
  padding:0;
  line-height: 1;
}

.countdown{
  padding:0 !important;
  height:1px;
}

.about .about-flex{
  min-height: 0;
  display: block;
}

.about .container {
  padding-bottom: 0;
  padding-top:15px;
}

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

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

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

.agenda .card .info-container {
  height: auto !important;
  width: 100% !important;
  page-break-inside: avoid !important;
}

.agenda .card .info-container{
  padding:0;
  padding-bottom:30px;
}

.agenda .card .info-container .print-title {
    font-size: 18px;
    font-weight: 800;
    line-height: 1.11;
    word-wrap: break-word;
}

.agenda .time{
  margin:0;
}

.agenda .final-time {
  padding-top:0;
}

.agenda .description{
  padding-left: 0;
  padding-top:5px;
}

.agenda .card .info-container .event-title{
  min-height: 0;
}

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

.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;
}

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

.speakers .thumbnail img{
  height: 200px;
  width: 200px;
  border-radius: 0;
  margin-top: 0;
}

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

.speakers .speaker-name{
  font-size: 18px;
  font-weight: 800;
  color: #000000;
  word-break: break-word;
  word-wrap: break-word;
}

.speakers .name {
    font-size: 18px;
    font-weight: 900;
    color: #333333;
    word-break: break-word;
    text-transform: uppercase;
}

.speakers .headline {
    padding-top: 8px;
    font-size: 14px;
    line-height: 1.19;
    letter-spacing: 1.6px;
    color: #a4a5a7;
    text-transform: uppercase;
    word-wrap: break-word;
}

.speakers .description{
  padding-top:10px;
  word-wrap: break-word;
  font-weight: normal;
  text-align: left;
}

.speakers .social-icons{
  padding-top:10px;
  text-align: left;
}

.speakers .social-icons .icon{
  display: block;
  width: auto;
  height: auto;
}

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

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

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

}

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