.header {
 width:100%;
 background: url(https://images.livegoodtour.com/landing/l2/top-bg.jpg) no-repeat #f5f6f3;
 background-position: center bottom;
 padding-top:25px;
}
.header-top {
 display:flex;
 width:100%;
 padding-bottom:25px;
}
.header-logo {
 max-width:303px;
 flex:1;
}
.welcome {
 flex:1;
 text-align:right;
}
.welcome-msg-block {
 font-family: "Poppins", sans-serif;
 font-weight: 500;
 color:#393939;
}
.top-header {
 font-family: "Roboto Condensed", sans-serif;
 font-weight: 700;
 color:#393939;
 font-size:50px;
 line-height:57px;
 text-transform:uppercase;
}
.top-section .top-header {
 font-size:40px;
 line-height:47px;
}
.text--orange {
 color:#f15a24;
}
.no-left-padding {
 padding-left:0px;
}
.top-green-bar {
 text-align:right;
 padding-right:200px;
}
.top-green-bar img {
 width:50%;
 height: 20px;
 margin-top: -40px;
}
.top-video-text-section {
 display:flex;
}
.top-header-text-section {
 width:30%;
 flex:1;
 padding-right:15px;
}
.top-header-text {
 font-family: "Poppins", sans-serif;
 font-weight: 500;
 color:#393939;
 font-size:22px;
}
.top-header-video-section {
 width:60%;
 margin-bottom:25px;
}
.top-header-video {
 position:relative;
 cursor: pointer;
}
.top-header-video img{
 max-width:100%;
}
button,input[type="submit"] {
 color:white;
 font-family: "Roboto Condensed", sans-serif;
 text-transform:uppercase;
 background-color:#f15a24;
 border-radius:8px;
 padding:10px 25px;
 border:none;
 margin:20px 0px;
 cursor: pointer;
 font-weight:700;
 font-size:22px;
}
.top-black-arrow {
 text-align:right;
}
.top-black-arrow img {
 width:50%;
 margin-top: -40px;
}
.form-section {
  border-style: solid;
  border-width: 5px;
  border-color: rgb(255, 255, 255);
  border-radius: 20px;
  background-color: rgb(255, 255, 255);
  box-shadow: 0px 13px 29px 0px rgba(5, 24, 42, 0.09);
  margin-bottom:25px;
}
.form-section-top {
  background-color:#65a82f;
  border-top-left-radius: 18px;
  border-top-right-radius: 18px;
  padding: 3px 3px 0px 3px;
  color:white;
  text-align:center;
}
.form-section-top-header {
 padding: 15px 15px 0px 15px;
 font-family: "Roboto Condensed", sans-serif;
 text-transform:uppercase; 
 font-weight:bold;
 font-size:33px;
 line-height:35px;
}
.form-section-top-text {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 line-height:20px;
 padding: 0px 15px 15px 15px;
}
.form-section-arrow {
 text-align:center;
 line-height:0px;
}
.form-section-form {
  padding:15px;
} 
label {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 margin-bottom:0px;
}
input[type="text"] {
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  border-style: solid;
  border-width: 1px;
  border-color: rgb(161, 161, 161);
  border-radius: 5px;
  background-color: rgb(255, 255, 255);
}
.form-section input[type="submit"] {
  width:100%;
}

@media (max-width: 1200px) {
 .top-section .top-header {
    font-size:35px;
    line-height:40px;
 }
 .top-green-bar {
    padding-right:120px;
 }
 .top-black-arrow img {
    margin-right:-80px;
 }
 .form-section button, input[type="submit"]{ 
    font-size:18px;
 }
}
@media (max-width: 992px) { 
 .top-green-bar {
    padding-right:200px;
 }
 .form-section button, input[type="submit"]{
    font-size:22px;
 }
 .no-left-padding {
   padding-left: 15px;
 }
}
@media (max-width: 768px) {
 .header-logo {
    max-width:200px;
 }
 .header-logo img {
    max-width:100%;
 }
 .top-section .top-header {
    font-size:30px;
    line-height:34px;
 }
 .top-green-bar {
    padding-right:20px;
    margin-top:6px;
 }
 .top-video-text-section {
    display:block;
    text-align:center;
 }
 .top-header-text-section {
    width:100%;
 }
 .top-header-video-section {
    width:100%;
 }
 .top-black-arrow {
    display:none;
 }
}
@media (max-width: 576px) {
 .top-green-bar {
    text-align:center;
    padding-right:0px;
 }
 .header-logo {
    max-width:100px;
 }
}


.graph-section {
  padding: 25px 0px;
  position:relative;
  z-index-10;
}
.graph-header {
 text-align:center;
 width:80%;
 margin:0px auto;
}
.graph-orange-line {
 margin:-20px 0px 0px 0px;
 text-align:right;
 padding-right:120px;
}
.graph-orange-line img {
 width:60%;
}
.graph-graph img {
 max-width:100%;
}
.graph-small-orange-line {
 margin:-20px 0px 0px 0px;
 text-align:right;
 padding-right:120px;
}
.graph-small-orange-line img {
 width:60%;
}
.graph-list-icon-row {
 display:flex;
 padding-top:25px;
 align-items:center;
 margin-bottom:15px;
}
.graph-list-icon{
 padding-right:5px;
}
.graph-list-text{
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 color:#393939;
 padding-left:10px;
 padding-right:25px;
}
.graph-list-subheader {
 font-family: "Roboto Condensed", sans-serif;
 text-transform:uppercase;
 font-weight:700;
 color:#393939;
 font-size:30px;
 line-height:36px;
}
.graph-list-subheader-2 {
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 color:#393939;
 font-size:40px;
}
.graph-bottom-text{
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 color:#393939;
}
.graph-linear-form-section {
 background-color:#f15a24;
 border-radius: 10px;
}
.graph-linear-form-section-inner {
 padding:15px;
}
.graph-linear-form-section input[type="text"] {
 padding:5px;
 width:100%;
}
.graph-linear-form-section input[type="submit"], .graph-linear-form-section button {
 background-color: #66a92f
}
.linearForm {
 display:flex;
 align-items: center;
 justify-content: center;
 width:100%;
}
.linearInput {
 padding-right:10px;
 flex:1;
}
@media (max-width: 1200px) {
 .graph-section .top-header  {
   font-size:40px;
   line-height:46px;
 }
 .graph-list-subheader-2 {
   font-size:35px;
 }
}
@media (max-width: 992px) {
 .graph-orange-line {
  text-align:center;
  padding-right:0px;
 }
 .graph-orange-line img {
  width:100%;
 }
 .graph-list-icon-row {
   padding-top:0px;
 }
 .graph-small-orange-line {
   text-align: left;
   padding-right:0px; 
 }
 .graph-small-orange-line img {
   max-width:100%;
 }
}
@media (max-width: 768px) {
 .linearForm {
  display:block;
  text-align:center;
 }
 .linearInput {
  padding-top:15px;
 }
}

.compare-section {
 background: url(https://images.livegoodtour.com/landing/l2/compare-bg.png) top center no-repeat;
 background-size: cover;
 margin-top:-65px;
}
.compare-section .top-header {
 padding-top:80px;
 text-align:center;
}
.compare-orange-line {
 margin-top:-15px;
 text-align:center;
 width:100%; 
}
.compare-orange-line img {
 width:280px;
 margin-left:260px;
}
.compare-bubbles {
 display:flex;
 padding:50px 0px;
 justify-content:center
}
.compare-bubble {
  width:500px;
  border-width: 0px;
  border-color: rgb(0, 0, 0);
  border-style: solid;
  border-style: solid;
  border-width: 3px;
  border-color: rgb(237, 28, 36);
  border-radius: 30px;
  background-color: rgb(255, 255, 255);
  margin:0px 15px;
  text-align:center;
}
.compare-bubble-lgd {
  border-color: rgb(101, 168, 47);
}
.compare-bubble-header {
 margin-top:-20px;
 font-family: "Roboto Condensed", sans-serif;
 text-transform:uppercase;
 font-weight:700; 
 color:white;
 background-color:#ed1c24;
 font-size:20px;
 line-height:30px;
 padding: 6px 10%;
 border-radius:30px;
 width:90%;
 margin-left:5%;
}
.compare-bubble-header-lgd {
 background-color: rgb(101, 168, 47);
}
.compare-product-img {
 padding-top:15px;
}
.compare-product-name {
 color:#535353;
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:45px;
}
.compare-product-name-lgd {
 color:#171d4d;
}
.compare-product-list-outer {
 display:flex; 
 justify-content:center;
 margin-bottom:10px;
}
.compare-product-list {
 margin:0px auto;
}

.compare-product-list-icon {
}
.compare-product-list-text {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:20px;
 color:#393939;
 line-height:40px;
 padding-left:10px;
}
.compare-product-list-row {
 display:flex;
}
.compare-product-line {
 height:1px;
 width:86%;
 margin:25px auto 20px;
 background-color:#bebebe;
}
.compare-product-price {
 color:#ed1c24; 
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:55px;
}
.compare-product-price-subtext {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:20px;
 padding-bottom:30px;
}

.compare-product-price-subtext img {
 margin-top:-10px;
}
@media (max-width: 992px) {
 .compare-bubbles {
  display:block;
 }
 .compare-bubble {
  margin:30px auto;
 }
}
@media (max-width: 768px) {
 .compare-orange-line img {
   margin-left:0px;
 }
 .compare-bubble {
   max-width:98%;
 }
}


.exploding-section {
 padding-top:25px;
}
.exploding-list-section {
 padding-top:25px;
}
.exploding-list-icon-row {
 display:flex;
 padding-bottom:10px;
}
.exploding-list-icon{
 padding-right:5px;
}
.exploding-list-text{
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 color:#393939;
 padding-left:10px;
 line-height:47px;
}

.exploding-orange-bar {
 text-align:right;
 margin-top:-10px;
}
.exploding-products {
 display:flex;
 align-items:flex-end;
 height:100%;
}
.exploding-products img {
 max-width:100%;
}
@media (max-width: 1200px) {
 .exploding-orange-bar {
   text-align:left;
 }
 .exploding-orange-bar img {
   margin-left:0px;
 }
}




.testie-section {
 margin-top:25px;
 text-align:center;
}
.testie-logo {
 text-align:center;
 margin-bottom:25px;
}
.testie-header {
 margin:0px auto;
 width:80%;
}
.testie {
 width:100%;
}
.testie-testies-section {
 width:100%;
}
.testie-testies {
 display:flex;
 max-width:1920px;
 justify-content:center;
 margin:25px auto;
 container-type: inline-size;
}
.testie-testies img {
 max-width:100%;
}
.testie-testies-cell {
 padding:6px;
 position:relative;
}
.testie-testies-2 .testie-testies-cell, .testie-testies-4 .testie-testies-cell{
 padding-bottom:2px;
}
.testie-testies-text {
 position:absolute;
 color:#2c6a41;
 font-family: "Poppins", sans-serif;
 font-weight:600; 
 text-align:left;
 left:1.9cqw;
 bottom:1.9cqw;
 max-width: 50%;
 font-size: 1.9cqw;
 line-height: 2cqw;
}
.testie-bottom {
 margin: 25px auto;
}

.woman-section {
 width:100%;
 background: url(https://images.livegoodtour.com/landing/l2/woman-bg.jpg) no-repeat #f5f6f3;
 margin-top:90px;
}
.woman-inner {
 position:relative;
}
.woman-woman {
 position:absolute;
 left:0px;
 bottom:0px;
 width:40%
}
.woman-woman img {
 max-width:100%;
}
.woman-text-section {
 margin-left:45%;  
 color:white;
 padding:25px 0px;
}
.woman-text-1 {
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:50px;
 text-transform:uppercase;
 line-height:50px;
}
.woman-text-2 {
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:70px;
 text-transform:uppercase;
 border-radius: 10px;
 background-color: rgb(241, 90, 36);
 display:inline-block;
 padding:0px 15px;
 margin:15px 0px;
}
.woman-text-3 {
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:60px;
 text-transform:uppercase;
 line-height:60px;
}
.woman-text-4 {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:30px;
 line-height:36px;
 margin-top:10px;
}
.woman-text-5 {
 font-family: "Poppins", sans-serif;
 font-weight:600;
 font-style:italic;
 margin:20px 0px;
 border:1px solid white;
 border-radius:46px;
 font-size:22px;
 line-height:22px;
 padding:24px 35px;
 display:inline-block;
}
@media (max-width: 992px) {
 .woman-text-1 {
   font-size:40px;
   line-height:40px;
 }
 .woman-text-2 {
   font-size:40px;
 }
 .woman-text-3 {
   font-size:40px;
   line-height:40px;
 }
 .woman-text-4 {
   font-size:20px;
   line-height:24px;
 }
 .woman-text-5 {
   font-size:18px;
   line-height:21px;
 }
}
@media (max-width: 768px) {
 .woman-text-section {
   margin-left:0px;
 }
 .woman-woman {
   position:relative;
   width:100%;
   text-align:center;
 }
 .woman-woman img {
   max-width:50%;
 }
}

.graph2-section {
 padding-top:25px;
}

.graph2-orange-line {
 width:50%;
 margin-top:-15px;
}

.graph2-orange-line img{
 max-width:100%;
}

.graph2-graph img{
 max-width:100%;
}
.graph2-list {
 padding-bottom:25px;
}
.graph2-list-icon-row {
 display:flex;
 padding-top:25px;
}
.graph2-list-icon{
 padding-right:5px;
 padding-bottom:10px;
}
.graph2-list-icon img {
 width:60px;
}
.graph2-list-text{
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:30px;
 color:#393939;
 padding-left:10px;
 padding-right:25px;
 padding-top:5px;
}
.graph2-subheader {
 border-left: 2px solid #65a82f;
}
.graph2-subheader-inner {
 padding: 5px 0px 5px 15px;
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:20px;
 
}
.woman2-section {
 padding-top:25px;
}
.woman2-woman img{
 max-width:100%;
}
.woman2-header {
 position:relative;
}
.woman2-orange-line {
 position:absolute;
 top:25px;
}
.woman2-orange-line {
 width:230px;
}
.woman2-orange-line img{
 max-width:100%;
}
.woman2-list {
 padding-top:25px;
 display:flex;
}
.woman2-text {
 padding-left:25px;
}
.woman2-text-li {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:30px;
 line-height:35px;
 height:125px;
 margin-bottom:40px;
 display: flex;
 align-items: center; /* Vertically centers children */
}
@media (max-width: 992px) {
 .woman2-woman {
   margin-bottom:25px;
 }
}


.bottom-section {
 background-color:white;
 margin: 25px;
 border-radius: 30px;
 z-index:10;
 position:relative;
}
.bottom-video-button {
 width:100%;
 text-align:center;
 margin-top:20px;
 position:relative;
}
.bottom-video {
 position:relative;
 cursor: pointer; 
}
.bottom-video img{
  max-width:100%;
}
.bottom-arrow {
 position:absolute;
 right:30px;
 top:0px;
}
.bottom-form-section {
  border-style: solid;
  border-width: 2px;
  border-color: rgb(149, 150, 151);
  border-radius: 20px;
  margin-bottom:25px;
}
.bottom-form-top {
  background-color: #b2d696;
  text-align:center;
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
}
.bottom-form-top-header {
 font-family: "Roboto Condensed", sans-serif;
 font-weight:700;
 font-size:32px;
 line-height: 36px;
 text-transform:uppercase; 
 padding: 15px 15px 0px;
}

.bottom-form-top-subheader {
 font-family: "Poppins", sans-serif;
 font-weight:500;
 font-size:18px;
 padding: 0px 15px 15px;
}
.bottom-form-green-arrow {
 text-align:center;
 line-height:0px;
}
.bottom-form-inner {
 text-align:center;
 padding:15px;
}
.bottom-form-inner input {
 width:100%;
}
.bottom-form-inner input[type=text] {
 border-style: solid;
 border-width: 1px;
 border-color: rgb(123, 124, 125);
 border-radius: 10px;
 margin-bottom:15px;
 padding: 15px;
}
.bottom-form-inner .linearInputButton input[type=submit],.bottom-form-inner .linearInputButton button {
 margin-top:0px;
}
.bottom-form-inner .linearForm {
 display:inline-block;
}


.footer {
 width:100%;
 background-color:#393939;
 margin-top:-75px;
 color:white;
 font-family: "Poppins", sans-serif;
 font-size:18px; 
}
.footer-inner {
 padding: 50px 0px 25px;
}
.footer a {
 color:white;
}

/* video modal */
            .open-video-popup-link {
                display: block;
                height: auto;
                text-decoration: none;
                width: 100%;
            }

            .text--green {
                color: #66a92f;
            }

            .text--orange {
                color: #f15a24;
            }

            .video-box {
                display: flex;
                background: linear-gradient( rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.2) ), url(https://images.livegoodtour.com/landing/l2/powerline-lander-video-screenshot.jpg?2) no-repeat;
                background-position: center bottom;
                background-size: cover;
                /* max-width: 520px; */
                align-items: center;
                justify-content: space-evenly;
                text-align: center;
            }
            @media (min-width: 768px) {
                .video-box {
                    height: 425px;
                }
            }

            @media (min-width: 992px) {
                .video-box {
                    /* height: 228px; */
                    height: 288px;
                }
            }

            .powerline-lander-video-screenshot-img {
                height: auto;
                max-width: 100%;
            }

            .video-box-btn__play-icon-box {
                background-color: #ed1c24;
                border: 1px solid transparent;
                border-radius: 90px;
                height: 90px;
                margin: 0 auto;
                width: 90px;
                text-align:center;
                position: absolute;
                top: calc(50% - 45px);
                left: calc(50% - 45px);
            }
            .video-box-btn__play-icon-box:hover {
                background-color:#f15a24;
            }

            .video-box-btn__play-icon {
                color: #fff;
                font-size: 36px;
                line-height: 90px;
                opacity: 1;
                padding-left:5px;
            }

            /* 520 x 320 */
            .youtube-video-embed-container {
                position: relative;
                padding-bottom: 52.8%;
                padding-top: 30px;
                height: 0;
                overflow: hidden;
            }

            .youtube-video-embed-container iframe, .youtube-video-embed-container object, .youtube-video-embed-container embed {
                border: 0;
                position: absolute;
                top: 0;
                left: 0;
                width: 100%;
                height: 100%;
            }

            .modal-max-size {
                max-width: 100%;
            }

            @media (min-width: 576px) {
                .modal-max-size {
                    max-width: 90%;
                }
            }

            @media (min-width: 1000px) {
                .modal-max-size {
                    margin: 0.5rem auto;
                    max-width: 900px;
                }
            }
            #googleTranslateElement {
               display: inline-block;
               float: right;
               padding: 10px;
            }
            #videoPopup button {
               background-image:none;
               width:auto;
            }
