.ainex_logo {
    margin-top: 6px;
}
.hostplan_offers .price strong {
    font-size: 20px;
    font-weight: bold;
}
.bottom_section .waves_graph2 {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: rgba(0, 0, 0, 0);
    background-origin: padding-box;
    background-position: left top;
    background-repeat: no-repeat;
    background-size: auto auto;
    float: left;
    height: 10px;
    width: 100%;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover, .navbar-inverse .navbar-nav > .active > a:focus {
    background-color: #676767 !important;
}
#access ul li ul li a:hover, #access ul li ul li.active a, #access ul li ul li a.selected {
    background-attachment: scroll;
    background-clip: border-box;
    background-color: #676767;
    background-image: none;
    background-origin: padding-box;
    background-position: 0 0;
    background-repeat: repeat;
    background-size: auto auto;
    border-bottom-color: #fff;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-top-left-radius: 0;
    border-top-right-radius: 4px;
    color: #fff;
    padding-bottom: 14px;
    padding-left: 17px;
    padding-right: 17px;
    padding-top: 14px;
}
#access .menu ul li a:hover {
    background-color: #ff0100 !important;
    color: #fff !important;
}

.fluidMedia {
    position: relative;
    padding-bottom: 56.25%; /* proportion value to aspect ratio 16:9 (9 / 16 = 0.5625 or 56.25%) */
    padding-top: 90px;
    height: 0;
    overflow: hidden;
}

.fluidMedia iframe {
    position: absolute;
    top: 0; 
    left: 0;
    width: 100%;
    height: 100%;
}
.navbar {
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    margin-left: -10px !important;
}
.placeholderbs {
width: 350px;
/* Switch Kontakt Formular */
}
fieldset ol {
list-style:none;
padding:0;
margin:2px;
}
fieldset ol li {
margin:0 0 9px 0;
padding:0;
}
/* Jedes Eingabefeld erhält eine eigene Zeile */
fieldset input {
display:block;
}
/* Musik Player in Voip Telefonansagen */
.mejs-container, .mejs-embed, .mejs-embed body, .mejs-container .mejs-controls {
    background: #F79F81 !important;
}
/* Kontaktform Telefonansagen */
.gform_wrapper .gf_progressbar_wrapper h3.gf_progressbar_title {
    font-size: 1.3em !important;
}



@media only screen and (max-width: 767px) {
    .top_contact_info {
       height:50px;
    	opacity: 0;
    }
  #trueHeader > .wrapper {
  min-height:50px;
  }
}
.header_inner #header.sticky #trueHeader {
        /* background-color: #272727; */
        background-image: inherit;
        /* background-color: transparent; */
}