article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
    display: block
}
audio,
canvas,
video {
    display: inline-block;
    *display: inline;
    *zoom: 1
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden] {
    display: none
}
html {
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}
html,
button,
input,
select,
textarea {
    font-family: sans-serif
}
body {
    margin: 0
}
a:focus {
    outline: thin dotted
}
a:active,
a:hover {
    outline: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
h2 {
    font-size: 1.5em;
    margin: .83em 0
}
h3 {
    font-size: 1.17em;
    margin: 1em 0
}
h4 {
    font-size: 1em;
    margin: 1.33em 0
}
h5 {
    font-size: .83em;
    margin: 1.67em 0
}
h6 {
    font-size: .67em;
    margin: 2.33em 0
}
abbr[title] {
    border-bottom: 1px dotted
}
b,
strong {
    font-weight: bold
}
blockquote {
    margin: 1em 40px
}
dfn {
    font-style: italic
}
hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}
mark {
    background: #ff0;
    color: #000
}
p,
pre {
    margin: 1em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, serif;
    _font-family: 'courier new', monospace;
    font-size: 1em
}
pre {
    white-space: pre;
    white-space: pre-wrap;
    word-wrap: break-word
}
q {
    quotes: none
}
q:before,
q:after {
    content: '';
    content: none
}
small {
    font-size: 80%
}
sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sup {
    top: -0.5em
}
sub {
    bottom: -0.25em
}
dl,
menu,
ol,
ul {
    margin: 1em 0
}
dd {
    margin: 0 0 0 40px
}
menu,
ol,
ul {
    padding: 0 0 0 40px
}
nav ul,
nav ol {
    list-style: none;
    list-style-image: none
}
img {
    border: 0;
    -ms-interpolation-mode: bicubic
}
svg:not(:root) {
    overflow: hidden
}
figure {
    margin: 0
}
form {
    margin: 0
}
fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    border: 0;
    padding: 0;
    white-space: normal;
    *margin-left: -7px
}
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    vertical-align: baseline;
    *vertical-align: middle
}
button,
input {
    line-height: normal
}
button,
select {
    text-transform: none
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    -webkit-appearance: button;
    cursor: pointer;
    *overflow: visible
}
button[disabled],
html input[disabled] {
    cursor: default
}
input[type="checkbox"],
input[type="radio"] {
    box-sizing: border-box;
    padding: 0;
    *height: 13px;
    *width: 13px
}
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
}
button::-moz-focus-inner,
input::-moz-focus-inner {
    border: 0;
    padding: 0
}
textarea {
    overflow: auto;
    vertical-align: top
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
html,
button,
input,
select,
textarea {
    color: #222;
}
body {
    font-size: 1em;
    line-height: 1.4;
}
::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}
::selection {
    background: #b3d4fc;
    text-shadow: none;
}
.modalimgleft {
    margin-left: 2%;
    width: 33%;
}
.modalimgcenter {
    width: 25%;
}
.modalright {
    margin-left: 2%;
    width: 33%;
}
.description {
    margin-left: 5%;
}
@media only screen and (min-width: 764px) {
    .custom-class {
        width: 50%!important;
    }
}
hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}
img {
    vertical-align: middle;
}
fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}
textarea {
    resize: vertical;
}
.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}
body {
    font-family: 'Open Sans', sans-serif;
    font-size: 16px;
    background-color: #ffffff;
    color: #000;
}
blockquote {
    padding-left: 20px;
    border-left: 1px solid #ccc;
    font-style: italic;
}
a {
    color: #217DD1;
}
.main-page {
    width: 100%;
    word-wrap: break-word;
}
.main-page b {
    font-weight: 700;
}
.header-bg {
    width: 100%;
    padding: 37px 0 34px;
    background-color: #fffefe;
    text-align: center;
}
.block {
    width: 100%;
    padding: 36px 0 48px;
    display: inline-block;
    position: relative;
    float: left;
}
.block:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(0, 122, 187, -10);
    border-width: 18px 36px;
    margin-left: -40px;
    z-index: 9;
}
.block-center {
    width: 815px;
    margin: 0 auto;
    text-align: center;
}
.block-left,
.block-right {
    vertical-align: top;
}
.block-left {
    margin: 30px 40px 0px 0;
    text-align: center;
    display: inline-block;
}
.block-left img {
    display: inline-block;
    margin: 4px 0 0 0;
    width: 105%;
}
.block-right {
    width: 448px;
    display: none;
}
.block-right .title {
    text-align: center;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    text-transform: uppercase;
    font-size: 34px;
    line-height: 38px;
    color: #FFFFFE;
}
.block-right .text {
    margin: 6px 0 0 0;
    padding: 0px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    line-height: 24px;
    color: #feffff;
    text-align: center;
}
.block-right .text a {
    color: #feffff;
}
.button {
    width: 100%;
    margin: 26px 0 4px 0px;
    display: inline-block;
    position: relative;
    z-index: 99;
}
.button a:not(".estenao") {
    display: block;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    color: #fffeff;
    background-color: #faab1f;
    border-bottom: 3px solid #e59520;
    border-radius: 10px;
    padding: 7px 10px 7px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0px 2px 1px #333333;
}
.button a:hover:not(".estenao") {
    background-color: #ffcc01;
    border-bottom: 3px solid #faab1f;
}
.buttona {
    width: 80%;
    margin: 26px 0 4px 0px;
    display: inline-block;
    position: relative;
    z-index: 99;
}
.buttona a {
    display: block;
    font-size: 28px;
    font-weight: 700;
    text-transform: uppercase;
    border-radius: 4px;
    padding: 7px 10px 7px;
    text-align: center;
    text-decoration: none;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.50);
}
.block-right .button a {
    width: 93%;
}
.block-right .button a p {
    margin: 0px;
    padding: 0px;
}
.block-right .lock {
    width: 100%;
    text-align: center;
    margin-top: 15px;
}
.block-right .lock img {
    margin-right: 8px;
}
.block-right .lock .lock-text {
    font-size: 15px;
    font-weight: 400;
    color: #8CC1E7;
    margin: 0px;
    padding: 0px;
    display: inline;
    vertical-align: middle;
}
.block-right .lock .lock-text a {
    font-size: 15px;
    font-weight: 400;
    color: #8CC1E7;
    margin: 0px;
    padding: 0px;
    display: inline;
    vertical-align: middle;
    text-decoration: underline;
}
.block-right .lock .lock-text a {
    font-size: 15px;
    font-weight: 400;
    color: #8CC1FF;
    margin: 0px;
    padding: 0px;
    display: inline;
    vertical-align: middle;
    text-decoration: underline;
}
.instructions-main {
    background-color: #eff0f1;
    display: none;
    width: 100%;
    padding: 65px 0 58px;
    height: 15em;
    position: relative;
}
.instructions-main:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 20;
    pointer-events: none;
    border-color: rgba(238, 240, 241, -1);
    border-top-color: #eff0f1;
    border-width: 18px 36px;
    margin-left: -40px;
}
.instructions-center {
    width: 1003px;
    margin: 0 auto;
    text-align: center;
}
.instructions-title, .goodies-title {
    text-align: center;
    width: 100%;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    text-transform: uppercase;
    font-weight: 400;
    line-height: 164%;
}
.instructions-content {
    margin: 32px 0 0 22px;
    width: 97.8%;
    display: inline-block;
    text-align: center;
}
.instructions-text {
    width: 220px;
    display: inherit;
    vertical-align: top;
    margin-right: 24px;
    position: relative;
    color: #464646;
}
.instructions-text a {
    color: #464646;
}
.instructions-text p {
    margin: 0 9% 0 0;
    text-align: center;
    padding: 0px;
    font-size: 16px;
    font-family: 'Open Sans', sans-serif;
    color: #464646;
    line-height: 26px;
    float: left;
    width: 180px;
}
.instructions-text img {
    float: left;
    position: absolute;
    right: -8px;
    top: -15px;
}
.instructionimage {
    padding-top: 120px;
    padding-right: 50px;
}
.instructions-content .last {
    margin-right: 0px;
}
.instructions-content .last p {
    margin: 0 0 0 0;
}
.body-content {
    background-color: #FEFFFE;
    color: #333333;
    text-align: left;
    width: 100%;
    display: inline-block;
    padding: 56px 0 42px;
    position: relative;
    text-align: center;
}
.body-content-center {
    width: 978px;
    margin: 0 auto;
    text-align: left;
}
.body-content-center a {
    color: #333333;
}
.body-content-center h1,
.body-content-center h2,
.body-content-center h3 {
    text-align: left;
    color: #333333;
}
.body-content .goodies-title {
    text-align: center;
    text-transform: uppercase;
    font-size: 30px;
    font-family: 'Montserrat', sans-serif;
    color: #1A77BC;
}
.body-content-center p {
    margin: 9px 0 0 0;
    font-size: 16px;
    color: #333333;
    line-height: 26px;
    width: 94%;
}
.body-content-center p b {
    font-weight: 700;
    color: #1A7AC0;
}
.body-content .content-left {
    margin: 10px 20px 0 0;
    width: 645px;
    display: inline-block;
    text-align: left;
    vertical-align: top;
}
.body-content .content-left ul {
    display: inline-block;
    margin: 46px 0 0;
    padding: 15px 0 15px 20px;
    list-style: disc;
}
.body-content .content-left ul li {
    width: 100%;
}
.body-content .content-left ul li div {
    margin-bottom: 18px;
    display: inline-block;
}
.body-content .content-left ul li .number {
    border-radius: 100px;
    color: #fbf6f6;
    float: left;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    margin: 0px 6% 0 0;
    padding: 3px;
    text-align: center;
    width: 36px;
}
.body-content .content-left ul li .number-right {
    float: left;
    width: 87%;
    margin-bottom: 0px;
}
.body-content .content-left ul li p b {
    display: inline-block;
    float: right;
    font-weight: 700;
    margin-bottom: 0;
    text-transform: uppercase;
    width: 100%;
    font-family: 'Montserrat', sans-serif;
    font-size: 18px;
    margin-bottom: 3px;
}
.body-content .content-left ul li .number-right p {
    float: right;
    width: 100%;
    color: #333333;
    margin: 0px;
}
.body-content .content-left ol {
    counter-reset: li;
    margin-left: 0;
    padding-left: 0;
}
.body-content .content-left ol li {
    position: relative;
    margin: 0 0 6px 2em;
    padding: 4px 35px;
    list-style: none;
    line-height: 30px;
    color: #333333;
}
.body-content .content-left ol li:before {
    content: counter(li);
    counter-increment: li;
    position: absolute;
    top: 12px;
    left: -1.4em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin-right: 8px;
    padding: 4px;
    border-radius: 100px;
    color: #fbf6f6;
    font-size: 25px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 400;
    padding: 3px;
    text-align: center;
    width: 40px;
}
.body-content .content-left ol li b {
    font-weight: 700;
}
.body-content:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    z-index: 20;
    pointer-events: none;
    border-color: rgba(254, 255, 253, -1);
    border-top-color: #FEFFFE;
    border-width: 18px 36px;
    margin-left: -40px;
}
.content-right {
    display: inline-block;
    width: 305px;
    text-align: center;
    margin-top: 45px;
    vertical-align: top;
}
.content-right .catch {
    margin: 26px 0 2px;
    padding: 0px;
    width: 100%;
    text-align: center;
    font-size: 22px;
    font-family: 'Montserrat', sans-serif;
    font-weight: 700;
    text-transform: uppercase;
}
.content-right .right-text {
    margin: 0px auto;
    padding: 0px;
    text-align: center;
    color: #464647;
    line-height: 26px;
    width: 82%;
}
.content-right .right-text b {
    font-weight: 700;
    color: #FAAB20;
}
.enjoy-bundle {
    width: 100%;
    background-color: #EFF1F1;
    text-align: center;
    position: relative;
    padding: 60px 0 66px;
}
.enjoy-title {
    font-weight: 700;
    font-family: 'Montserrat', sans-serif;
    font-size: 20px;
    color: #1978b9;
    margin: 0px auto 5px;
    padding: 0px;
    text-transform: uppercase;
    width: 50%;
}
.enjoy-text {
    margin: 0px auto;
    padding: 0px;
    line-height: 26px;
    color: #484747;
    width: 50%;
}
.enjoy-text a {
    color: #484747;
}
.enjoy-text b {
    color: #1d7bbc;
    font-weight: 700;
}
.bottom-button {
    text-align: center;
    padding: 90px 0 0;
    margin: 0;
    margin-bottom: -5px;
    z-index: 99;
    min-height: 199px;
    overflow: hidden;
    border-top: 1px solid #4895c9;
}
.bottom-button a {
    margin: 0 auto;
    max-width: 448px;
}
.bottom-button .lock {
    width: 95%;
    text-align: center;
    position: relative;
    z-index: 99;
    margin: 15px auto;
}
.bottom-button .lock img {
    margin-right: 8px;
    width: auto;
    bottom: 0px;
}
.bottom-button .lock .lock-text {
    font-size: 15px;
    font-weight: 400;
    color: #8CC1E7;
    margin: 0px;
    padding: 0px;
    display: inline;
    vertical-align: middle;
}
.bottom-images {
    z-index: 0;
    width: 100%;
}
.bottom-button .bottom-images img {
    min-height: 320px;
    width: 100%;
    position: absolute;
    left: 0;
    bottom: 0;
}
.footer {
    width: 100%;
    padding: 40px 0 50px;
}
.footer-center {
    width: 674px;
    margin: 0 auto;
    text-align: center;
}
.footer-center .name {
    margin: 0 0 15px;
    padding: 20px 0px 10px;
    color: #fff;
}
.footer-center .name a {
    color: #fff;
}
.footer-center .name b {
    font-weight: 700;
    margin-top: 16px;
    display: block;
}
.footer-center .copyright-text {
    color: #fff;
    font-size: 13px;
    border-top: 1px solid #fff;
    margin: 0px;
    padding-top: 20px;
}
.footer-center .copyright-text a {
    color: #fff;
}
.dropMenu {
    display: none;
    height: 30px;
    width: 40%;
    font-size: 12px;
    color: #8CC1E7;
    font-weight: 200;
    margin: 5px 0 0 250px;
    text-align: left;
    line-height: 175%;
}
.imgmirrors {
    border: 2px groove #888888;
    margin-left: 10px;
}
@media only screen and (max-width: 1020px) {
    .instructions-center {
        width: 100%;
    }
    .instructions-text {
        margin-right: 0%;
    }
    .instructions-text p {
        margin-right: 2%;
    }
    .body-content-center {
        width: 98%;
    }
    .instructions-content .last {
        width: 20%;
    }
    .instructions-content {
        width: 96%;
        margin: 32px 2% 0;
    }
    .body-content .content-left {
        width: 63%;
        margin-right: 2%;
    }
    .body-content .content-left ul li .number {
        margin-right: 3.5%;
    }
    .enjoy-text {
        width: 96%;
    }
    .enjoy-bundle {
        padding: 5% 0;
    }
    .enjoy-title {
        width: 96%;
    }
    .instructions-text img {
        right: 2%;
    }
}
@media only screen and (max-width: 915px) {
    .instructions-center {
        text-align: center;
    }
    .instructions-content {
        width: 94%;
        margin: 30px auto 0;
        text-align: center;
        display: inline-block;
    }
    .instructions-text {
        margin: 2% 6% 0% 0;
        padding-bottom: 15px;
        border-bottom: 1px solid #d7d7d7;
        min-height: 50px;
        width: 36%;
        display: inherit;
    }
    .instructions-text:nth-child(2) {
        margin-right: 0;
    }
    .instructions-text:nth-child(4) {
        margin-right: 0;
        width: 36%;
    }
    .instructions-text p {
        width: 100%;
        margin: 0;
        line-height: 20px;
    }
    .instructions-content .last p {
        width: 100%;
        margin: 0;
    }
    .instructions-text img {
        display: none;
    }
    .body-content .content-left {
        width: 61%;
    }
    .content-right {
        width: 30%;
    }
    .content-right .catch {
        margin-top: 16px;
    }
}
@media only screen and (max-width: 840px) {
    .block-center {
        width: 98%;
    }
    .block-left {
        width: auto;
    }
}
@media only screen and (max-width: 767px) {
    .bottom-button {
        padding: 10% 0 0 0
    }
    .instructions-main {
        padding: 45px 0;
    }
    .instructions-content {
        margin-top: 10px;
    }
    .body-content-center p {
        width: 96%;
        margin: 8px auto 0;
    }
    .body-content .content-left {
        width: 100%;
        float: none;
        margin: 0 auto;
    }
    .content-right {
        width: 100%;
        margin: 20px auto 0;
        float: none;
    }
    .content-right .right-text {
        width: 100%;
    }
    .content-right img {
        width: 35%;
    }
    .block-right {
        width: 96%;
        margin: 28px auto 0;
        float: none;
        display: block;
    }
    .block-right .title {
        font-size: 30px;
        line-height: 32px;
    }
    .block-left {
        margin: 0 auto;
        display: block;
    }
    .block {
        padding: 30px 0;
    }
    .footer {
        padding: 30px 0;
    }
    .footer-center {
        width: 94%;
        margin: 0 auto;
    }
    @media only screen and (max-width: 500px) {
        .block-right .title {
            font-size: 24px;
            line-height: 26px;
        }
        .block-right .text {
            font-size: 16px;
            line-height: 20px;
        }
        .block-right .button a {
            font-size: 24px;
        }
        .instructions-title {
            font-size: 26px;
        }
        .instructions-main {
            padding: 35px 0 25px;
        }
        .body-content {
            padding: 32px 0;
        }
        .instructions-text p {
            line-height: 22px;
        }
        .instructions-text {
            min-height: 66px;
        }
        .body-content .content-left ul li b {
            font-size: 16px;
            line-height: 20px;
        }
        .body-content-center p {
            font-size: 14px;
            line-height: 20px;
        }
        .content-right .right-text {
            line-height: 20px;
        }
        .body-content .content-left ul {
            margin-top: 30px
        }
        .bottom-button {
            min-height: 132px;
        }
        .bottom-button .button a {
            font-size: 24px;
        }
        .body-content .content-left ul li .number {
            margin-right: 3%;
        }
        .body-content .content-left ul li .number-right {
            width: 85%;
        }
        .instructions-text {
            width: 100%;
            margin: 0px 0 10px;
            min-height: 0px;
            padding-bottom: 13px;
        }
        .instructions-text p {
            text-align: left;
        }
        .instructions-content .last {
            width: 100%;
            border-bottom: 0px;
            margin-bottom: 0px;
            padding-bottom: 0px;
        }
        .enjoy-bundle {
            padding: 8% 0 5%;
        }
        .bottom-button .button {
            width: 96%;
            margin: 0 auto;
        }
    }
    @media only screen and (max-width: 400px) {
        .block-right .title {
            font-size: 22px;
            line-height: 24px;
        }
        .block-right .button a {
            font-size: 20px;
            line-height: 22px;
        }
        .instructions-title {
            font-size: 24px;
            line-height: 26px;
        }
        .content-right {
            margin-top: 5px;
        }
        .bottom-button .button a {
            font-size: 20px;
            line-height: 22px;
        }
        .bottom-button {
            min-height: 128px;
        }
        .footer {
            padding: 20px 0;
        }
        .header-bg {
            padding: 20px 0 18px;
        }
        .body-content .content-left ul li .number-right {
            width: 82%;
        }
        .bottom-button .lock {
            width: 96%;
        }
        .bottom-button {
            min-height: 150px;
        }
    }
    @media only screen and (max-width: 350px) {
        .body-content .content-left ul li .number-right {
            width: 78%;
        }
        .block-right .button {
            width: 98%;
        }
        .block-right .button {
            width: 93%;
            margin: 15px auto 0;
        }
        .bottom-button .button {
            width: 88%;
        }
    }