    /*
        http://meyerweb.com/eric/tools/css/reset/
        v2.0 | 20110126
        License: none (public domain)
        */
        html, body, div, span, applet, object, iframe,
        h1, h2, h3, h4, h5, h6, p, blockquote, pre,
        a, abbr, acronym, address, big, cite, code,
        del, dfn, em, img, ins, kbd, q, s, samp,
        small, strike, strong, sub, sup, tt, var,
        b, u, i, center,
        dl, dt, dd, ol, ul, li,
        fieldset, form, label, legend,
        table, caption, tbody, tfoot, thead, tr, th, td,
        article, aside, canvas, details, embed,
        figure, figcaption, footer, header, hgroup,
        menu, nav, output, ruby, section, summary,
        time, mark, audio, video {
            margin: 0;
            padding: 0;
            border: 0;
            font-size: 100%;
            font: inherit;
            vertical-align: baseline;
        }
        /* HTML5 display-role reset for older browsers */
        article, aside, details, figcaption, figure,
        footer, header, hgroup, menu, nav, section {
            display: block;
        }
        body {
            line-height: 1;

    background-position: center center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    background-size: cover;
    background-color: black;

        }
        ol, ul {
            list-style: none;
        }
        blockquote, q {
            quotes: none;
        }
        blockquote:before, blockquote:after,
        q:before, q:after {
            content: '';
            content: none;
        }
        table {
            border-collapse: collapse;
            border-spacing: 0;
        }



@font-face {
    font-family: 'Reader';
    src: url('Reader-Bold.eot');
    src: url('Reader-Bold.eot?#iefix') format('embedded-opentype'),
        url('Reader-Bold.woff') format('woff'),
        url('Reader-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}

@font-face {
    font-family: 'Reader';
    src: url('Reader.eot');
    src: url('Reader.eot?#iefix') format('embedded-opentype'),
        url('Reader.woff') format('woff'),
        url('Reader.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}




#content {
    text-align: center;
    position: relative;
    width: 580px;
    margin: 50px auto 0 auto!important;
    display: block;
}

#logo {
    width: 250px;
    max-width: 539px;
    height: auto;
    margin: 0 auto 20px auto;
}

p {letter-spacing: 1px;font-size: 8px;color: #fff;font-family: 'Karla', sans-serif;line-height: 12px;margin-bottom: 10px;font-weight: 100;}

#brands {
    margin: 70px 0  40px 0;

}


#brands ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
    text-align: center;
}

#brands ul li {
    width: 130px;
     display:inline-block;
        *display:inline; /*IE7*/
        *zoom:1; /*IE7*/
    }

#brands ul li a {
    height: 60px;
    display: block;
}

#brands img {
    height: auto;
    max-width: 100%;
}

#lwe-logo img {
    width: 84px;
    height: auto;
}

#sign-up-link {
    font-family: 'Bree Serif', serif;
    background: #fff;
    padding: 15px 40px;
    text-transform: uppercase;
    letter-spacing: 1px;
        display: inline-block;
    margin-top: 40px;
    cursor: pointer;
    transition: all .2s ease-in-out; 
}

#sign-up-link:hover {
    background: #000;
    color: #fff;
    transform: scale(1.1);
}

form {
    margin-bottom: 50px;
}

#response, label.error {
    margin-top: 20px;
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-family: helvetica, arial, tahoma;
    font-weight: 100;
    margin-bottom: 20px;
    font-size: 12px;
}

label.error {
    padding: 0;
    display: block;
    margin: 0;
    font-size: 12px;
}


form {
    margin-top: 20px;
}

.input {
    width: 245px;
    border: 1px solid #000000;
    color: #000000;
    font-size: 20px;
    padding: 15px;
    background: rgba(108,208,250,0.8);
    font-family: helvetica, arial, tahoma;
    letter-spacing: 0.5px;
}

#submit, .button {
    background: #080808;
    padding: 15px 20px;
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 4px;
    border: none;
    font-family: 'Reader';
    font-weight: bold;
    font-style: normal;
    cursor: pointer;
    width: 230px;
    margin: 20px auto;
    display: block;
    text-align: center;
}

h1 {
font-family: 'Reader'; 
    font-weight: bold; 
    font-style: normal;color: #fff;
        margin: 30px 0 20px 0;
    letter-spacing: 4px;
}






ul {
margin: 0;
padding: 0;
list-style: none;
    margin-bottom: 13px;

}
ul li {
    list-style: none;
    color: #fff;
        font-family: 'Bree Serif', serif;

}

/* Social */
.social {
    margin: 12px 0;
}

.social ul {
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
}

.social li {
    display: inline-block;
    margin: 4px;
}

/* Icons */
.social .icon,
.modal-toggle .icon {
    color: #f7f7f7;
    display: inline-block;
    font-size: 18px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    text-decoration: none;
    width: 36px;
    -webkit-transition: all 0.3s ease;
    -moz-transition:    all 0.3s ease;
    transition:         all 0.3s ease;
}

.social .icon:hover,
.modal-toggle .icon:hover {
      color: #4b2817;
}

@font-face {
    font-family: 'entypo';
    src:url('fonts/entypo.eot');
    src:url('fonts/entypo.eot?#iefix') format('embedded-opentype'),
        url('fonts/entypo.woff') format('woff'),
        url('fonts/entypo.ttf') format('truetype'),
        url('fonts/entypo.svg#entypo') format('svg');
    font-weight: normal;
    font-style: normal;
}

.screen-reader-text {
    border: 0 none;
    clip: rect(1px, 1px, 1px, 1px);
    height: 1px;
    overflow: hidden;
    padding: 0;
    position: absolute !important;
    width: 1px;
}

[class^="icon-"], [class*=" icon-"] {
    font-family: 'entypo';
    speak: none;
    font-style: normal;
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


.icon-twitter:before {
    content: "\e607";
}
.icon-facebook:before {
    content: "\e608";
}

.icon-instagram:before {
    content: "\e615";
}

#submit:hover, .button:hover {
    background: #2c1104;
    color:#fff;
}

#content {
    width: 250px;
    margin: 0px auto 0 auto!important;
    display: block;
    text-align: center;
}


button,
input,
textarea {
    border-radius: 0;
    font-size: 14px;
    vertical-align: baseline;
    -webkit-box-sizing: border-box;
    -moz-box-sizing:    border-box;
    box-sizing:         border-box;
    -webkit-appearance: none;

}


.input {
    height: 50px;
    background: rgb(255, 255, 255);
    border: 1px solid #fff;
    padding: 5px 10px;
    color: #ff9b00;
    letter-spacing: 1px;
    text-transform: uppercase;
    display: block;
    width: 260px;
    font-size: 14px;
    text-align: left;
    margin: 0 0 8px 0;
}


/*
@font-face {
    font-family: 'bignoodletitling';
    src: url('/fonts/bignoodletitling.eot');
    src: local('/fonts/bignoodletitling'), url('fonts/bignoodletitling.woff') format('woff'), url('fonts/bignoodletitling.ttf') format('truetype');
}
/* use this class to attach this font to any element i.e. <p class="fontsforweb_fontid_2555">Text with this font applied</p> */
.fontsforweb_fontid_2555 {
    font-family: 'bignoodletitling' !important;
}

h2 {
    color: #fff;
    font-family: 'Reader';
    font-weight: bold;
    font-style: normal;
    letter-spacing: 2px;
    margin: 0 0 0px 0!important;
    line-height: 31px;
    font-weight: 100;
    font-size: 12px!important;
    text-align: center;
    text-transform: uppercase;
}

img {
    border: 0;
    vertical-align: middle;
    -ms-interpolation-mode: bicubic;
}


#body-bg {
    background: #ff9b00;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: -1;


}


#outlink {
        letter-spacing: 3px;
        text-decoration: none;
}

#outlink {
    color: #FFF;
}

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
  color: #ff9b00;
}
::-moz-placeholder { /* Firefox 19+ */
  color: #ff9b00;
}
:-ms-input-placeholder { /* IE 10+ */
  color: #ff9b00;
}
:-moz-placeholder { /* Firefox 18- */
  color: #ff9b00;
}

#credit {
    color: #fff;
    font-size: 12px;
    text-decoration: none;
    float: right;
    margin-right: 10px;
        font-family: 'Karla', sans-serif;

}



input#privacy {
    width: 23px;
    height: 17px;
    display: inline-block;
    z-index: 9;
    -webkit-appearance: checkbox;
    vertical-align: middle;
}

input[type=checkbox] + label:before {
  display: inline-block;
}

 a {
    color: #fff;
    font-size: 15px;
 }

 .privacy-policy label:first-of-type {
    font-size: 12px;
    line-height: 33px;
    vertical-align: middle;
    color: #fff;
    text-transform: uppercase;
    font-family: helvetica, arial, tahoma;
    letter-spacing: 1px;
    text-align: left;
 }

 .privacy-policy {
    margin: 10px 0;
    text-align: left;
 }

.privacy-policy .error {
    display: none;
}


@media screen and (max-width: 660px) {
    #content {
        width: 95%;
        top: inherit;
        margin-top: 30%;
    }

    #submit, .button {
        width: 275px;
    }
}

@media screen and (max-width: 660px) {
    input[type=text] {
        width: 100%!important;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
    }
}


@media screen and (max-width: 410px) {
#submit, .button {
    width: 155px;
    text-align: center;
}

#brands ul li {
    width: 19%;
    margin: 0 8px;
}

footer{
    margin-top: 100px;
}
}