

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: .67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img,
picture {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

td,
th {
    padding: 0
}


/*! HTML5 Boilerplate v5.0 | MIT License | http://h5bp.com/ */

html {
    color: #222;
    font-size: 1em;
    line-height: 1.4
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

::selection {
    background: #b3d4fc;
    text-shadow: none
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0
}

audio,
canvas,
iframe,
img,
picture,
svg,
video {
    vertical-align: middle
}

br {
    display: none
}

br.resp {
    display: block
}

.resp {
    display: block
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

.clearfix:before,
.clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

.clearfix {
    *zoom: 1
}

.aligncenter {
    text-align: center
}

.alignright {
    text-align: right
}

img.aligncenter,
picture.aligncenter,
iframe.aligncenter,
button.aligncenter,
div.aligncenter {
    display: block;
    margin: 0 auto
}

.relative {
    position: relative
}

.ucase {
    text-transform: uppercase
}

.capitalize {
    text-transform: capitalize
}

.no-mt {
    margin-top: 0 !important
}

.no-mb {
    margin-bottom: 0 !important
}

.with-pb {
    padding-bottom: 2rem !important
}

.with-mt {
    margin-top: 1em !important
}

.with-mb {
    margin-bottom: 1em !important
}

.with-pt {
    padding-top: 1em !important
}

.no-pb {
    padding-bottom: 0 !important
}

img.left,
picture.left,
img.right,
picture.right {
    display: block;
    margin: 0 auto
}

.no-resp,
img.no-resp,
picture.no-resp {
    display: none
}

img,
picture {
    max-width: 100%;
    height: auto
}

.normal {
    font-weight: normal
}

.with-shadow {
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.25);
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    -ms-backface-visibility: hidden;
    -o-backface-visibility: hidden;
    backface-visibility: hidden
}

@media screen and (min-width: 768px) {
    .left {
        float: left
    }
    .right {
        float: right
    }
    .clear {
        clear: both
    }
    .large-hidden {
        display: none !important
    }
    br.resp {
        display: block
    }
    img.left,
    picture.left,
    .rotate-wrapper.left,
    .over-edge.left {
        margin-right: 25px
    }
    img.right,
    picture.right,
    .rotate-wrapper.right,
    .over-edge.right {
        margin-left: 25px
    }
    .rotate-wrapper .counter-clockwise {
        transform: rotate(-5deg)
    }
    .rotate-wrapper .clockwise {
        transform: rotate(5deg)
    }
    .one-third {
        width: 33%;
        display: inline-block;
        vertical-align: top
    }
}

@media screen and (max-width: 480px) {
    .over-edge {
        width: 100% !important
    }
}

.over-edge>img,
.over-edge>picture {
    display: block
}

@media screen and (max-width: 480px) {
    .over-edge>img,
    .over-edge>picture {
        margin: 0 auto;
        max-width: 100%
    }
}

@media screen and (min-width: 1140px) {
    .over-edge>img,
    .over-edge>picture {
        max-width: none;
        position: relative
    }
}

@media screen and (min-width: 1140px) {
    .over-edge {
        margin-bottom: 3.5rem
    }
}

@media screen and (min-width: 1140px) {
    .no-resp {
        display: inherit !important
    }
    br {
        display: block
    }
}

html {
    color: #000;
    font-size: 62.5%;
    font-family: "Open Sans", Arial, Helvetica, sans-serif
}

body {
    font-size: 2rem;
    font-family: "Open Sans", Arial, Helvetica, sans-serif;
    background: url("../img/stretching-optin-bg.jpg") 0 top no-repeat #fff fixed;
    background-size: cover;
    word-wrap: break-word;
}

.optin-wrapper {
    width: 336px;
    margin: 100px auto 50px;
    background: rgba(255, 255, 255, 0.9);
    position: relative;
    padding-bottom: 20px
}

@media screen and (min-width: 768px) {
    .optin-wrapper {
        width: 648px;
        position: relative;
        margin: 160px auto 100px
    }
}

@media screen and (min-width: 1140px) {
    .optin-wrapper {
        width: 740px
    }
}

.optin-wrapper .top {
    width: 320px;
    margin: 0 auto;
    height: 90px;
}

@media screen and (min-width: 768px) {
    .optin-wrapper .top {
        width: 648px;
        height: 200px
    }
}

@media screen and (min-width: 1140px) {
    .optin-wrapper .top {
        width: 720px;
        height: 180px
    }
}

.optin-wrapper .top img,
.optin-wrapper .top picture {
    position: absolute;
    top: -8rem
}

@media screen and (min-width: 768px) {
    .optin-wrapper .top img,
    .optin-wrapper .top picture {
        top: -15.5rem
    }
}

.optin-wrapper .bottom .btns {
    width: 290px;
    margin: 0 auto
}

@media screen and (min-width: 768px) {
    .optin-wrapper .bottom .btns {
        width: 510px
    }
}

.optin-wrapper .bottom .btns img,
.optin-wrapper .bottom .btns picture {
    width: 120px;
    margin: 0 11px
}

@media screen and (min-width: 768px) {
    .optin-wrapper .bottom .btns img,
    .optin-wrapper .bottom .btns picture {
        width: auto
    }
}

#opt-in-box-wrapper {
    display: none
}

#opt-in-box {
    width: 100%;
    margin: 0 auto;
    background: rgba(0, 0, 0, 0.5);
    border-radius: 12px;
    padding: 10px 5px;
    font-size: 1.4rem;
    line-height: 1.4em;
    color: #fff
}

@media screen and (min-width: 768px) {
    #opt-in-box {
        width: 520px;
        font-size: 1.7rem
    }
}

#opt-in-box .top {
    height: 180px
}

@media screen and (min-width: 768px) {
    #opt-in-box .top {
        width: 460px;
        margin: 0 auto;
        height: 245px
    }
}

#opt-in-box .bottom {
    padding: 0 0.5em
}

#opt-in-box input[type=email] {
    display: block;
    width: 160px;
    margin: 20px auto 0;
    padding: 0.6em 0.4em 0.6em 40px;
    border-radius: 6px;
    border: 2px solid #ffb633;
    font-style: italic;
    font-size: 1.3rem;
    color: #000;
    background: url("../img/email_icon.png") 10px center no-repeat #fff
}

#opt-in-box input[type=image] {
    display: block;
    margin: 16px auto;
    max-width: 100%;
    height: auto
}

.wrapper {
    width: 70%;
    margin: 100px auto;
    padding: 5% 5% 15%;
    background: #fff;
    border-radius: 12px;
    box-shadow: 0 0 20px 3px rgba(0, 0, 0, 0.7)
}

@media screen and (min-width: 1140px) {
    .wrapper {
        width: 820px;
        padding: 20px 20px 60px
    }
}

#footer {
    font-size: 1.4rem;
    margin-top: 60px;
    color: #fff
}

#footer a {
    color: #fff
}


/*# sourceMappingURL=style.css.map */




