h3 {
    text-align: center;
    color: #5d5d5d;
    font-size: 2em;
    line-height: 36px;
    font-weight: normal;
    margin-top: 30px;
    margin-bottom: 24px;
cursor:default;
    
}
.forumschedule{
  /*width:100%;*/
  border: 1px solid #ddd;
  border-style: solid;
  /*margin-left: auto;
  margin-right: auto;*/
  margin: auto;
}
.forumschedule th{
  text-align: center;
}
.forumschedule td{
  /*text-align: center;*/
  border-width: 0 1px;
  border-style: dotted;
  border-color: #ddd;
  white-space: normal !important;
}
.forumschedule .ptime{
  width: 1%;
  text-align: center;
}
.forumschedule .ptheme{
  width: 55%;
}
.forumschedule .pplace{
  width: 15%;
}
.forumschedule .pauthor{
  width: 20%;
}
.mapframe{
  width: 70%;
  height: 100%;
  margin-left: auto; 
  margin-right: auto;
}
@media (max-width:767px){
  .forumschedule{
    width:100%;
    height: 100%;
    overflow: scroll;
  }
  .mapframe{
    width: 75%
  }
}
.all_sides,.slb_logo{
  overflow: hidden;
  height: 100%
}
.slb_logo{
  padding-left: 15px;
  width: 100%
}
.slb_navbar{
  padding: 0 0 0 15px!important
}
.all_sides{
  width: 80%;
  border: 1px solid #ccc;
  box-shadow: 0 0 10px rgba(0,0,0,.6);
  -moz-box-shadow: 0 0 10px rgba(0,0,0,.6);
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.6);
  -o-box-shadow: 0 0 10px rgba(0,0,0,.6);
  margin-top: 50px!important;
  margin: auto
}
.main_img,.slb_video{
  width: 100%
}
.slb_video{
  padding: 7% 7% 2%
}
.slb_button_default{
  background-color: #242424!important;
  border: 1px solid #fff;
  color: #fff;
  font: 400 20px UniversNextPro-Cond;
  padding: 5px 50px;
  margin: 50px 0 30px
}
@media (max-width:767px){
  .subscribe-btn{
    width: 52%
  }
.adtc_btn {
    width: 52%
  }
.adtc_btn:hover{
    width: 52%
  }

  .btn-default:hover{
    color: #549be7
  }
  .btn-default.active,.btn-default.focus,.btn-default:active,.btn-default:focus,.open>.dropdown-toggle.btn-default{
    color: #fff;
    border-color: #f1c678
  }
  .slb_center{
    text-align: center;
    background: #242424;
    float: left;
    width: 100%;
    margin-top: -6px
  }
  .imageContainer{
    background-image: url(../img/img_large_1.png)
  }
}