
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 21px;
    color: #1a1a1a;
    line-height: 1.7;
    overflow-x: hidden;
}

.montserrat {
    font-family: 'Montserrat', sans-serif;
}

.oswald {
    font-family: 'Oswald', sans-serif;
}

.lato {
    font-family: 'Lato', sans-serif;
}

.white-txt {
    color: #fff;
}

.lightgreen-txt {
    color: #98c13e;
}

.blue-txt {
    color: #094b82;
}

.uppercase {
    text-transform: uppercase;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6 {
    letter-spacing: -.8px;
    margin-top: 1rem;
    line-height: 1.3;
}

/*.font19 {
    font-size: 1.9rem;
}

.font20 {
    font-size: 2rem;
}

.font21 {
    font-size: 2.1rem;
}

.font22 {
    font-size: 2.2rem;
}

.font23 {
    font-size: 23px;
}

.font24 {
    font-size: 2.4rem;
}

.font25 {
    font-size: 2.5rem;
}

.font26 {
    font-size: 2.6rem;
}

.font27 {
    font-size: 2.7rem;
}

.font28 {
    font-size: 2.8rem;
}

.font29 {
    font-size: 2.9rem;
}

.font30 {
    font-size: 3rem;
}

.font31 {
    font-size: 3.1rem;
}

.font32 {
    font-size: 3.2rem;
}

.font33 {
    font-size: 3.3rem;
}

.font34 {
    font-size: 3.4rem;
}

.font35 {
    font-size: 3.5rem;
}

.font36 {
    font-size: 3.6rem;
}

.font37 {
    font-size: 3.7rem;
}

.font38 {
    font-size: 3.8rem;
}

.font39 {
    font-size: 3.9rem;
}

.font40 {
    font-size: 4rem;
}

.font41 {
    font-size: 4.1rem;
}

.font42 {
    font-size: 4.2rem;
}

.font44 {
    font-size: 4rem;
}

.font45 {
    font-size: 4.5rem;
}

.font50 {
    font-size: 5rem;
}

.font55 {
    font-size: 5.5rem;
}*/
.font19 {
    font-size: 19px;
}

.font20 {
    font-size: 20px;
}

.font21 {
    font-size: 21px;
}

.font22 {
    font-size: 22px;
}

.font23 {
    font-size: 23px;
}

.font24 {
    font-size: 24px;
}

.font25 {
    font-size: 25px;
}

.font26 {
    font-size: 26px;
}

.font27 {
    font-size: 27px;
}

.font28 {
    font-size: 28px;
}

.font29 {
    font-size: 29px;
}

.font30 {
    font-size: 30px;
}

.font31 {
    font-size: 31px;
}

.font32 {
    font-size: 32px;
}

.font33 {
    font-size: 33px;
}

.font34 {
    font-size: 34px;
}

.font35 {
    font-size: 35px;
}

.font36 {
    font-size: 36px;
}

.font37 {
    font-size: 37px;
}

.font38 {
    font-size: 38px;
}

.font39 {
    font-size: 39px;
}

.font40 {
    font-size: 40px;
}

.font41 {
    font-size: 41px;
}

.font42 {
    font-size: 42px;
}

.font44 {
    font-size: 44px;
}

.font45 {
    font-size: 45px;
}

.font50 {
    font-size: 50px;
}

.font55 {
    font-size: 55px;
}

.fontweight300 {
    font-weight: 300;
}

.fontweight400 {
    font-weight: 400;
}

.fontweight500,
.oswald.fontweight600,
.oswald .fontweight600 {
    font-weight: 500;
}

.fontweight600 {
    font-weight: 600;
}

.green-txt {
    color: #5d7a2d;
}

.red-txt {
    color: #c91814;
}

.alignright {
    float: right;
    margin-left: 3rem;
    margin-bottom: 2rem;
}

.alignleft {
    float: left;
    margin-right: 3rem;
    margin-bottom: 2rem;
}

.container {
    max-width: 1200px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

.highlight {
    display: inline-block;
    padding: 3px 7px;
}

.yellow-hightlight {
    background: #fbe300;
}

.green-hightlight {
    color: #fff;
    background: #366c15;
}


/** Section 1 **/

.top-bar {
    background: #5d7a2d;
    color: #fff;
    border-bottom: 1px solid #7a9947;
}
 
/*\\\//////*/
.top-bar h4 {
    display: inline-block;
    font-size: 33px;
    text-shadow: 1px 2px 1px #28390f;
}

#section1 {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/section1-bg.jpg) no-repeat center top fixed;
    background-size: cover;
    padding-bottom: 3rem;
}

#section1 .inner-wrapper {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/section1-white-wrap.jpg)no-repeat center top #fcfcfb;
    background-size: 100%;
    margin-top: 70px;
    padding: 40px 8%;
}

#section1 h2 {
    margin: 0;
    color: #000000;
    font-size: 60px;
}

#section1 .red-txt {
    color: #990000;
}

#section1 h2 strong {
    font-weight: 600;
}

#section1 .inner-wrapper h3 {
    color: #1a1a1a;
    margin: 1rem 0 0;
    font-size: 39px;
    font-weight: 600;
    letter-spacing: -1px;
}

#section1 .inner-wrapper h4 {
    color: #1a1a1a;
    margin: 1rem 0 20px;
    font-size: 33px;
    font-weight: 500;
    line-height: 1.2;
}

.found-txt p {
    font-weight: bold;
    color: #666666;
    font-size: 21px;
    text-shadow: 0px 0px 11px #e8e6e1;
    position: relative;
    text-align: center;
    margin: 0;
}

.found-txt p:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 100%;
    height: 1px;
    left: 0;
    border-top: 1px dashed #848484;
    text-shadow: none;
    top: 16px;
}

.found-txt p span {
    background: rgba(230, 229, 224, 0.7);
    display: inline-block;
    position: relative;
    z-index: 2;
    padding: 0 17px;
}

#section1 .inner-wrapper .found-txt h5 {
    color: #1a1a1a;
    margin: 1.5rem 0 6rem;
    font-size: 27px;
    font-weight: 500;
    line-height: 1.4;
    border-bottom: 1px dashed #848484;
    padding-bottom: 2.4rem;
}

#section1 .font21 {
    font-size: 55px;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1.4;
}

#section1 .font21,
#section1 .font21 small {
    color: #1a1a1a;
}

#section1 .font21 small {
    font-size: 30px;
    font-weight: 600;
}

#section1 .green-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/greenbg1.jpg);
    padding: 3rem 5.7rem;
    background-size: cover;
    margin: 2.5rem 0 3.5rem;
}

#section1 .green-box h4 {
    color: #fff !important;
    font-family: 'Oswald', sans-serif;
    font-size: 38px !important;
    letter-spacing: -.7px;
    margin: 0 0 2rem;
}

#section1 .green-box ul {
    padding: 0;
    margin: 3rem 0 0;
}

#section1 .green-box ul li {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/check-bullet-black.png) no-repeat 0 4px;
    display: block;
    padding-left: 35px;
    color: #fff;
    padding-bottom: 19px;
    font-size: 17.5px;
}

#section1 .green-box ul li strong {
    color: #1a1a1a;
}

#section1 .font38 {
    margin-top: 5rem;
    margin-bottom: 2rem;
}


/** Section 2 **/

#section2 {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg2.jpg) no-repeat center top;
    background-size: cover;
    padding: 30px 20px;
}

#section2 h3 {
    margin: 4rem 0;
}

.transparent-box {
    padding: 5rem;
    background: rgba(255, 255, 255, 0.7);
    border: 3px solid #9ac048;
    margin-bottom: 3rem;
}

.icon-box li {
    display: block;
    margin-bottom: 14px;
    padding-left: 49px;
    line-height: 1.8;
    min-height: 55px;
}

.icon-box li img {
    margin-left: -73px;
    margin-right: 17px;
    float: left;
}


/** Section 3 **/

#section3 {
    padding: 6rem 20px;
}
#section3 img {
   
max-width:100%;
}
#section3 .font28 {
    margin-bottom: 4rem;
}

#section3 .font22 {
    clear: both;
    margin: 44px 5%;
}

.dotted-img-sep {
    margin-bottom: 4rem;
}

.black-check-bullet {
    padding: 0;
    overflow: hidden;
}

.black-check-bullet li {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/check-bullet-black.png) no-repeat 13px 16px;
    display: block;
    border-bottom: 2px solid #e7e7e7;
    padding: 16px 0 16px 53px;
}

.black-check-bullet li:last-child {
    border-bottom: none;
}

#section3 .font27.fontweight500 {
    margin-top: 3rem;
    margin-bottom: 3rem;
}


/** Section 4 **/

#section4 {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/darkblue-bg.jpg) no-repeat fixed;
    background-size: cover;
    padding: 10rem 20px 6rem;
}

#section4 .white-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/abstract.jpg);
    background-size: cover;
    color: #444;
    margin-top: 35px;
}

.section-arrow-white {
    position: relative;
}

.section-arrow-white:before {
    content: '';
    width: 0px;
    height: 0px;
    border-left: 50px solid transparent;
    border-right: 50px solid transparent;
    border-top: 36px solid #fff;
    position: absolute;
    top: 0;
    left: calc(50% - 55px);
}

#section4 h2 {
    margin-bottom: 4rem;
}

#section4 .font21 {
    margin-bottom: 4rem;
}

.light-green-box ul,
#section4 .white-box ul {
    padding: 0;
    margin: 0 4%;
}

#section4 .white-box ul li,
.light-green-box ul li {
    padding: 0 0 0 41px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/arrow-blue-bullets.png) no-repeat 1px 1px;
    display: block;
    font-weight: 600;
    margin-bottom: 3.6rem;
}

#section4 .white-box h3 {
    margin-bottom: 3rem;
}

#section4 .white-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/abstract.jpg);
    background-size: cover;
    color: #444;
    padding: 6rem 6rem 2.5rem;
    margin-bottom: 6rem;
}

#section4 .container {
    max-width: 900px;
}

#section4 h2 {
    margin-left: -7rem;
    margin-right: -7rem;
}

#section4 .white-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/abstract.jpg);
    background-size: cover;
    color: #444;
    padding: 6rem 6rem 2.5rem;
 
}


/** Section 5 **/

#section5 {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg-green-running.jpg) no-repeat #e8f7b2 15%;
    padding: 6rem 20px;
    background-size: cover;
}


/** Section 6 **/

#section6 {
    padding: 6rem 20px;
    background-size: 100% !important;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/rose-bg.jpg) no-repeat right top #ffffff;
}

#section6 h2,
#section7 h2,
#section9 h2,
#section10 h2,
#section11 h2,
#section12 h2,
#section13 h2,
#section15 h2,
#section16 h2,
#section17 h2,
#section18 h2,
#section19 h2,
#section20 h2,
#section21 h2,
#section23 h2,
#section24 h2,
#section16-a h3 {
    margin-bottom: 5rem;
}

.box-imgs {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-3.jpg);
    padding: 20px;
    margin-bottom: 2.4rem;
   
}


/** Section 6 - A **/

.section6-a {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-bike.jpg) no-repeat center 0;
    background-size: cover;
    padding: 9rem 20px;
    font-size: 23px;
    font-weight: 300;
}

.section6-a h3 {
    background: rgba(0, 0, 0, 0.73);
    display: inline-block;
    padding: 1.7rem 5rem;
    margin: 1rem 0 2rem;
}


/** Section 7 **/

#section7 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/sugar.jpg) no-repeat fixed;
    background-size: cover;
    max-width: 100%;
}
#section7 img{
  
    max-width: 100%;
}

#section7 .mid-txt {
    margin-left: 5rem;
    margin-right: 5rem;
}

.sugar-wrap {
      background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/blue-wrap.jpg) no-repeat;
    color: #fff;
    clear: both;
    padding: 5% 5% 0 2%;
    line-height: 1.65;
    position: relative;
    background-size: cover;
    margin-bottom: 40px;
}
    .sugar {
    max-width: 180%!important;
    margin-top: -40px;
}

/*.sugar-wrap:before {
    content: '';
    position: absolute;
    width: 420px;
    height: 250px;
    background: url(../images/sugar-img.png) no-repeat;
    right: -117px;
    top: 24px;
}*/

.blue-border {
    border-top: 2px dotted #0c689b;
    border-bottom: 2px dotted #0c689b;
    padding: 4.3rem 4rem;
    margin: 5rem 0;
}

#section7 .dark-blue {
    background: #1e2c38;
    color: #fff;
    border: 5px solid #2e75b0;
    border-radius: 5px;
    padding: 4rem 11% 3rem;
    margin: 3rem 3rem 1rem;
}

#section7 h4.mid-txt {
    line-height: 1.6;
}


/** Section 8 **/

#section8 {
     
}

#section8 .blue-txt {
    color: #1766a6;
}

#section8 .gray-box {
    background: #e3e4e5;
    padding: 3rem;
    text-align: center;
    font-weight: 600;
    margin: 21px 0;
    line-height: 1.6;
}

.red-highlight {
    background: #c51814;
    color: #fff;
}

.dotter-blue {
    clear: both;
    border-top: 1px dashed #1766a6;
    padding-top: 4rem;
    float: left;
    margin-top: 5rem;
}

#section8 h4 {
    margin-bottom: 3rem;
}


/** Section 9 **/

#section9 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-2.jpg);
}
#section9 img {
    max-width:100%;
}
#section9 .container {
    max-width: 940px;
}

#section9 .green-box,
#section16 .green-box,
#section21 .green-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-bg-box.jpg);
    background-size: cover;
    color: #fff;
    padding: 4rem;
    margin: 5rem 0;
}

#section9 .green-box h4 {
    margin-bottom: 0;
}

#section9 ul li {
    border-bottom: none;
}

#section9 .alignright {
    margin-right: -12rem;
    position: relative;
    left: -12%;
}

#section9 .font32 {
    margin-bottom: 3rem;
}

#section9 .black-check-bullet li {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/check-bullet-black.png) no-repeat 5px 7px;
    padding: 7px 0 6px 44px;
}

.light-green-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-bg2.jpg) no-repeat;
    border: 2px solid #88af33;
    background-size: cover;
    padding: 5rem 1rem 1rem;
    margin-bottom: 2rem;
}


/** Section 10 **/

#section10 {
    padding: 0 10px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/caterpilar.jpg) fixed;
    background-size: cover;
}

#section10 .inner-wrapper {
    background: rgba(0, 0, 0, 0.62);
    padding: 6rem 6rem;
    margin: 0 -3rem;
}

.dotted-line-box {
    border-top: 1px dashed #98c13e;
    margin: 4rem 0;
    padding-top: 20px;
    text-align: center;
    border-bottom: 1px dashed #98c13e;
}

.lighgreen2 {
    color: #ddf8a0;
    font-size: 23px;
}

#section10 img {
    max-width: 100%;
}

.no-bottom {
    border-bottom: none;
    padding-bottom: 0;
    margin-bottom: 0;
}


/** Section 11 **/

#section11 {
    padding: 6rem 20px;
}

#section11 .gray-box {
    border: 4px solid #848484;
    border-radius: 8px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-3.jpg);
    padding: 4rem 9rem;
}

#section11 .gray-box img {
    float: left;
    margin-right: 3%;
}

#section11 .gray-box h5 {
    font-size: 23px;
    line-height: 1.5;
    margin-bottom: 3rem;
    font-weight: 600;
}

#section11 .gray-box h5:last-child {
    margin-bottom: 0;
}

#section11 .gray-txt2 {
    background: #f1f3f2;
    max-width: 55%;
    font-size: 22px;
    font-weight: 600;
    padding: 17px;
    margin: -11px auto 28px;
    position: relative;
}

#section11 .gray-txt2:before {
    width: 0px;
    height: 0px;
    border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-bottom: 17px solid #f1f3f2;
    content: '';
    position: absolute;
    top: -15px;
    right: 33%;
}

#section11 .font28 {
    margin: 40px 0 37px;
}

#section11 .mid-txt img {
    max-width: 100%
}

#section11 .mid-txt,
#section12 .mid-txt {
    margin: 0 6%;
}

#section11 .green-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-bg-box.jpg);
    background-size: cover;
    color: #fff;
    padding: 4rem 2rem;
    margin-top: 7rem;
}

#section11 .green-box p {
    margin-bottom: 0;
}

#section11 .green-box img {
    border: 30px solid;
    border-radius: 50%;
    margin-top: -90px;
}


/** Section 12 **/

#section12 {
    padding: 6rem 20px;
    background: url(../images/bg23.jpg) no-repeat fixed;
    background-size: cover;
}

#section12 .alignright {
    max-width: 100%
    margin-top: 20px;
}

.cup-wrap {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-paper.jpg);
    border: 13px solid #113a0f;
    box-shadow: 0 0 0 2px #93ba3c;
    margin: 6rem 0;
}

.cup-wrap-inner {
    border: 8px solid #bcd5e9;
    padding: 28px;
    color: #292929;
    font-weight: 600;
    line-height: 1.7;
}

.cup-wrap-inner img {
    margin-left: -8rem;
    margin-top: -2rem;
}

.golf-wrap {
    background: rgba(0, 0, 0, 0.62);
    padding: 4% 40% 4% 5%;
    margin: 5rem 0;
    position: relative;
    width: 100%;
}

.golf-wrap:before {
    content: '';
    background: url(../images/golf.png) no-repeat right bottom;
    position: absolute;
    width: 100%;
    height: 100%;
    bottom: 0;
}

.golf-wrap h4 {
    margin-right: -26%;
}

#section13 ul,
.golf-wrap ul,
#section18 ul,
#section16-a ul {
    padding: 17px 0 0;
}

.golf-wrap ul li,
#section13 ul li,
#section18 ul li,
#section16-a ul li {
    padding: 0 0 0 41px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-check-bullet.png) no-repeat 1px 1px;
    display: block;
    font-weight: 600;
    margin-bottom: 3.2rem;
}


/** Section 13 **/

#section13 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-tea-bg.jpg) no-repeat 60%;
    background-size: cover;
}

#section13 ul li {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/arrow-green-bullets.png) no-repeat 1px 7px;
    padding-left: 38px;
}


/** Section 14**/

#section14 {
    padding: 6rem 20px;
}

#section14 .found-txt p span {
    background: rgb(255, 255, 255);
    display: inline-block;
    position: relative;
    z-index: 10000;
    padding: 0 17px;
    color: #1766a6;
    font-size: 40px;
    font-weight: 500;
}

#section14 .found-txt p:after {
    top: 34px;
}


/** Section 15 **/

#section15 {
    padding: 6rem 20px;
    background: url(../images/blue-bg.jpg) no-repeat fixed;
    background-size: cover;
}

#section15 img{
    max-width:100%;
}

#section15 .container {
    max-width: 970px;
}



#section15 .font24 {
    margin: 0px 0 24px;
}

#section15 .white-box {
    background: rgba(255, 255, 255, 0.81);
    padding: 3rem 20px;
    color: #232323;
    font-weight: 600;
    line-height: 1.3;
    margin: 4rem 0 4rem;
}


/** Section 16 **/
#section16 img {
   max-width:100%;
}
#section16 {
    padding: 6rem 20px;
    background: url(../images/apple.jpg) no-repeat;
    background-size: cover;
}
#section16 .container {
   max-width: 970px;
    background: rgba(43, 165, 103, 0.8);
    margin-bottom: -60px;
    padding-top: 30px;
}
#section16 .font24 {
    line-height: 1.4;
}

.dotted-blue-line {
    border-top: 2px dotted #1766a6;
}

#section16 .dotted-blue-line {
    margin: 52px 0px;
}

#section16 .font32 {
    margin-bottom: 2rem;
}

#section16 .green-box ul {
    padding: 0;
}

#section16 .green-box ul li {
    padding: 0 0 0 41px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/arrow-black-bullets.png) no-repeat 1px 7px;
    display: block;
    margin-bottom: 3rem;
    border-bottom: 2px dashed #444;
    padding-bottom: 3rem;
}

#section16 .green-box ul li:last-child {
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom: 0;
}

#section21 .green-box,
#section16 .green-box {
    border: 4px solid #5c810e;
    border-radius: 7px;
}


/** Section 16 A **/
div#section16-a {
    color: #000;
}
#section16-a {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-2.jpg);
    padding: 6rem 20px;
}
#section16-a img{
    width:100%
}

#section16-a .container {
    max-width: 930px;
}

.light-blue-box {
    background: rgba(200, 232, 255, 0.6);
    background-size: cover;
    padding: 32px 40px 14px;
    margin: 7rem 0;
    line-height: 1.8;
}

.light-blue-box img {
    border: 13px solid #fbfbfb !important;
    border-radius: 50%;
    margin: -1rem 3rem -1rem 33px;
}

#section16-a .green-check-bullets {
    overflow: hidden;
    padding: 16px 0 0;
    margin: 0px;
}

#section16-a .green-check-bullets li {
    padding: 0 0 2rem 41px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-check-bullet.png) no-repeat 1px 1px;
    margin-bottom: 2.2rem;
    display: block;
    border-bottom: 2px dashed #cdcdcd;
}

#section16-a .green-check-bullets li:last-child {
    border-bottom: none;
}

.circle-img-2 {
    border-radius: 50%;
    border: 7px solid #ebebeb;
}

#section16-a .blue-box {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/blue-wrap.jpg);
    background-size: cover;
    padding: 21px 20px;
    margin: 3rem 0;
    line-height: 1.7;
    font-size: 21px;
}

#section16-a .blue-txt {
    color: #1766a6;
    margin-bottom: 2rem;
}


/** Section 17 **/

#section17 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg11.jpg) no-repeat;
    background-size: cover;
}

#section17 .yellow-txt {
    color: #faab2e;
}

#section17 hr {
    margin: 50px 0;
}


/** Section 18 **/

#section18 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg12.jpg) no-repeat;
    background-size: cover;
}
#section18 img {
    max-width:100%;
}
#section18 ul {
    overflow: hidden;
}

#section18 ul li {
    padding: 0 0 25px 41px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/arrow-blue-check-bullets.png) no-repeat 1px 3px;
    border-bottom: 1px solid #c2c2c2;
    font-weight: 500;
    margin-bottom: 23px;
}

#section18 h2 .undeline {
    border-bottom: 2px solid;
}


/** Section 19 **/

#section19 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg13.jpg) no-repeat;
    background-size: cover;
}

#section19 h4 {
    line-height: 1.6;
    margin-bottom: 3rem;
}

#section19 .container {
    max-width: 950px;
}

#section19 img {
    max-width: 100%;
}

#section19 hr {
    clear: both;
    margin: 6rem auto 3rem;
    max-width: 793px;
    border-top: 4px dotted #a10f19;
}

#section19 .font33 {
    margin-bottom: 3rem;
}

#section20 .white-box ul li,
#section19 ul li {
    padding: 0 0 25px 37px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/check-bullet-red.png) no-repeat 1px 7px;
    font-weight: 500;
    display: block;
    margin-bottom: -8px;
}

#section20 .white-box ul,
.red-check-bullets {
    padding: 0;
}


/** Section 20 **/

#section20 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg14.jpg) no-repeat fixed;
    background-size: cover;
}

#section20.section-arrow-white:before {
    border-top: 36px solid #f9f9f9;
}

#section20 .white-box {
    padding: 5rem;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/pattern-4.jpg);
    color: #222;
    margin-bottom: 4rem;
}

#section20 ul li {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/blue-check-bullet.png) no-repeat 1px 7px !important;
}

#section20 .white-box img {
    margin: 0px;
}


/** Section 21 **/

#section21 {
    background-image: url(../images/bg15-a.jpg), url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg15-b.jpg);
    background-position: center top, center bottom;
    background-repeat: no-repeat;
    background-size: 100%, 100%;
    
}
    
#section21 .mid-txt p {
    position: relative;
}

#section21 .mid-txt p span {
    background: #fff;
    display: inline-block;
    position: relative;
    z-index: 10000;
    padding: 0 17px;
}

#section21 .mid-txt {
    text-align: center;
    color: #728a34;
    font-weight: 600;
    font-family: oswald;
    text-transform: uppercase;
    font-size: 30px;
}

#section21 .mid-txt p:after {
    content: '';
    position: absolute;
    z-index: 1;
    width: 80%;
    height: 1px;
    left: 10%;
    border-top: 1px solid #848484;
    text-shadow: none;
    top: 26px;
}

#section21 .green-hightlight {
    background: #728a34;
    font-size: 40px;
}

#section21 .container {
    max-width: 1200px; 
    padding-top: 190px;
    padding-bottom: 120px;
}

#section21 .font27 {
    margin-bottom: 4rem;
}

#section21 .font31 {
    margin-bottom: 4rem;
}

#section21 hr {
    border-top: 1px solid #a5a5a5;
    margin: 5rem 0 4rem;
}

#section21 .font22 {
    clear: both;
}

.black-txt {
    color: #111;
}

#section21 .green-box h4 {
    margin-bottom: 3rem;
}

#section21 .green-box ul li:before {
    content: '>>';
    font-family: poppins;
    letter-spacing: -9px;
    font-weight: 600;
    color: #2a2a2a;
    font-size: 36px;
    position: absolute;
    left: 0px;
    top: 0;
}

#section21 .green-box ul {
    padding: 0;
}

#section21 .green-box ul li {
    display: block;
    position: relative;
    padding: 10px 10px 10px 45px;
    line-height: 1.3;
}

#section21 .alignleft {
    margin-left: -12rem;
}

.sec-header-txt {
    border-bottom: 1px solid #49660b;
    margin-bottom: 4rem;
    padding-bottom: 2rem;
}

#section21 .gree-txt {
    color: #72912c;
}

#section21 .gray-txt {
    color: #878787;
    font-weight: 500;
    margin-top: 2rem;
}

.cta-box:after {
    content: '';
    width: 100%;
    height: 1px;
    clear: both;
    display: block;
}

.cta-box {
    max-width: 913px;
    margin: 0 auto 4rem;
    display: block;
    border-bottom: 1px solid;
    padding-bottom: 3rem;
}

.product-wrapper {
    border: 4px solid #848484;
    border-radius: 9px;
    padding: 26px 300px 27px 29px;
    position: relative;
    max-width: 750px;
    margin: 70px auto 47px;
    text-align: center;
}

.product-wrapper:before {
    content: '';
    background: url(../images/puregreens-bottle.png) no-repeat;
}

.product-wrapper h4 {
    color: #6b9408;
    font-size: 34px;
}

.product-wrapper .price {
    font-size: 7.5rem;
    font-weight: bold;
    margin: 0;
    line-height: 1;
}

.product-wrapper small {
    display: block;
    font-family: poppins;
    font-weight: 500;
    font-size: 19px;
    margin: 8px 0;
}

.add-to-cart {
    background: #78a40f;
    display: block;
    color: #fff !important;
    font-weight: 500;
    font-size: 33px;
    text-shadow: 1px 1px 1px #000;
    max-width: 290px;
    padding: 2px;
    letter-spacing: 1px;
    margin: 25px auto 14px;
    position: relative;
    z-index: 10;
}

.add-to-cart:hover {
    background: #5b7c0d;
    text-decoration: none;
}

.product-wrapper:before {
    content: '';
    background: url(../images/puregreens-bottle.png) no-repeat right 0;
    width: 100%;
    height: 125%;
    position: absolute;
    right: -42px;
    top: -43px;
}


/** Section 22 **/

#section22 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg16.jpg) no-repeat;
    background-size: cover;
}

#section22 .inner-wrapper {
    background: rgba(255, 255, 255, 0.8);
    padding: 7rem;
}

#section22 .font25 {
    margin: 4rem 0;
    color: #4e6812;
}

.dark-green-txt {
    background: #2c5a13;
    color: #fff;
    padding: 2.4rem 7rem;
    margin: 4rem -7rem 5rem;
}


/** Section 23 **/

#section23 {
    padding: 2rem 0 3rem;
}

.lightblue-txt {
    color: #8be2fb;
}

#section24 h2 {
    margin: 4rem 0;
}


/** Section 24 **/

#section24 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg17.jpg) no-repeat fixed;
    background-size: cover;
}

#section24 .font28 {
    margin: 4rem 0;
}

#section24 .container {
    max-width: 915px;
}


/** Section 25 **/


#section25 {
    padding: 6rem 20px;
}


#section25 img{
    max-width: 100%;
}

.aligncenter {
    margin: 0 auto;
    display: block;
}

#section26 h2 {
    margin-bottom: 7rem;
}

#section26 h5 {
    color: #55eafc;
    font-weight: 600;
    text-transform: uppercase;
    font-size: 19px;
    margin-top: 4.5rem;
}


/** Section 26 **/

#section26 {
    padding: 6rem 20px;
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg18.jpg) no-repeat fixed;
    background-size: cover;
}

@media screen and (max-width: 1100px) {
    #section20 .white-box img {
        margin: 1rem -6rem 3rem 3rem;
        max-width: 265px;
    }
    #section11 .green-box {
        border-radius: 0 50px 92px 0;
    } 
    #section11 .green-box img,
    .light-blue-box img {
        border: 15px solid;
        margin: -10rem -4rem 0rem 33px;
    }
    .font55 {
        font-size: 42px;
    }
    #section11 .green-box p {
        margin-bottom: 0;
        font-size: 20px;
    }
    #section13 {
        background-position: 63% 0;
    }
}

@media screen and (max-width: 990px) {
    h1 br,
    h2 br,
    h3 br,
    h4 br,
    h5 br,
    h6 br {
        display: none;
    }
	.pb br {
		display: inline;
	}
    html {
        font-size: 8px;
    }
    #section1 img,
    #section3 img,
    #section10 img,
    #section7 img,
    #section11 .mid-txt img,
    #section9 .alignright,
    #section16 .alignleft,
    #section16-a .alignleft,
    #section18 .alignleft,
    .pure-greens-wrap .alignleft,
    #section25 .alignright {
        max-width: 100%
    }
    #section11 .mid-txt img {
        margin-top: 0;
    }
    .dotted-img-sep {
        max-width: 100%;
    }
    #section11 .gray-box {
        overflow: hidden;
        margin-bottom: 4rem;
    }
    #section12 .alignright,
    #section20 .white-box img {
        max-width: 100%
    }
    .golf-wrap {
        padding: 5%;
        width: 100%;
    }
    .golf-wrap:before {
        display: none;
    }
    #section13 {
        background-position: 22% 0 !important;
    }
    .product-wrapper:before {
        right: -6px;
        background-size: auto 100%;
    }
}
																						/*MOBVIL SCREEN 767*/
@media screen and (max-width: 767px) {
.triangle-white {
    margin-top: -48px;
}
.dotted-img-sep {
    display: none;
}
.cup-wrap-inner img {
    margin-left: -2rem;
    margin-top: -2rem;
}
#section1 .font21 {
    font-size: 3.5rem;
    color: #1a1a1a;
    font-weight: 600;
    line-height: 1.4;
    text-align: center;
}
#section4 .white-box ul li, .light-green-box ul li {
    line-height: 30px;
        font-weight: 400;
}
#section4 .white-box {
    background-size: cover;
    background: #fff;
}
    #section21 .alignleft {
        margin-left: -3rem;
        max-width: 202px;
    }
#section21 .container {
    
    padding-top: 60px!important;
   
}
    #section12 .alignright,
    #section20 .white-box img,
    .pure-greens-wrap .alignleft {
        max-width: 100%;
        float: none;
        margin: 0 auto 18px;
        display: block;
    }
    #section3 .font22 {
        margin: 0px 0% 30px;
    }
    .icon-box li {
        margin-bottom: 25px;
        padding-left: 0;
        text-align: center;
    }
    .icon-box li img,
    #section18 .alignleft,
    .pure-greens-wrap .alignleft {
        float: none;
        margin: 0 auto 13px;
        display: block;
    }
    .icon-box {
        padding: 0;
    }

.transparent-box {
    padding: 30px 10px;
        margin: 0 -20px 20px -20px;
}
    .top-bar h4 {
    /*    font-size: 15px;*/
        margin: 17px 10px;
        letter-spacing: 0px;
    }

#section1 .green-box h4 {
text-align: center;
}
    .top-bar img {
        position: relative;
        top: 10px;
    max-width: 50px !important;
    }
    .font35 {
    font-size: 35px;
    text-align: center;
}
.font28 {
    font-size: 21px;
}	
    #section11 .gray-box img {
        float: none;
        margin: 0 auto 18px;
        display: block;
    }
    .golf-wrap h4 {
        margin-right: 0;
        font-size: 30px;
    }
    #section11 .green-box {
        border-radius: 10px;
        margin: 90px 10px 0px 10px;
    }
    #section11 .green-box img {
        float: none;
        margin: -106px 0 15px;
        max-width: 163px;
        border-width: 8px;
    }
 
    #section9 .alignright {
        left: 0 !important;
        float: none;
        margin: 0 auto 20px !important;
        display: block;
    }
    .sugar-wrap {
        padding: 5% 5% 3%;
        margin-bottom: 9rem;
    }
    .sugar-wrap:before {
        display: none;
    }
    #section4 h2 {
        margin-left: 0;
        margin-right: 0;
    }
    #section1 .green-box ul li {
        font-size: 21px;
   		 line-height: 26px;
    }
    .fontweight500, .oswald.fontweight600, .oswald .fontweight600{text-align: center;}
    #section1 .green-box {
   background: #657f26 !important;
    margin: 0 -20px 20px -20px;
    padding: 30px 20px;
}
  #section6 {
    background: #fff !important;
}
    html {
        font-size: 70%;
    }
.section6-a {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/green-bike.jpg) no-repeat center 0;
    background-size: cover;
    padding: 35px 0px;
    font-size: 23px;
    font-weight: 300;
}
.sugar-wrap {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/blue-wrap.jpg) no-repeat;
    color: #fff;
    clear: both;
    line-height: 1.65;
    position: relative;
    margin-bottom: 9rem;
    background-size: cover;
        text-align: center;
}
.sugar {
    max-width: 100%!important;
}
.blue-border {
    border-top: 2px dotted #0c689b;
    border-bottom: 2px dotted #0c689b;
    padding:0px;
    margin: 5rem 0;
}
.alignleft {
    /* float: left; */
    /* margin-right: 3rem; */
    margin-bottom: 2rem;
    margin-left: 27px;
}
.alignright {
        float: left;
    margin-left: 30px;
}
#section8 {
    padding: 40px 20px;
}

.dotter-blue {
    margin-top: 2rem;
}
.container {
     padding-right: 0px; 
     padding-left: 0px; 
    margin-right: auto;
    margin-left: auto;
}
#section1 .inner-wrapper {
    padding: 40px 20px;
}

    #section1 h2 {
        font-size: 38px;
    }
 /*   #section3 img,
    #section10 img,
    #section16-a .alignleft {
        float: none;
        max-width: 100%;
        width: 100%;
        margin: 0 0 18px;
    }*/
    #section5 .container {
        background: rgba(231, 246, 177, 0.90);
        padding: 20px;
        margin: 0 -20px 20px -20px;
    }
    #section11 .gray-txt2 {
        max-width: 85%;
    }
    #section11 .gray-box {
        padding: 3rem 3rem;
        text-align: center;	
            margin: 10px;
    }
    #section16 .green-box {
    border: 4px solid #5c810e;
    border-radius: 7px;
    margin:20px  -20px;
    padding: 10px;
}
    .product-wrapper {
        padding: 23px;
        max-width: 750px;
        margin: 70px auto 47px;
        text-align: center;
    }
    #section22 .inner-wrapper {
        padding: 3rem;
    }
    #section7 .mid-txt,
    #section7 .dark-blue {
        margin-left: 0;
        margin-right: 0;
    }
    #section20 .white-box img {
        width: 100%;
    }
    #section20 .white-box {
        margin: 0 -20px;
    padding: 40px 0px 0px !important;

}

    .product-wrapper:before {
        display: none;
    }
    #section4 .white-box {
         margin: 0 -20px 20px -20px;
        padding: 17px;
    }
    #section10 .inner-wrapper {
   margin: inherit;
    padding: 1rem!important;
    
}
.font19 {
    font-size: 29px;
}
#section2 {
    padding: 30px 20px!important;
}
#section5 {
    
    padding: 10px;
}
#section7 {
    padding: 3rem 20px;
    background: #fff;
}
#section9 {
    padding: 3rem 20px;
}
#section11 {
    padding: 6rem 0px!important;
}
#section13 {
    padding: 3rem 20px;
}
#section14 {
    padding: 4rem 20px;
}
#section15 {
        padding: 6rem 20px 0px!important;
}
#section16 {
        padding: 3rem 10px!important;
    margin: 0!important;
    background: rgba(12, 195, 81, 0.58);
}
#section16-a {
    padding: 3rem 20px;
}
.font45 {
    font-size: 35px;
}
.light-blue-box {
    
    margin: 10rem 0;
}
   .light-blue-box img {
        float: none;
        margin: -130px auto 15px;
        max-width: 100%;
        border-width: 8px !important;
        display: block;
    }
#section17 {
    padding: 3rem 20px;
}
#section18 {
    padding: 3rem 20px;
}
#section18 {
    /* padding: 6rem 20px; */
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg12.jpg) no-repeat center;
    background-size: cover;
}
#section19 {
    padding: 3rem 20px;
}
#section20 {
    padding: 3rem 20px;
}
#section21 .green-box{
	    padding: 1rem!important;
}
#section21 img {
    max-width: 100%;
}
#section21 {
    padding: 3rem 20px!important;
}
#section22 {
    padding: 3rem 20px;
}
.dark-green-txt {
    padding: 40px 10px;
    margin: 10px -34px;
}
#section23 {
    padding: 3rem 20px!important;
}
#section24 {
    padding: 3rem 20px;
}
#section25 {
    padding: 3rem 20px;
}
#section26 {
    padding: 3rem 20px;
}
.triangle-white {
    margin-top: -50px;
}
#section15 .font24 {
    text-align:center:
    margin-top 20px;
}
}

																					/*TABLETS SCREEN */
																					
																					
@media only screen and (min-device-width : 768px) and (max-device-width : 1024px)  {   
	#section21{
  	padding: 16% 0px;
	}
	#section21img{
	max-width: 100%;
	}
	.light-blue-box img {
    border: 15px solid;
    margin: -1rem -4rem 0rem 33px;
}
	.triangle-white {
    margin-top: -163px;
	}
	#section21 .container {
    padding-top: 0px;
}
	.sugar-wrap {
    padding: 2% 15% 0% 2%!important;    
    background-size: cover;
    margin-bottom: 50px!important;
	}
	.sugar {
    max-width: 185%!important;
}
	#section6{
	background-size: cover!important;    
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/rose-bg.jpg) no-repeat -392px top #ffffff!important;    
	}

	#section15 {
      padding: 40px 0 0 0!important;
}
}



/* JUAN AMISNO*/
@media (max-width:767px) {
.white-hightlight {
    line-height: 28px;
}

    #section20{
        background: #19191A;
    }
.box-imgs {
    line-height: 1.6;
    font-weight: 400!important;
    text-align: center;
}
#section1 .font21 small {
    font-size: 28px!important;
}
.font22 {
    font-size: 21px;
}
.box-imgs p{
 	font-weight: 400;
 	text-align:center;
 }
.font19 {
    font-size: 29px;
}
#section2 {
    padding: 30px 20px!important;
}
#section5 {
    background: #fff;
    padding: 10px;
}
#section7 {
    padding: 3rem 20px;
}
#section9 {
    padding: 3rem 20px;
}
#section11 {
    padding: 6rem 0px!important;
}
#section13 {
    padding: 3rem 20px;
}
#section14 {
    padding: 4rem 20px;
}
#section15 {
        padding: 6rem 20px 0px!important;
}
#section21 .green-box{
	    padding: 1rem!important;
}
#section16 {
        padding: 3rem 20px!important;
    margin: 0 -20px;
}
#section16-a {
    padding: 3rem 20px;
}
#section17 {
    padding: 3rem 20px;
}
#section18 {
    padding: 3rem 20px;
}
#section18 {
    background: url(//d2zp7lnjngal70.cloudfront.net/lfsl/bg12.jpg) no-repeat center;
    background-size: cover;
}
#section19 {
    padding: 3rem 20px;
}
#section20 {
    padding: 3rem 20px;
}
#section21 {
    padding: 3rem 20px!important;
}
#section22 {
    padding: 3rem 20px;
}
.
#section23 {
    padding: 3rem 20px!important;
}
#section24 {
    padding: 3rem 20px;
}
#section25 {
    padding: 3rem 20px;
}
#section26 {
    padding: 3rem 20px;
}
.triangle-white {
    margin-top: -50px;
}
.triangle-white {
    margin-top: -158px;
}

.dotted-line-box {
 
    padding: 0px!important;
  
}
#section11 .mid-txt img {

    margin-right: 0px;
}
.box-imgs {
    line-height: 1.6;
    font-weight: 400!important;
    text-align: center;
}


}

.white-hightlight {
    background: rgba(255,255,255,0.4);
    padding: 0 4px;
}

