﻿.body {
    background-color: #FFF;
    color: #000;
    font-family: 'helvetica', "Open Sans", Arial, sans-serif !important;
    font-size: 17px !important;
    margin: 0;
    overflow-x: hidden;
}

html, body {
/*    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;*/
    overflow-x: hidden;
}

.h1, h2, h3, h4, h5, h6, p, li {
    font-family: 'helvetica', "Open Sans", Arial, sans-serif;
}

#LocalExpressHomeBanner {
    position: relative;
    width: 100%;
    max-height: 600px;
    background: url('../../img/local-express/Banner Background2.png');
}

.increase-font-h1 {
    font-size: 5rem !important;
}

.increase-font-h2 {
    font-size: 3.5rem !important;
}

.increase-font-h3 {
    font-size: 2.8rem !important;
}

.increase-font-h4 {
    font-size: 1.1rem !important;
    line-height: 1.3;
}

#LunchLearnHomeBanner {
    position: relative;
    background: url('../../img/local-express/Banner Background2.png');
    background-size: auto;
    background-size: 100% 200%;
}

#le-dummy-place {
    padding-top: 330px;
    background: #fff;
}

.local-express-desc-box h1 {
    font-size: 3.5rem;
    line-height: 1.1;
}

div.local-express-wrap {
    width: 80%;
    margin: auto;
    display: block;
}

.img1 img {
    width: 100%;
    max-width: 1100px;
    max-height: 700px;
    position: relative;
    transform: translate(0%, 0%);
}

.img2 img {
    margin-top: 5%;
    width: 100%;
    height: 85%;
    position: relative;
    transform: translate(0%, 0%);
}

.flexrow.row-5-el > .element {
    flex: 0 1 calc(100%/5);
    max-width: calc(100%/5);
    padding: 0 2rem;
}

.flexrow.row-5-el > .element-left {
    flex: 0 1 calc(100%/5);
    max-width: calc(100%/5);
    padding-right: 2rem;
}

.flexrow.row-5-el > .element-right {
    flex: 0 1 calc(100%/5);
    max-width: calc(100%/5);
    padding-left: 2rem;
}

.le-footer {
    padding: 0 !important;
    background: #808080 !important;
    border-top: none !important;
}

.ll-footer {
    padding: 0 !important;
    background: #111 !important;
    border-top: none !important;
}

#footer .footer-copyright {
    margin-top: 0;
    background: #808080;
    border-top: none !important;
}

.bg-darkgray {
    background: #D0D0D0;
}

.bg-gray {
    background: #eee;
}

#le-contactus-form-box {
    background-image: url(../../img/local-express/Local-Express-Form-Background.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
    position: relative;
}

#ll-contactus-form-box {
    background-image: url(../../img/landing-pages/Form-Background.png);
    background-repeat: no-repeat;
    background-position: right top;
    background-size: auto;
    position: relative;
}

.margin-auto {
    margin: auto;
}

#le-contactus-form-box h1, #ll-contactus-form-box h1 {
    font-size: 3.5rem;
    line-height: 1.1;
    padding-top: 1rem;
}

input::placeholder {
    color: #111 !important;
    opacity: 1; /* Firefox */
}

input::-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #111 !important;
}

input::-ms-input-placeholder { /* Microsoft Edge */
    color: #111 !important;
}

.pl-10 {
    padding-left: 4rem !important;
}

.pr-10 {
    padding-right: 4rem !important;
}

.le-relative-img {
    position: relative;
    transform: translate(5%, 15%);
}

p {
    font-size: 1.0em;
    line-height: 1.3;
}

.font-23 {
    font-size: 2.3rem;
}

#home-brand-logo {
    background: #fff;
}

.slick-slide img {
    width: auto !important;
}

.outline {
    height: 120px; 
    width: 160px; 
    position: relative;
}

.outline img {
    max-height: 100%;
    max-width: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    margin: auto;
}

.slick-slide {
    display: inline-block;
}

#ampm-delivers-you-more ul {
    padding: 0 0 0 1rem !important;
}

#ampm-delivers-you-more li {
    padding-bottom: 0.5rem;
}

* {
    box-sizing: border-box
}

.le-middle {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 40%;
    left: 50%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.le-middle2 {
    transition: .5s ease;
    opacity: 1;
    position: absolute;
    top: 70%;
    left: 50%;
    width: 100%;
    transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    text-align: center;
}

.le-middle img {
    width: 50%;
}

.le-text {
    color: white;
    font-size: 1.2rem;
    padding: 5px;
}

ul.ll-list {
    margin-left: -1rem;
    font-size: 1.1rem;
}

ul.ll-list li {
    line-height: 1.2;
    padding-bottom: 0.5rem;
}

/* Slideshow container */
.slideshow-container {
    max-width: 1000px;
    position: relative;
    margin: auto;
}

/* Hide the images by default */
.mySlides {
    display: none;
}

/* Next & previous buttons */
.prev, .next {
    cursor: pointer;
    position: absolute;
    top: 50%;
    width: auto;
    margin-top: -22px;
    padding: 16px;
    color: white;
    font-weight: bold;
    font-size: 18px;
    transition: 0.6s ease;
    border-radius: 0 3px 3px 0;
    user-select: none;
}

/* Position the "next button" to the right */
.next {
    right: 0;
    border-radius: 3px 0 0 3px;
}

    /* On hover, add a black background color with a little bit see-through */
    .prev:hover, .next:hover {
        background-color: rgba(0,0,0,0.8);
    }

/* Caption text */
.text {
    color: #f2f2f2;
    font-size: 15px;
    padding: 8px 12px;
    position: absolute;
    bottom: 8px;
    width: 100%;
    text-align: center;
}

/* Number text (1/3 etc) */
.numbertext {
    color: #f2f2f2;
    font-size: 12px;
    padding: 8px 12px;
    position: absolute;
    top: 0;
}

/* The dots/bullets/indicators */
.dot {
    cursor: pointer;
    height: 15px;
    width: 15px;
    margin: 0 2px;
    background-color: #bbb;
    border-radius: 50%;
    display: inline-block;
    transition: background-color 0.6s ease;
}

    .active, .dot:hover {
        background-color: #717171;
    }

/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}


/* Fading animation */
.fade {
    animation-name: fade;
    animation-duration: 1.5s;
}

@keyframes fade {
    from {
        opacity: .4
    }

    to {
        opacity: 1
    }
}

.img-height-40vh {
    max-width: 100%;
    height: 60vh;
}

.margin-auto {
    margin: 0 auto;
}

.pb-10 {
    padding-bottom: 7rem;
}


.lunchlearn-button {
    line-height: 60px;
    text-align: center;
    position: absolute;
    border-radius: 5px;
    bottom: -100px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
}

.ll-submit-button2 {
    background: rgba(255,178,30,1);
    color: #000;
    border-color: rgba(255,178,30,1) rgba(255,178,30,1) rgba(255,178,30,1);
    border-radius: 30px;
    padding: 0.8rem 2.5em;
}


a.ll-submit-button2:hover, a.ll-submit-button2:active, a.ll-submit-button2:focus {
    background: rgba(242,158,23,1) !important;
    background-image: none !important;
    color: #000 !important;
    border-color: rgba(242,158,23,1) rgba(255,178,30,1) rgba(255,178,30,1);
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

input.ll-submit-button2:hover, input.ll-submit-button2:active, input.ll-submit-button2:focus {
    background: rgba(242,158,23,1) !important;
    background-image: none !important;
    color: #000 !important;
    border-color: rgba(242,158,23,1) rgba(255,178,30,1) rgba(255,178,30,1);
    box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

#ll-submit-button-reg {
    font-size: 2rem;
    padding: 1.5rem 4em;
    border-radius: 3rem;
}


@media only screen and (max-width: 1900px) {
    #le-contactus-form-box h1, #ll-contactus-form-box h1 {
        font-size: 3rem;
        line-height: 1.1;
    }

    #le-dummy-place {
        padding-top: 280px;
        background: #fff;
    }
    div.local-express-wrap {
        width: 80%;
        margin: auto;
    }
}

@media only screen and (max-width: 1700px) {
    #le-contactus-form-box h1, #ll-contactus-form-box h1 {
        font-size: 3rem;
        line-height: 1.1;
    }
    #le-dummy-place {
        padding-top: 220px;
        background: #fff;
    }
}

@media only screen and (max-width: 1500px) {
    #le-contactus-form-box h1, #ll-contactus-form-box h1 {
        font-size: 3rem;
        line-height: 1.1;
    }
    div.local-express-wrap {
        width: 70%;
        margin: auto;
    }
    .img1 img {
        transform: translate(0%, 0%);
    }
    .img2 img {
        transform: translate(0%, 0%);
    }
}

@media only screen and (max-width: 1300px) {
    #le-contactus-form-box h1, #ll-contactus-form-box h1 {
        font-size: 3rem;
        line-height: 1.1;
    }
    .image-width-60 {
        width: 80%;
    }
    .flexrow.row-5-el > .element {
        flex: 0 1 calc(100%/5);
        max-width: calc(100%/5);
        padding: 0 1rem;
    }
    div.local-express-wrap {
        width: 80%;
        margin: auto;
    }
    .img1 img {
        transform: translate(0%, 0%);
    }
    .img2 img {
        transform: translate(0%, 0%);
    }
    #le-dummy-place {
        padding-top: 250px;
        background: #fff;
    }
}

@media only screen and (max-width: 1200px) {
    #header .container {
        position: relative;
        padding-right: clamp(20px, 20px, 40px);
        padding-left: clamp(20px, 20px, 40px);
    }
    .img1 img {
        transform: translate(0%, 5%);
    }
    .img2 img {
        transform: translate(0%, 5%);
    }
    .form-group {
        margin-bottom: 0.5rem;
    }
    .flexrow.row-5-el > .element, .flexrow.row-5-el > .element-left, .flexrow.row-5-el > .element-right {
        flex: 0 1 calc(100%/3);
        max-width: calc(100%/3);
        padding: 2rem;
        margin: auto;
    }
    #LocalExpressHomeBanner {
        max-height: 550px;
    }
    .le-text {
        color: white;
        font-size: 0.85rem;
        padding: 5px;
    }
}

@media only screen and (max-width: 991px) {
    #header .container {
        position: relative;
        padding-right: clamp(20px, 30px, 40px);
        padding-left: clamp(20px, 30px, 40px);
    }
    .local-express-desc-box h1 {
        font-size: 3rem;
        line-height: 1.1;
    }
    .img1 img {
        transform: translate(0%, 5%);
    }
    .img2 img {
        transform: translate(0%, 5%);
    }
    .image-width-60 {
        width: 100%;
    }
    #le-contactus-form-box h1 {
        font-size: 1.5rem;
    }
    #ll-contactus-form-box h1 {
        font-size: 2.5rem;
    }
    #LocalExpressHomeBanner {
        max-height: 500px;
    }
    .le-relative-img {
        position: relative;
        transform: translate(5%, 10%);
    }
    .margin-auto {
        margin: auto;
    }
    .margin-auto-m {
        margin: auto;
    }
    .img-height-40vh {
        max-width: 100%;
        height: 50vh;
    }
}

@media only screen and (max-width: 850px) {
    .img1 img {
        transform: translate(0%, 10%);
    }
    .img2 img {
        transform: translate(0%, 10%);
    }
    div.local-express-wrap {
        width: 85%;
        margin: auto;
    }
    .local-express-desc-box h1 {
        font-size: 3.5rem;
        line-height: 1.1;
        padding-top: 3rem !important;
    }
    #le-dummy-place {
        padding-top: 250px;
        background: #fff;
    }
}

@media only screen and (max-width: 767px) {
    .container {
        max-width: 640px;
    }
    .image-width-60 {
        width: 70%;
    }
    p {
        font-size: 1.2rem;
    }
    .img1 img {
        transform: translate(0%, 10%);
    }

    .img2 img {
        transform: translate(0%, 10%);
    }

    div.local-express-wrap {
        width: 85%;
        margin: auto;
    }

    .local-express-desc-box h1 {
        font-size: 3.5rem;
        line-height: 1.1;
        padding-top: 3rem !important;
    }
    .le-text {
        color: white;
        font-size: 1rem;
        padding: 5px;
    }
    .lunchlearn-button {
        line-height: 70px;
        text-align: center;
        position: absolute;
        border-radius: 5px;
        bottom: -100px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
    }
    .img-height-40vh {
        max-width: 100%;
        height: 40vh;
    }
}

@media only screen and (max-width: 700px) {
    #le-dummy-place {
        padding-top: 180px;
        background: #fff;
    }
    #ll-submit-button-reg {
        font-size: 1.5rem;
        padding: 1.3rem 3em;
        border-radius: 2.5rem;
    }
}

@media only screen and (max-width: 600px) {
    .container {
        max-width: 450px;
    }
    #le-dummy-place {
        padding-top: 170px;
        background: #fff;
    }
    .flexrow.row-5-el > .element, .flexrow.row-5-el > .element-left, .flexrow.row-5-el > .element-right {
        flex: 0 1 calc(100%/2);
        max-width: calc(100%/2);
        padding: 1rem;
        margin: auto;
    }
    div.local-express-wrap {
        width: 100%;
        margin: auto;
    }
    #LocalExpressHomeBanner {
        max-height: 400px;
    }

    .image-width-60 {
        width: 70%;
    }

    p {
        font-size: 1.2rem;
    }

    .img1 img {
        transform: translate(0%, 10%);
    }

    .img2 img {
        transform: translate(0%, 10%);
    }

    div.local-express-wrap {
        width: 85%;
        margin: auto;
    }

    .local-express-desc-box h1 {
        font-size: 3rem;
        line-height: 1.1;
        padding-top: 3rem !important;
    }
    h4 {
        font-weight: 700;
        font-size: 1.3em;
    }
    h5 {
        font-size: 1.3em;
    }
    #home-brand-logo {
        margin-bottom: -80px;
    }
    .img-height-40vh {
        max-width: 100%;
        height: 30vh;
    }
}

@media only screen and (max-width: 500px) {
    .container {
        max-width: 400px;
    }
    .local-express-desc-box h1 {
        font-size: 2.5rem;
        line-height: 1.1;
        padding: 3rem 0rem 0rem 0rem !important
    }
    #LocalExpressHomeBanner {
        max-height: 350px;
    }
    .img1 img {
        transform: translate(0%, 0%);
    }

    .img2 img {
        transform: translate(0%, 0%);
    }
    div.local-express-wrap {
        width: 95%;
        margin: auto;
    }
    .image-width-60 {
        width: 100%;
    }
    #le-dummy-place {
        padding-top: 160px;
    }
    .img-height-40vh {
        max-width: 100%;
        height: 25vh;
    }
}

@media only screen and (max-width: 400px) {
    .local-express-desc-box h1 {
        font-size: 2rem;
    }
    #LocalExpressHomeBanner {
        max-height: 270px;
    }
    #le-dummy-place {
        padding-top: 150px;
    }
}