
.guideBox{
    margin-bottom: 30px;
}
.popup { background: #fff; border-radius: 5px; display: none; padding: 10px; position: absolute; width: 800px; z-index: 999; }
.popup a.close { z-index: 999;  background: #e71a7f none repeat scroll 0 0;font-weight: 400; color: #fff; display: block; font-size: 20px; padding: 5px; position: absolute; right: -5px; top: -15px; }
.video-container1 iframe {
    height: 450px;
    width: 100%;
}
.overlaybg { background: #000; display: none; height: 100%; opacity: 0.7; position: fixed; width: 100%; z-index: 99;top: 0; }