.gatedVideoWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;align-items:center}.gatedVideoIMG_Area{flex-basis:47%}.gatedVideoContent_Area{flex-basis:47%}@media screen and (max-width:800px){.gatedVideoIMG_Area{flex-basis:100%}.gatedVideoContent_Area{flex-basis:100%}}.gatedVideoIMG{display:block;margin:0px auto}.videoModal{position:fixed;top:0px;left:0px;height:100%;width:100%;background-color:rgba(0,0,0,0.7);display:none;z-index:9}.GateVideoClose{position:fixed;top:10px;left:10px;width:30px;z-index:99}.videoModalInner{float:none !important;max-width:600px !important;margin:150px auto 0px auto !important;padding:25px;background-color:white}.videoModalInner form{line-height:45px}.videoModalInner fieldset{max-width:100% !important}.videoModalInner input[type="text"],.videoModalInner input[type="email"],.videoModalInner input[type="tel"]{width:100% !important;box-sizing:border-box}.videoModalInner input[type="submit"]{margin-top:15px;background-color:#b2063f;color:white;border:0;appearance:none;-webkit-appearance:none;box-sizing:border-box}.videoModalInner h3{text-align:center;margin-bottom:30px}.LaunchVideo{display:block;text-align:left;color:#b2063f;cursor:pointer;font-weight:700;margin-top:10px}