   .dold, #event, #vote{display: none !important;}    
    .hundringen {
        flex: 0 0 100% !important;
    max-width: 100% !important;
}
#about .hundringen,#about .hundringen .flex {
padding: 0 !important;
}
#about .flex {
  background: black none repeat scroll 0 0 !important;
}
.videoiframe {
    position: relative;
    padding-bottom: 56.25%; /* 16:9 */
    padding-top: 25px;
    height: 0;
margin:0 0 26px;

}

.videoiframe iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.nopadda, .nopadda .flex {padding: 0 !important;}
.buzzers {
  background-color: #e4fb2f;
  float: left;
  padding:0;
  width: 100%;
}
.buzzers_list {
  display: table;
  height: auto;
  margin: 0 auto 80px;
  width: 80%;
}
.buzzers_list > li {
  float: left;
  height: auto;
  width: 20%;
  margin:0 0 20px;
}
.program_time {
  letter-spacing: 2px;
  text-decoration: underline;
}
.buzzers_list img {
  float: left;
  height: auto;
  width: 100%;
}
.buzzers h2 strong {
  color: white;
  font-size: 14px;
  font-weight: normal;
  text-transform: none;
}
.buzzers_list p {
  color: white;
  float: left;
  font-size: 13px;
  height: 60px;
  line-height: 16px;
  margin: 10px 0 0 !important;
  text-align: center;
  width: 100%;
}
.scrolldown {
  z-index: 9999;
  text-indent: -9999em !important;
  width: auto;
  display: table;
  margin:0 auto;
}
.scrolldown > img {
  float: left;
  height: auto;
  max-width: inherit !important;
  text-align: center;
  width: 35px;
}
.programschema {
  float: left;
  height: auto;
  width: 100%;
  background-color: #e4fb2f;
}
.program_list {
  height: auto;
  margin: 80px auto;
  width: 50%;

}
.program_list strong {
  font-weight: bold;
  letter-spacing: 0;
}
.program_wrap p {
  color: white;
  padding: 0 10%;
}
.program_title {
  font-weight: bold;
  letter-spacing: 0;
  text-transform: uppercase;
}
.second_list_program_first {
  font-weight: bold;
  letter-spacing: 0;
}
.second_list_program > li {
  background-color: rgba(0, 0, 0, 0.2);
  margin: 0 0 10px;
  padding: 20px 0;
}
.second_list_program p {
  margin: 0;
}
.second_list_program {
  margin: 0;
  padding: 0 10%;
}

.program_list > li {
  color: white !important;
  margin: 0 0 20px;
  padding: 20px 0;
    background: #ff1867;
    border-radius: 5px;
}
.newbutton {
background: #00fa89 none repeat scroll 0 0;
  border-radius: 5px !important;
  display: none;
  margin: 20px 0 0 !important;
padding: 2rem 1rem;
}

.info_bba {
  float: left;
  margin: 0 auto;
  width: 100%;
}

.info_bba p{
  display: table;
  margin: 0 auto;
  padding: 0 20px;
  width: 50%;
  color: white;
  font-size: 23px;
}
.influencers {
  display: none;
  background: #ff1867;
  float: left;
  height: auto;
  width: 100%;
}
.program_desc > span {
  background-color: #c6074d;
  color: white;
  display: block;
  margin: 0 0 10px;
  padding: 10px 0;
  border-radius: 5px;
}
.program_desc > span strong{color: white;}

#contactForm {
  margin: 40px auto;
  width: 100%;
  max-width: 500px;
  display: table;
}
button {
background: #00fa89 none repeat scroll 0 0;
  border-radius: 7px !important;
  display: inline-block;  color: white;
padding: 1rem 1.5rem;
}
.hide { position:absolute; top:-1px; left:-1px; width:1px; height:1px; }
.initpara{display: none;}
@media screen and (max-width: 1100px) {
  .info_bba p{width: auto;}
.buzzers_list > li {width: 50%;}
.hundringen h1,.buzzers > h1 {font-size: 25px !important;  letter-spacing: 0 !important;}
.buzzers > h1, .buzzers > h2 {
  letter-spacing: -1px !important;
  line-height: 1.5rem !important;
}
.buzzers > h2 {  font-size: 15px !important;}
.program_list {  width: 100%;}
#about .hundringen, #about .hundringen .flex {
  height: auto !important;
  margin: 0 !important;
  min-height: inherit !important;
  padding: 0 !important;
}
.test p {
  line-height: 23px !important;
}

.initpara{font-size: 18px !important;}
#contactForm {
  max-width: 280px;
}
} 