footer.site-footer div#infoSupp > div#infoSuppContent > div{width:inherit;}
.logo-footer-mobile{display:none;}


#infoSuppContent{
    display: flex;
    flex-wrap: wrap;
    text-align: center;
    justify-content: center;
}

#infoSuppContent .rep, .infoSuppContent .hours{}
#infoSuppContent .logo-footer{padding-left: 5%;padding-right: 5%;}


.sub-title p{margin-top:10px!important;}

input#submit{
    width: 30%!important;
    line-height: 23px!important;
   color:#fff!important;
background-color:#900000!important;
background:#900000!important;
}
textarea#Notes{width:70%;}
a.popup-button.wdpu-close{width:100%!important;display:none!important;}

.over-video span{width:100%!important;}

.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%!important;
}

@media screen and (max-width:950px) {

.logo-footer{display:none;}
.logo-footer-mobile {
    display: block;
    padding-top: 10px;
    float: none;
    clear: both;
    text-align: center;
}

#infoSuppContent {
    display: block;
    text-align: left;
}


}


@media screen and (max-width:770px) {

.infoSuppContent{
   display:block;
}

.wph-modal.wph-modal--simple .wph-modal--content .wph-modal--wrap{
max-height:100%!important;
}

input{width:100%!important;margin-top:10px;}
textarea{width:100%!important;margin-top:10px;}
input#submit{width:100%!important;margin-top:10px;}

}

