#videoBG{max-width:100%;width:100%}.videoContainer{position:relative}.video_content_container{color:#fff;left:0;position:absolute;top:10%;width:100%}.videoBackgroundWrapper{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start}.videoBackgroundItem{flex-basis:60%}.videoBackgroundItem h1{margin-top:0}@media screen and (max-width:1600px){.video_content_container{top:6%}}@media screen and (max-width:1400px){.video_content_container{top:3%}.videoBackgroundItem{flex-basis:80%}}@media screen and (max-width:1200px){.video_content_container{top:2%}.videoBackgroundItem{flex-basis:100%}}@media screen and (max-width:1215px){.video_content_container{color:#fff;left:0;position:absolute;top:10%;width:100%}}@media screen and (max-width:1000px){.video_content_container{color:#fff;left:0;position:absolute;top:5%;width:100%}}.mobile_video_content h1,.mobile_video_content h2,.mobile_video_content h3,.mobile_video_content h4,.mobile_video_content p,.video_content_container h1,.video_content_container h2,.video_content_container h3{color:#fff}.video_bg_button_container{margin-bottom:15px;margin-top:15px}.VideoBG__Button{background-color:var(--mainGold);color:#000;display:inline-block;padding:10px 25px;position:relative;text-decoration:none;z-index:9999}#video_bg_mobile{display:none}@media screen and (max-width:1000px){#video_bg_desktop{display:none}#video_bg_mobile{display:block}}