.hero-full-width{position:relative;overflow:hidden;margin-bottom:0}
.hero-full-width.section:first-child{padding-top:250px}
.hero-full-width .background_video,.hero-full-width .background_image{position:absolute;top:0;left:0;width:100%;height:100%;z-index:1}
.hero-full-width .background_video video,.hero-full-width .background_video img,.hero-full-width .background_image video,.hero-full-width .background_image img{-o-object-fit:cover;object-fit:cover;width:100%;height:100%}
.hero-full-width .wrapper{position:relative;z-index:9}
.hero-full-width .the_content{max-width:520px;color:#fff}
.hero-full-width .h2{margin-bottom:40px}
.hero-full-width .button{margin-top:40px}
.hero-full-width+.section{margin-top:0}
@media(max-width:768px){.hero-full-width .col-1-2{width:100%}
}