.parallax{min-height:500px;position:relative;background-attachment:fixed;background-position:center;background-repeat:no-repeat;background-size:cover}.parallax.overlay::after{background:rgba(0,0,0,0.6);content:"";position:absolute;height:100%;width:100%}.parallax.overlay.light::after{background:rgba(0,0,0,0.3)}.overlay-text{position:absolute;z-index:9;text-align:center;top:50%;left:50%;padding:0 1.5rem;transform:translate(-50%,-50%);width:100%;max-width:725px}.overlay-text h1{color:#fff;font-weight:600;font-size:45px;text-shadow:3px 3px 5px rgba(0,0,0,0.7);line-height:45px}.overlay-text p{color:#fff !important;font-weight:400 !important;font-size:32px !important;line-height:40px !important;margin:30px 0 0 0 !important;text-shadow:2px 2px 4px rgba(0,0,0,0.6)}@media only screen and (max-device-width:1100px){.parallax{background-attachment:scroll;min-height:350px}}@media(max-width:767px){.overlay-text h1{font-size:35px}.overlay-text p{font-size:20px !important;line-height:25px !important;margin:20px 0 0 0 !important}}