.hero-bg{height:400px;background-position:center center;background-size:cover;background-repeat:no-repeat}.tabular{display:table}.orbs-container{width:100%;height:400px;position:relative}.orbs-big{width:340px;height:340px;border-radius:50%;background:rgba(255,255,255,.3);position:relative;top:50%;transform:translate(0%,-50%)}.orbs-small{width:315px;height:315px;border-radius:50%;background:rgba(255,255,255,1);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orbs-text{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:88%;text-align:center}.orbs-text h2{padding-bottom:15px}.orbs-text p{font-size:1.4em;line-height:1.2}@media only screen and (max-width:670px){.orbs-big{top:50%;left:50%;transform:translate(-50%,-50%)}}@media only screen and (max-width:370px){.orbs-small{width:275px;height:275px}.orbs-big{width:290px;height:290px}}