.hero-container{background:#212121;height:1000px;margin:0;overflow:hidden;width:100%}@media only screen and (max-width:991px){.hero-container{height:800px}}.hero-img-container{display:block;height:1000px;overflow:hidden;width:100%}.hero-img-container>img{height:100%;margin-left:45%}@media only screen and (max-width:1399px){.hero-img-container>img{margin-left:35%}}@media only screen and (max-width:1199px){.hero-img-container>img{margin-left:25%}}@media only screen and (max-width:991px){.hero-img-container{display:none}}.hero-overlay{margin-top:-1000px;z-index:1}@media only screen and (max-width:991px){.hero-overlay{height:800px;margin-top:0}}.hero-img-container-mobile{display:block;height:400px;margin-top:-400px;object-fit:cover;width:auto}@media only screen and (max-width:991px){.hero-img-container-mobile{height:600px;margin-top:-600px}}@media only screen and (max-width:767px){.hero-img-container-mobile{height:500px;margin-top:-500px}}.hero-img-container-mobile>img{height:100%;object-fit:cover;opacity:20%;width:100%}.overlay-layer{z-index:10}