@import url("aos.css");

.nomargin-genesis {
    margin: 0 auto !important;
    max-width: 2200px;
}

.genesisMarginCenter {
    margin: 0 auto;
}

/* BANNER 1 */
.llcgenesis_banner1 {
    background-color: #000;
    background: url('/images/landingpages/genesis/pexels-quark-studio-2507010.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    background-position-x: center;
    text-align: center;
    min-height: 600px;
    position: relative;
}

.llcgenesis_banner1 div {
    padding: 1em;
}

.llcgenesis_banner1 div:first-child {
    padding-top: 3em;
}

.llcgenesis_banner1 div:first-child img {
    width: 320px;
}

.llcgenesis_banner1 div:nth-child(2) span {
    color: #fff;
    background-color: rgba(51, 51, 51, 0.7);
    padding: 0.25em 1em;
}

.llcgenesis_banner1 div:nth-child(3) a {
    background-color: rgba(51, 51, 51, 0.7);
    padding: 0.5em 1em;
}

.genesis-zoom {
    width: 400px;
    margin: 0 auto;
}

.llcgenesis_banner1 div:last-child {
    position: absolute;
    top: 75%;
    width: 100%;
    text-align: center;
    z-index: 50;
}

/* BANNER 2 */
.llcgenesis_banner2 {
    min-height: 600px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    background: url('/images/landingpages/genesis/Lumens_Banner.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    padding: 8em 1em 2em 1em;
}

.lumens-container {
    width: fit-content;
    margin: 0 auto;
}

.lumens-container p {
    margin: 0 auto;
}

.llcgenesis_banner2 > div:first-child, .llcgenesis_banner2 > div:last-child {
    text-align: center;
    margin: 0 auto;
}

.llcgenesis_banner2 h4 {
    color: #fff;
    padding: 1em 0 0 0;
}

.llcgenesis_banner2 ul {
    list-style: none;
    padding: 2em 0;
    margin: 0;
    color: #fff;
}

.llcgenesis_banner2 ul li {
    line-height: 1.2em;
    padding: 0 !important;
}

.lumens-cri {
    font-size: 4em;
}

.llcgenesis_banner2 > div:first-child {
    border-right: 1px solid #eee;
}

.genesis-sparkle {
    width: 100px;
}

.logo-energy-star {
    width: 75px;
}

.genesis-cct {
    width: 65%;
}

.genesis-cctsub {
    text-align: center;
    width: fit-content;
    padding: 1em 0.6em;
    font-size: 0.8em !important;
}

.downlight-sizes1, .downlight-sizes2 {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    padding: 0.8em 0 !important;
}

.downlight-sizes1 > li {
    border-radius: 50%;
    padding: 0;
    margin: 0 1em 0 0;
    font-size: 1.5em;
    border: 1px solid #eaeaea;
    color: #eaeaea;
    text-align: center;
}

.downlight-sizes1 > li:first-child {
    width: 1.9em;
    height: 1.9em;
    line-height: 1.9em !important;
}
.downlight-sizes1 > li:nth-child(2) {
    width: 2.3em;
    height: 2.3em;
    line-height: 2.3em !important;
}
.downlight-sizes1 > li:nth-child(3) {
    width: 2.7em;
    height: 2.7em;
    line-height: 2.7em !important;
}
.downlight-sizes1 > li:nth-child(4) {
    width: 3.1em;
    height: 3.1em;
    line-height: 3.1em !important;
}
.downlight-sizes1 > li:nth-child(5) {
    width: 3.5em;
    height: 3.5em;
    line-height: 3.5em !important;
}

.downlight-sizes2 > li {
    padding: 0;
    margin: 0 1em 0 0;
    font-size: 1.5em;
    border: 1px solid #eaeaea;
    color: #eaeaea;
    text-align: center;
}

.downlight-sizes2 > li:first-child {
    width: 1.9em;
    height: 1.9em;
    line-height: 1.9em !important;
}

.downlight-sizes2 > li:last-child {
    width: 2.3em;
    height: 2.3em;
    line-height: 2.3em !important;
}

/* BANNER 3 - FIELD CHANGEABLE OPTICS */
.llcgenesis_banner3 {
    min-height: 400px;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 3em 1em 2em 1em;
    background-color: #161816;
    text-align: center;
}
.llcgenesis_banner3 > div:first-child {
    margin: 0 auto;
}
.llcgenesis_banner3 > div:first-child p {
    color: #fff;
    font-size: 3em;
    line-height: 1em;
}
.llcgenesis_banner3 > div:first-child p:first-child, .llcgenesis_banner3 > div:first-child p:nth-child(2) {
    font-weight: bold;
}
.llcgenesis_banner3 > div:last-child {
    /* background-color: blue; */
    margin: 0 auto;
}
.llcgenesis_banner3 > div:last-child img {
    width: 100px;
    padding: 0.5em;
}

.llcgenesis_banner3 > div:last-child ul {
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
    list-style: none;
    margin: 0;
    padding: 0;
}

.llcgenesis_banner3 > div:last-child ul li {
    margin: 1em;
}

.llcgenesis_banner3 > div:last-child p {
    margin: 0;
    color: #eee;
}

/* BANNER 4 - FEATURES */
.llcgenesis_banner4 {
    min-height: 400px;
    background: url('/images/landingpages/genesis/Features_Banner.jpg');
    background-size: contain;
    background-repeat: repeat-x;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2em 0;
    text-align: center;
}
.llcgenesis_banner4 > div:first-child {
    margin: 0 auto;
}
.llcgenesis_banner4 > div:first-child p {
    color: #fff;
    font-size: 3em;
    font-weight: bold;
    margin: 0;
    padding: 0;
}
.llcgenesis_banner4 > div:last-child {
    padding: 0;
}
.features-container {
    position: relative;
    padding: 0;
}
.features-container img {
    width: 100%;
    margin: 0 auto !important;
}
.features-container ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
.features-container ul > li {
    position: absolute;
    padding-right: 1em;
}
.features-container ul > li p {
    color: #fff;
    font-size: 0.7em;
    margin: 0;
    visibility: hidden;
}
.features-container ul > li > div {
    cursor: pointer;
    font-size: 1.3em;
    color: #fff;
    /* display: none; */
}
/* Precision Spun Smooth Aluminum Reflector */
.features-container ul > li:first-child {
    bottom: 7%;
    left: 27%;
}
.features-container ul > li:first-child > div {
    bottom: 80%;
    left: 50%;
    margin: 0.5em 0;
}
/* High Performance LEDs */
.features-container ul > li:nth-child(2) {
    bottom: 7%;
    left: 57%;
}
.features-container ul > li:nth-child(2) > div {
    bottom: 80%;
    left: 35%;
    margin: 0.5em 0;
}
/* Extruded Aluminum Heat Sink */
.features-container ul > li:nth-child(3) {
    left: 76%;
    top: 20%;
    /* background-color: red;
    width: 190px; */
}
.features-container ul > li:nth-child(3) > div {
    left: -27%;
    top: 0;
}
/* Optical Chamber Precision Spun Faceted Aluminum Reflector */
.features-container ul > li:nth-child(4) {
    left: 74%;
    top: 35%;
    /* background-color: red; */
    /* width: 185px; */
}
.features-container ul > li:nth-child(4) > div {
    left: -17%;
    top: 0;
}
/* Wet Rated Semi-Diffused Lens */
.features-container ul > li:nth-child(5) {
    left: 71%;
    top: 56%;
}
.features-container ul > li:nth-child(5) > div {
    left: -23%;
    top: 0;
}
/* IP6 Rated */
.features-container ul > li:nth-child(6) {
    left: 80%;
    top: 83%;
}
.features-container ul > li:nth-child(6) > div {
    left: -65%;
    top: -75%;
}
.gen-feat-hover {
    border-radius: 50%;
    border: 1px solid #eaeaea;
    background-color: #333;
    width: 32px;
    height: 32px;
    line-height: 1.3em;
    position: absolute;
}

/* BANNER 5 - MOUNTING OPTIONS */
.llcgenesis_banner5 {
    min-height: 400px;
    background: url('/images/landingpages/genesis/BlackGradient_BG.jpg');
    background-size: contain;
    background-repeat: repeat-x;
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    padding: 2em 0;
    text-align: center;
}
.llcgenesis_banner5 video {
    padding: 0 1.5em;
}
.llcgenesis_banner5 h1 {
    color: #eee;
}
.llcgenesis_banner5 > div:first-child, .llcgenesis_banner5 > div:last-child {
    margin: 0 auto;
}
.llcgenesis_banner5 > div:first-child ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: flex;
    align-items: center;
    flex-wrap: wrap;
    justify-content: center;
}
.llcgenesis_banner5 > div:first-child ul > li {
    width: 200px;
    padding: 1em;
}
.llcgenesis_banner5 > div:last-child {
    padding: 1em;
}
.llcgenesis_banner5 > div:last-child > img {
    margin: 0 auto;
    width: 65%;
}
.llcgenesis_banner5 > div:last-child > div {
    padding: 1em 2em;
    /* background-color: red; */
    /* width: fit-content; */
    margin: 0 auto;
    max-width: 600px;
}
.arrow-genesis {
    width: 60px;
}
.arrow-genesis-text h4, .arrow-genesis-text p {
    color: #fff;
}

/* PARALLAX - WET LOCATION */
.parallax-genesis {
    display: flex;
    align-items: center;
}
.parallax-genesis > div:first-child {
    padding: 0;
}
.parallax-genesis > div:last-child {
    padding: 0;
}

/* BANNER 6 - DRIVERS THAT WORK */
.llcgenesis_banner6 {
    padding: 0;
    text-align: center;
    background-color: #000;
}
.llcgenesis_banner6 > div:first-child {
    margin: 0 auto;
    padding: 1em 0 0 0;
}
.llcgenesis_banner6 > div:first-child h2 {
    color: #eee;
    border-bottom: 1px solid #999;
    width: fit-content;
    margin: 0 auto;
}

.dimming-container {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.dimming-container > li {
    flex: 1;
}
.dimming-container > li:first-child {
    position: relative;
}
.dimming-container > li:last-child {
   position: relative;
}
.dimming-container > li:first-child > div {
    width: 100%;
    position: absolute;
    top: 15%;
    text-align: center;
}
.dimming-container > li:first-child > div img {
    width: 40%;
    margin: 0 auto;
}
.dimming-container > li:last-child > div {
    width: 100%;
    position: absolute;
    top: 12%;
    text-align: center;
}
.dimming-container > li:last-child > div img {
    width: 60%;
    margin: 0 auto;
}

/* BANNER 7 - COLD BLUETOOTH */
.llcgenesis_banner7 {
    text-align: center;
    background-color: #000;
    display: flex;
    align-items: flex-end;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
    background: url('/images/landingpages/genesis/bg_cold_whitetuning.jpg');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right;
}
.llcgenesis_banner7 > li {
    flex: 1;
    position: relative;
}
.llcgenesis_banner7 > li:first-child > div {
    width: 100%;
    position: absolute;
    top: 15%;
    text-align: center;
}
.llcgenesis_banner7 > li:first-child > div img {
    width: 52%;
    margin: 0 auto;
}
.llcgenesis_banner7 > li:last-child > img {
    width: 60%;
    margin: 0 auto;
    padding: 10% 5%;
}
.llcgenesis_banner7 > li:last-child > div {
    /* width: 100%;
    position: absolute;
    top: 25%; */
}
.llcgenesis_banner7 > li:last-child > div img {
    /* width: 45%;
    padding-left: 3em; */

    padding: 0 9%;
}

/* BANNER 8 - FROM CHICAGO TO CALIFORNIA */
.llcgenesis_banner8-container {
    position: relative;
}
.llcgenesis_banner8 {
    text-align: center;
    background-color: #000;
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    padding: 0;
    margin: 0;
}
.llcgenesis_banner8 > li {
    flex: 1;
    position: relative;
}
.llcgenesis_banner8 > li:first-child > div {
    width: 100%;
    position: absolute;
    top: 40%;
    text-align: center;
}
.llcgenesis_banner8 > li:first-child > div img {
    width: 35%;
    background-color:rgba(0, 0, 0, 0.5);
    padding: 0.5em 1.5em;
}
.llcgenesis_banner8 > li:last-child > div {
    width: 100%;
    position: absolute;
    top: 40%;
}
.llcgenesis_banner8 > li:last-child > div img {
    width: 25%;
    background-color:rgba(0, 0, 0, 0.5);
    padding: 0.5em 1.5em;
}

.llcgenesis_banner8-container h3 {
    position: absolute;
    top: 8%;
    z-index: 10;
    width: 100%;
    text-align: center;
    line-height: 1em !important;
}

/* BANNER 9 - END */
.llcgenesis_banner9 {
    min-height: 400px;
    background-color: #636466;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
}
.llcgenesis_banner9 h4, .llcgenesis_banner9 p {
    color: #fff;
}
.llcgenesis_banner9 p {
    padding: 2em 1em;
    font-size: 0.8em !important;
    text-align: center;
}

@media (min-width: 1921px) {

}

@media (max-width: 1920px) {

}

@media (max-width: 1450px) {

}

@media (max-width: 1200px) {

}

@media (max-width: 1024px) {

}

@media (max-width: 992px) {

}

@media (max-width: 768px) {
    .llcgenesis_banner2 > div:first-child {
        border-right: none;
        border-bottom: 1px solid #eee;
    }
    .logo-energy-star {
        padding-bottom: 2em;
    }
}

@media (max-width: 576px) {
    .llcgenesis_banner3 > div:first-child p {
        font-size: 2em;
    }
    .dimming-container {
        flex-direction: column;
    }
    .llcgenesis_banner7 {
        flex-direction: column;
    }
    .llcgenesis_banner8 {
        flex-direction: column;
    }
    .features-container ul > li:first-child {
        bottom: 3%;
        left: 20%;
    }
    .features-container ul > li:nth-child(2) {
        bottom: 3%;
        left: 50%;
    }
    .parallax-genesis {
        flex-wrap: wrap;
    }
}

@media (max-width: 414px) {
    .features-container ul > li:first-child {
        bottom: 0;
        left: 5%;
    }
    .features-container ul > li:nth-child(2) {
        bottom: 0;
        left: 40%;
    }
}

@media (max-width: 375px) {
    .features-container ul > li:first-child {
        bottom: 0;
        left: 5%;
    }
    .features-container ul > li:nth-child(2) {
        bottom: 0;
        left: 40%;
    }
}

@media (max-width: 320px) {
    .features-container ul > li:first-child {
        bottom: -5%;
        left: 1%;
    }
    .features-container ul > li:nth-child(2) {
        bottom: -5%;
        left: 38%;
    }
    .features-container ul > li:nth-child(6) {
        left: 80%;
        top: 87%;
    }
}