.hero1-container{overflow:hidden;height:100vh;min-height:100%;opacity:0;transition:opacity .8s cubic-bezier(.645,.045,.355,1)}@media screen and (max-width:768px){.hero1-container{height:100%}}.hero1-container.visible{opacity:1}