.hero{background-image:url(/images/Banner-for-BG.jpg);background-repeat:no-repeat;background-size:cover;background-position:50%;height:450px}.hero-bg-img{height:450px;background:linear-gradient(rgba(31,27,32,.9),rgba(31,27,32,.7)),url(/images/background-img.png);background-repeat:no-repeat;background-size:cover}.hero-heading-text,.hero-sub-heading-text{color:var(--white-color)}.hero-heading-text{font-size:17px}.big-title{display:inline-flex;align-items:center;width:100%;flex-wrap:wrap;justify-content:center;font-size:74px}.life-at-xcode-dot-1{height:15px;width:15px;background-color:#aa3b83;border-radius:50%}.life-at-xcode-dot-2{height:15px;width:15px;background-color:#4c52bf;border-radius:50%}@media (max-width:768px){.big-title{font-size:50px}.hero{height:520px}}@media (max-width:480px){.hero{height:520px}.hero-bg-img{height:525px;background-position:50%}.big-title{font-size:35px;flex-direction:column}}@media (min-width:1200px){.container,.container-lg,.container-md,.container-sm,.container-xl{max-width:1200px}}