#fade {position: absolute;top: 0;left: 0;overflow: hidden;z-index:9999;-moz-opacity: 0.8;opacity:.80;filter: alpha(opacity=80);background: #000;}
#fade.black_overlay {position: fixed;bottom: 0;right: 0;}
.white_content {position: absolute;top:20%;width:100%;height: 90%;background-color:transparent;z-index:9999999;}
a.closebt:hover{color:#000;}
.black_overlay .overlay-fixed {position: fixed;bottom: 0;right: 0;}
.closebt {background:#3dc2da;float: right;margin: 0;padding:10px 15px 5px;position: absolute;text-align: center;z-index: 99999;right:0;top:-34px;}
a.closebt  { color:#fff; font-size:15px;text-transform:uppercase;text-decoration:none;}
.width { margin:0 auto;text-align: center;max-width:630px;position: relative;width:90%;}
.video-div {float:left;width:100%;position: relative;background:#fff;text-align: center; min-height:270px; }
.video-div video{width:100%;background: #f7be4b;padding: 5px;}
.popup-hd {float: left;width:100%;text-align: left;position: absolute;background: #c3c3cb;color:#000;padding: 12px 11px 9px;box-sizing: border-box;top: 0;font-size: 17px;}
.video-div img {padding:15px;left: 0 !important;top: -1px;}
.event-imgarea { background: #f9bd49; padding: 6px 6px 0 6px;float: left; }
.event-imgarea img { width: 100%;}
.fadeImg {
    width: 100%;
    float: left;
}
@media only screen and (max-width:640px) {
	.video-div img {padding:5px 3px; }
.width { margin: 0 auto; text-align: center; max-width:540px; position: relative; width: 80%; }
.event-venue1, .event-venue2 {width:100% !important}	 
}