.q_slide_text span {background: rgba(255,255,255,0.0); padding: 0.5em; line-height: 0.3em;}
.carousel-inner p  { line-height: normal;}
.qbutton {background: rgba(255,255,255,1.0);}

@media all and (max-width:1000px) {
h3.caption.no_icon {font-size: 170%!important;}
}

.videobreite {width:450px; margin-left:auto; margin-right:0;}

/*Input-Passwort-form-Position*/
.post-password-form {
    margin: 50px auto;
}
/*Input-Passwort-Background-Color &amp; -Border*/
.post-password-form input[type="password"] {
  background-color: #ffffff;
  border: 1px solid #faba00;
  border-radius: 0px;
}