.videoWrapperOuter {
max-width:640px; 
margin-left:auto;
margin-right:auto;
}
.videoWrapperInner {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 50%;
padding-top: 25px;
height: 0;
}
.videoWrapperInner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.wrap__logoHeader{
    background: #ffff;
    
    
}
.wrap__header{
    background: #ffff; 
}

.videoWrapperInner {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 50%;
padding-top: 25px;
height: 0;
}
.videoWrapperInner iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}

@media (max-width: 991px){
.wrap__logoHeader {
    background: white;

}}

div.gallery1 {
    border: 1px solid #ccc;
}

div.gallery1:hover {
    border: 1px solid #777;
}

div.gallery1 img {
    width: 100%;
    height: auto;
}

div.desc {
    padding: 15px;
    text-align: center;
}



.responsive {
    padding: 0 6px;
    float: left;
    width: 30.99999%;
}

@media only screen and (max-width: 700px) {
    .responsive {
        width: 49.99999%;
        margin: 6px 0;
    }
}

@media only screen and (max-width: 500px) {
    .responsive {
        width: 100%;
    }
}

.clearfix:after {
    content: "";
    display: table;
    clear: both;
}

.form:after {
    content: '';
    width: 100%;
    height: -0px!important;
    background-color: #fff;
    opacity: .6;
    position: absolute;
    top: 0;
    left: 0;
}

#staff__list{
    
    list-style-type:none;
}

.wrap__header .navigation:not(.mm-menu) ul {
    display: block;
}